summaryrefslogtreecommitdiff
path: root/src/main.c
AgeCommit message (Expand)AuthorFilesLines
2011-05-28Render changesSimon Robertshaw1-26/+39
2011-05-28Fix renderer, add image decode/code methodsSimon Robertshaw1-14/+29
2011-05-24Decorations improvementsSimon Robertshaw1-16/+3
2011-05-24jacksonmj's decorations commitSimon Robertshaw1-0/+14
2011-05-24Merge branch 'master' of github.com:FacialTurd/The-Powder-ToySimon Robertshaw1-6/+16
2011-05-24Improve error handling on display initialisationSimon Robertshaw1-4/+11
2011-05-24Decorations toggle and brush size keysjacksonmj1-5/+15
2011-05-24Fix sim options description, GOO and DEUTjacksonmj1-1/+1
2011-05-19Fix message notifications for non-elevated usersSimon Robertshaw1-5/+8
2011-05-19pthread Win32 static linkingSimon Robertshaw1-1/+8
2011-05-19Message notification changesSimon Robertshaw1-4/+9
2011-05-16New message notification on session check TODO: Clickable link to conversatio...Simon Robertshaw1-2/+21
2011-05-15Runtime fullscreen toggle TODO: Fix bug that prevents from closing the window...Simon Robertshaw1-1/+2
2011-05-15Fix n-gravity toggleSimon Robertshaw1-0/+1
2011-05-14Translate invisible particles to decorated diamond when loadingjacksonmj1-0/+12
2011-05-14Pass decorations to saving functions (doesn't actually save yet)jacksonmj1-12/+12
2011-05-14Turn WIND into a tooljacksonmj1-3/+3
2011-05-14Move wall drawing to graphics.cSimon Robertshaw1-0/+3
2011-05-14Condition variable instead of busy waitSimon Robertshaw1-3/+11
2011-05-13Runtime scale switchingSimon Robertshaw1-0/+6
2011-05-12Fix some thread sync and gravity sync issuesSimon Robertshaw1-4/+17
2011-05-12Newtonian gravity toggle, disabled by defaultSimon Robertshaw1-16/+36
2011-05-05Make middle click work with photon mapjacksonmj1-1/+3
2011-05-05Some work on bubbles. Added "bubble x,y" command to console.savask1-0/+4
2011-05-05Revert "Dem bubbles"Simon Robertshaw1-4/+0
2011-05-05Dem bubblesunknown1-0/+4
2011-04-25Fix pause with gravity and test deuterium improvementsSimon Robertshaw1-7/+8
2011-04-25portal now uses particles as storage, so it keeps everything.Cracker641-1/+1
2011-04-25gravmutex = NULL not liked by some compilers (It's not actually correct anyway)Simon Robertshaw1-2/+2
2011-04-25Dialog box for changing simulation options, gravity toggle needs implementingSimon Robertshaw1-2/+4
2011-04-25Jacksonmj: Move console functions into seperate filejacksonmj1-1359/+5
2011-04-24More decoration improvements. still TODO: text boxes that will change curren...Cracker641-5/+4
2011-04-24Asynchronous thread for gravity processingSimon Robertshaw1-9/+45
2011-04-23Decorations! ,still messing with it. It does not save currently. TODO: fix t...Cracker641-1/+4
2011-04-22Stricter frame rate limitingjacksonmj1-4/+9
2011-04-22Remove limit on size of console scriptsjacksonmj1-23/+23
2011-04-22Gravitaaaay (Needs tweeking for performance)Simon Robertshaw1-2/+4
2011-04-17'M' For selected element swap, 'dae' var for showing a selected element box u...Simon1-2/+15
2011-04-16Fix some memory leaks in save build/parsejacksonmj1-3/+9
2011-04-13<.< >.> Nobody saw that...Simon1-7/+1
2011-04-12Fix segfault with rendererSimon1-8/+4
2011-04-12Game save rendererSimon1-2/+79
2011-04-08Remove more warningsSimon1-3/+3
2011-04-08Remove a TON of warningsSimon1-506/+507
2011-04-08Re-add install hotkey, removed in astyle commitSimon1-0/+14
2011-04-08Workaround for some argument parsing bugginessjacksonmj1-4/+2
2011-04-08Start register_extension support for linuxjacksonmj1-2/+2
2011-04-08astyleSimon1-1532/+1518
2011-04-06InstallerSimon1-0/+14
2011-04-04Fix banned user messagejacksonmj1-1/+1