summaryrefslogtreecommitdiff
path: root/src/game
AgeCommit message (Expand)AuthorFilesLines
2013-03-22Move all GUI source files into gui/Simon Robertshaw25-7055/+0
2013-03-16APIRequest, Aync methods for client, Profile edit/viewer (WIP)Simon Robertshaw1-2/+10
2013-03-16add a button to show the save uploading rules inside the save upload dialogjacob11-2/+2
2013-03-15Use VideoBuffer in place of thumbnailSimon Robertshaw2-15/+15
2013-03-11fix stamp thumbnails not showing until you move the mouse, add a few new[]'s ...jacob11-20/+19
2013-03-09a few more memory leak fixesjacob13-13/+22
2013-03-06remove auto generated comments from all files, fix some missing tabs, remove ...jacob19-67/+4
2013-03-04fix being able to toggle disabled buttons (fixes save browser issue with this)jacob11-1/+1
2013-03-04by date turns white like my own does when selectedjacob12-195/+195
2013-02-25fix a few more memory errorsjacob11-0/+4
2013-02-25you never saw that ...jacob11-1/+1
2013-02-25fix even more memory leaksjacob13-1/+9
2013-02-24fix 4 MB memory leak on every savejacob11-0/+4
2013-02-24fix crash when hovering the mouse over invalid wall typesjacob11-1/+1
2013-02-10fix some more brush bugs, remove alt-sample brushjacob11-3/+9
2013-02-09fix deco sample tool with 1 px brush, fix deco sample also sampling HUD/other...jacob12-1/+2
2013-02-09flood fill / sample brush shape, fix rectangle snappingjacob12-4/+7
2013-02-09fix tpt.selectedl not updating with sample brush, always put photons[] on top...jacob14-8/+16
2013-02-08fix sign box size, sign width with {t} and {p}, and zoom box sizejacob12-40/+29
2013-02-08one more small thing: show gravity in debug mode hud even when it's a small v...jacob11-1/+1
2013-02-08minor fixes to color picker / small speed improvementjacob11-2/+0
2013-01-26Fix brush not being visible when using CTRL to change the sizejacob11-1/+1
2013-01-19Revert "move version info to version.h, no longer needs full recompile on ver...Simon Robertshaw1-1/+0
2013-01-15move version info to version.h, no longer needs full recompile on version changejacob11-0/+1
2013-01-15allow removing zoom tool when shift drawing linesjacob11-2/+3
2013-01-15probably fix compiling errorjacob11-1/+3
2013-01-14deco menu needs to be clicked to enter, press 'b' to get out of deco editor toojacob14-14/+33
2013-01-12Merge pull request #114 from mniip/decojacob13-13/+22
2013-01-11moving gameModel was a bad idea, so i just made an alias functionmniip3-6/+12
2013-01-11'B' opens deco editormniip2-10/+13
2013-01-10don't allow streamline floodfilljacob11-1/+2
2013-01-09readd tpt.hud and tpt.set_console commandsjacob14-1/+23
2013-01-08change tpt.fillrect dimentions to old tpt ones, move brush list generating ou...jacob11-25/+24
2013-01-08fix tpt.selectedl/r/a, but it returns the string identifier now instead of an idjacob11-0/+6
2013-01-07fix many more uninitialized variablesjacob11-1/+2
2013-01-06draw cursor outline when shift drawing linesjacob11-1/+1
2013-01-06allow right click to close notifications toojacob12-4/+7
2013-01-04faster ellipse brush resizing that doesn't lag/freezejacob11-8/+26
2013-01-04fix Ctrl+x being one pixel off, better xor_rect from tpt, delete test.cjacob11-3/+3
2013-01-03change that will probably fix custom menus not showingjacob11-1/+1
2012-12-19change max to 200, 500 was a bit largejacob11-4/+4
2012-12-19allow a slightly larger brush sizejacob11-8/+8
2012-12-18selecting a stamp moves it to the front of the list again (unless you hold ctrl)jacob11-0/+2
2012-12-18initialize variables in air.cpp and simulation.cppjacob11-0/+1
2012-12-18fix WARP being invisible, make it visible in heat display mode thoughjacob11-1/+9
2012-12-16fix colors slightly from last commitjacob11-2/+6
2012-12-16fix upvote buttons still having colored background after clearing the save, m...jacob11-6/+17
2012-12-15save stamps on 1 pixel grid (works exactly like in tpt now), delete signs wit...jacob11-12/+9
2012-12-15Prompt for install on first startupSimon Robertshaw1-1/+6
2012-12-15Make installation success message a little friendlierSimon Robertshaw1-1/+1