summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-05-28Decorations savingSimon Robertshaw1-2/+106
2011-05-28Gravity state now savedSimon Robertshaw2-5/+17
2011-05-28Fix image decompressionSimon Robertshaw1-0/+1
2011-05-28Some debug info for image decodingSimon Robertshaw1-4/+5
2011-05-28Full thumbnails for open_uiSimon Robertshaw1-12/+78
2011-05-28Render uses resample_imgSimon Robertshaw1-2/+2
2011-05-28Render changesSimon Robertshaw1-26/+39
2011-05-28Image resampling for thumbnailsSimon Robertshaw3-2/+24
2011-05-28Use PTi for thumbnails in game browserSimon Robertshaw1-5/+11
2011-05-28Fix renderer, add image decode/code methodsSimon Robertshaw3-14/+138
2011-05-28Skip some calls to do_move for liquidsjacksonmj1-4/+6
2011-05-28Make NBHL/NWHL eat things in the same way as BHOL/WHOLjacksonmj3-21/+12
2011-05-28Fix STKM always going through wallsjacksonmj2-26/+38
2011-05-27Decorations are per particle TODO: remove references to the decorations bufferSimon Robertshaw3-10/+19
2011-05-26Add font editor from original sourceSimon Robertshaw4-0/+389
2011-05-24Add some potential HTTP response codesSimon Robertshaw1-0/+8
2011-05-24temp fix for linux compilationSimon Robertshaw1-1/+1
2011-05-24Decorations improvementsSimon Robertshaw3-107/+202
2011-05-24jacksonmj's decorations commitSimon Robertshaw1-0/+14
2011-05-24Merge branch 'master' of github.com:FacialTurd/The-Powder-ToySimon Robertshaw4-19/+85
2011-05-24Improve error handling on display initialisationSimon Robertshaw5-10/+30
2011-05-24Fix a few solids affected by n-gravityjacksonmj1-6/+6
2011-05-24Decorations toggle and brush size keysjacksonmj2-6/+72
2011-05-24Fix sim options description, GOO and DEUTjacksonmj3-7/+7
2011-05-20Version incrementSimon Robertshaw1-1/+1
2011-05-20Move Diamond into solids menu, add gravity elementsSimon Robertshaw3-6/+41
2011-05-20Message notifications on loginSimon Robertshaw1-8/+17
2011-05-19Fix message notifications for non-elevated usersSimon Robertshaw1-5/+8
2011-05-19Version incrementSimon Robertshaw1-1/+1
2011-05-19Fix DEUT explosionjacksonmj1-2/+5
2011-05-19Small fix for liquid and powder movementjacksonmj1-7/+6
2011-05-19Make sure WIND can't be createdjacksonmj2-0/+9
2011-05-19Photons and neutrons go through portal instead of reflectingjacksonmj1-1/+32
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 Robertshaw4-5/+26
2011-05-15Runtime fullscreen toggle TODO: Fix bug that prevents from closing the window...Simon Robertshaw3-5/+19
2011-05-15Fix n-gravity toggleSimon Robertshaw1-0/+1
2011-05-14Put menu_wall back into interface.c to fix crackers colour menuSimon Robertshaw1-0/+7
2011-05-14Decoration has a color menu. GoL uses less memory(17MB less), and probably a...Cracker646-34/+110
2011-05-14Fix crash with negative lava ctypejacksonmj1-2/+5
2011-05-14Life decrement property for soapjacksonmj1-1/+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)jacksonmj4-33/+35
2011-05-14Turn WIND into a tooljacksonmj5-13/+16
2011-05-14Fix overlapping particlesjacksonmj2-85/+60
2011-05-14Fix high speed photons when reflecting near glassjacksonmj1-0/+7
2011-05-14Use properties for life decrement/killSimon Robertshaw7-59/+79
2011-05-14fix neutron cloningSimon Robertshaw5-39/+46
2011-05-14Shrink draw_tool_xyjacksonmj2-153/+43