summaryrefslogtreecommitdiff
path: root/src/game
AgeCommit message (Expand)AuthorFilesLines
2012-05-12Stupid gitSimon Robertshaw3-14/+122
2012-05-12Primitive sign addingSimon Robertshaw1-0/+9
2012-05-12Tools implemented in a similar way to elementsSimon Robertshaw2-3/+16
2012-05-12Redo Wall IDsSimon Robertshaw2-10/+32
2012-05-07Default elements in gamemodelSimon Robertshaw1-2/+2
2012-05-07A bit of refactoring (elements)Simon Robertshaw3-8/+9
2012-04-26OS X compiling working, Make it a bit more friendly with stricter compilersSimon Robertshaw1-1/+2
2012-04-22Correct quirks with drawrect and fillrect, change UI components accordingly, ...Simon Robertshaw3-34/+37
2012-04-21Clean out graphics, add openGL graphics in seperate file, change brush to use...Simon Robertshaw4-42/+40
2012-04-20OpenGL renderingSimon Robertshaw2-3/+5
2012-04-18TPT: Added smudge tool afbe8cf38eSimon Robertshaw2-1/+2
2012-04-17Fix drawing of lines, rects and fill within the zoom windowSimon Robertshaw1-3/+3
2012-04-16Newtonian gravity workingSimon Robertshaw1-0/+1
2012-04-15Simulation optionsSimon Robertshaw3-5/+22
2012-04-14Remove some unnecessary files.Simon Robertshaw1-26/+0
2012-04-11Nice drawing for brushSimon Robertshaw2-19/+54
2012-04-09Add missing GOL dataSimon Robertshaw1-1/+4
2012-04-07Element sampling HUD thingy (No very good with MVC)Simon Robertshaw4-3/+45
2012-04-05Modifier keys for Lua, Air display, correct render mode savingSimon Robertshaw2-2/+3
2012-04-04Change brush size with [ and ] keys, change order of drawing for Lua, Fix pri...Simon Robertshaw4-12/+44
2012-04-04CommandInterface, Mouse, Keyboard and Tick events, on screen log, print redir...Simon Robertshaw6-0/+137
2012-04-03Search and stamps scolling with mouse wheel, Esc to exitSimon Robertshaw2-0/+6
2012-04-03Use a single instance of a background simulation for thumbnail renderingSimon Robertshaw1-2/+3
2012-04-03Super, megaheavyweight thumbnail rendererSimon Robertshaw1-2/+2
2012-04-02Stamps browser, placement + clipboard sampling and placement - No clipboard o...Simon Robertshaw6-41/+219
2012-03-29Replace Error notification with exception for Tags modelSimon Robertshaw3-4/+30
2012-03-28Exception when loading invalid saveSimon Robertshaw4-4/+46
2012-03-28Clipboard and Stamp from selection (no way to paste/place yet)Simon Robertshaw6-5/+165
2012-03-22More work on Tags - display tags in Tag window and Tag buttonSimon Robertshaw3-2/+43
2012-03-05 Tag UI - actually more of a box at the momentSimon Robertshaw2-2/+10
2012-03-05Better sliders for Decoration editorSimon Robertshaw4-17/+31
2012-03-05More fancy Sliders for deco colourSimon Robertshaw1-3/+6
2012-03-04Slider and decoration colour changerSimon Robertshaw7-4/+145
2012-03-03Decoration tools - no way to set colour yetSimon Robertshaw2-1/+43
2012-02-12Fixed some lua methods, set decorations enabled by default, allow toggling of...Simon Robertshaw5-0/+100
2012-02-12Somewhat working lua console, no element function overrides, no keyboard, mou...Simon Robertshaw2-3/+4
2012-02-11Fix thumbnail alignment for save buttons, add code for building PSv formatSimon Robertshaw1-10/+17
2012-02-05Started intrepreter for tpt script and various things for consoleSimon Robertshaw2-2/+11
2012-02-02Flood fillSimon Robertshaw3-2/+14
2012-02-02Frame steppingSimon Robertshaw5-0/+16
2012-02-02Working GOL (No graphicsSimon Robertshaw2-1/+24
2012-02-01Use useragent for version, fix URl encodingSimon Robertshaw1-0/+4
2012-02-01Console UI, open in browser button, tab and enter shortcut for Login UI, variousSimon Robertshaw5-7/+33
2012-01-31Load user information from preferences, fps display for testingSimon Robertshaw2-1/+8
2012-01-30Line and rect drawingSimon Robertshaw11-57/+338
2012-01-30ASCII for key events, save and Textarea (no caret, yet)Simon Robertshaw4-8/+51
2012-01-29Vote view in save preview, better handling of controller destructionSimon Robertshaw1-7/+4
2012-01-28Voting, fix save browserSimon Robertshaw4-20/+40
2012-01-28Make zoom Window switch sides to avoid getting in the waySimon Robertshaw1-0/+6
2012-01-28ZoomSimon Robertshaw6-20/+189