summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2012-02-05Started intrepreter for tpt script and various things for consoleSimon Robertshaw13-56/+720
2012-02-02Flood fillSimon Robertshaw3-2/+14
2012-02-02Frame steppingSimon Robertshaw6-5/+25
2012-02-02Working GOL (No graphicsSimon Robertshaw8-3/+112
2012-02-01Use useragent for version, fix URl encodingSimon Robertshaw6-12/+69
2012-02-01Console UI, open in browser button, tab and enter shortcut for Login UI, variousSimon Robertshaw27-31/+565
2012-01-31Load user information from preferences, fps display for testingSimon Robertshaw20-30/+1340
2012-01-30Line and rect drawingSimon Robertshaw13-58/+347
2012-01-30ASCII for key events, save and Textarea (no caret, yet)Simon Robertshaw30-93/+636
2012-01-29Stop printing crap from BRMT update methodSimon Robertshaw1-1/+0
2012-01-29Nice Icon settings for WindowsSimon Robertshaw1-0/+29
2012-01-29Vote view in save preview, better handling of controller destructionSimon Robertshaw12-47/+87
2012-01-29Background retrieval of save info and save list.Simon Robertshaw15-27/+269
2012-01-28Voting, fix save browserSimon Robertshaw14-38/+162
2012-01-28Make zoom Window switch sides to avoid getting in the waySimon Robertshaw1-0/+6
2012-01-28ZoomSimon Robertshaw10-21/+326
2012-01-27Stop freeing memory twice, also clear signs correctlySimon Robertshaw3-7/+13
2012-01-27Icon management, fix element menu order, fix renderer crashSimon Robertshaw12-123/+149
2012-01-27Render optionsSimon Robertshaw11-10/+316
2012-01-27Functional checkbox on render options screenSimon Robertshaw8-4/+68
2012-01-27Some inlines and Checkbox ui componentSimon Robertshaw10-70/+247
2012-01-26Ellipse cursorSimon Robertshaw8-3/+97
2012-01-26Clear air properlySimon Robertshaw1-3/+3
2012-01-26Save loading and reloadingSimon Robertshaw9-38/+679
2012-01-26I've got to a point where I can no longer be bothered to think of a proper co...Simon Robertshaw28-59/+424
2012-01-25Better way of managing ControllersSimon Robertshaw5-6/+13
2012-01-25Fix some memory leaksSimon Robertshaw5-2/+11
2012-01-25Login working, segfaults sometimesSimon Robertshaw16-34/+164
2012-01-25Login window close on successSimon Robertshaw1-0/+4
2012-01-25Login complete (minus brokenness)Simon Robertshaw5-31/+55
2012-01-24Fix textboxSimon Robertshaw9-7/+50
2012-01-24Wall menusSimon Robertshaw5-0/+85
2012-01-24VariousSimon Robertshaw21-398/+843
2012-01-23Save name label position and alignmentSimon Robertshaw1-1/+2
2012-01-23Better element buttons, Save preview WIPSimon Robertshaw15-43/+330
2012-01-23GameController shut down any render options openSimon Robertshaw2-3/+11
2012-01-23Render optionsSimon Robertshaw7-1/+192
2012-01-23Element menuSimon Robertshaw9-8/+106
2012-01-22Begining menu, toolSimon Robertshaw9-11/+278
2012-01-22Brush class for drawing on simulation, more interface for gameSimon Robertshaw11-134/+328
2012-01-22Add remaining buttons for game screenSimon Robertshaw2-33/+74
2012-01-22Merge remote-tracking branch 'origin/master'FrankBro14-7/+233
2012-01-22Started the rest of the UIFrankBro3-2/+103
2012-01-21Nice graphics for Showing windowsSimon Robertshaw4-3/+34
2012-01-21Basic skeleton for save previewSimon Robertshaw12-4/+199
2012-01-21Reset page on sort changeSimon Robertshaw1-2/+2
2012-01-21Fix thumbnail crash, turns out SaveButton was storing a Thumbnail pointer, no...Simon Robertshaw17-34/+239
2012-01-21Better cleanup for simulation - fix memory leaksSimon Robertshaw17-8/+80
2012-01-21Fix search crashSimon Robertshaw1-0/+2
2012-01-21Better handling of save vector from clientSimon Robertshaw7-22/+26