summaryrefslogtreecommitdiff
path: root/src/game/GameController.h
AgeCommit message (Expand)AuthorFilesLines
2013-03-22Move all GUI source files into gui/Simon Robertshaw1-155/+0
2013-02-09fix tpt.selectedl not updating with sample brush, always put photons[] on top...jacob11-0/+1
2013-01-14deco menu needs to be clicked to enter, press 'b' to get out of deco editor toojacob11-1/+1
2013-01-11moving gameModel was a bad idea, so i just made an alias functionmniip1-1/+2
2013-01-11'B' opens deco editormniip1-1/+1
2013-01-09readd tpt.hud and tpt.set_console commandsjacob11-0/+2
2012-12-15Element population histogram debug info display - has to be enabled by adding...Simon Robertshaw1-0/+2
2012-12-09New Conversation notificationsSimon Robertshaw1-0/+1
2012-12-09Use NotifyAuthUserChanged for GameController login, this will help users beco...Simon Robertshaw1-1/+1
2012-11-26Right clicking on reload button will show save preview.Simon Robertshaw1-0/+1
2012-10-26Ctrl + G gravity grid togglejacob11-0/+1
2012-10-26Save local saves as current name option (overwrites them automatically). Fix ...jacob11-1/+1
2012-09-30Pass points by value for drawing toolsSimon Robertshaw1-1/+1
2012-09-26render preset buttons in render options interface, also shift + 1 life view s...jacob11-1/+1
2012-09-06Wall names in HUDjacob11-0/+1
2012-09-01Colour picker and presets for decorationsSimon Robertshaw1-0/+2
2012-08-31Some Lua interface API stuffSimon Robertshaw1-0/+1
2012-08-17PPM screen recordingSimon Robertshaw1-0/+1
2012-08-16Undo/Snapshots, fixes #118Simon Robertshaw1-0/+3
2012-08-16Air invert and grid mode switchingSimon Robertshaw1-0/+2
2012-08-14Cut region, fixes #105Simon Robertshaw1-0/+1
2012-08-10Save Open signs workingSimon Robertshaw1-0/+5
2012-08-10Installation with Ctrl+I, fixes #77Simon Robertshaw1-0/+2
2012-08-06Started work on save as current nameSimon Robertshaw1-0/+1
2012-08-03Add shortcuts for things like gravity, air and air reset, issues #85 and #57Simon Robertshaw1-0/+6
2012-08-01Local Saving, Server Saving rewriteSimon Robertshaw1-3/+2
2012-07-28Resize brush X and Y axis seperately using Shift and Control, Addresses issue...Simon Robertshaw1-1/+1
2012-07-27Local file browser + some more interesting things like Progress bar UI componentSimon Robertshaw1-0/+3
2012-07-25TPT: Optimization for GoL, Added brush size and mouse wheel to lua! e7035233fdSimon Robertshaw1-0/+1
2012-07-18Renderer Presets and default graphics functionSimon Robertshaw1-0/+2
2012-06-24Element searchSimon Robertshaw1-0/+1
2012-06-20More in the way of an autoupdaterSimon Robertshaw1-0/+3
2012-06-20OpenGL canvas for Windows, Notifications for main Game, Update checker in Cli...Simon Robertshaw1-1/+7
2012-06-12Correct save reloading, add Vac and NGrav toolsSimon Robertshaw1-0/+1
2012-06-09Unify stamp and clipboard placement code, GameSave translation and transoform...Simon Robertshaw1-2/+6
2012-06-08Load save data when showing the save previewSimon Robertshaw1-0/+1
2012-06-07Rename Save class to SaveInfo, introduce SaveFile for hanlding of local data ...Simon Robertshaw1-2/+2
2012-05-13Click function for tools that aren't continuous. Debug helper for UI componen...Simon Robertshaw1-0/+1
2012-04-15Simulation optionsSimon Robertshaw1-1/+4
2012-04-07Element sampling HUD thingy (No very good with MVC)Simon Robertshaw1-0/+1
2012-04-04Change brush size with [ and ] keys, change order of drawing for Lua, Fix pri...Simon Robertshaw1-2/+3
2012-04-04CommandInterface, Mouse, Keyboard and Tick events, on screen log, print redir...Simon Robertshaw1-0/+8
2012-04-02Stamps browser, placement + clipboard sampling and placement - No clipboard o...Simon Robertshaw1-0/+6
2012-03-28Clipboard and Stamp from selection (no way to paste/place yet)Simon Robertshaw1-0/+2
2012-03-22More work on Tags - display tags in Tag window and Tag buttonSimon Robertshaw1-0/+1
2012-03-05 Tag UI - actually more of a box at the momentSimon Robertshaw1-0/+2
2012-03-04Slider and decoration colour changerSimon Robertshaw1-0/+1
2012-02-12Fixed some lua methods, set decorations enabled by default, allow toggling of...Simon Robertshaw1-0/+2
2012-02-12Somewhat working lua console, no element function overrides, no keyboard, mou...Simon Robertshaw1-1/+2
2012-02-05Started intrepreter for tpt script and various things for consoleSimon Robertshaw1-0/+4