summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2012-07-25TPT: Gravity modes and Newtonian gravity for fireworks 31ce22f122Simon Robertshaw5-22/+76
2012-07-25TPT: Use eval_move(PT_FIGH, ...) when fighters are checking for obstacles 796...Simon Robertshaw2-11/+12
2012-07-25TPT: Save an extra tmp2 byte, for EXOT fed8b7b2cccSimon Robertshaw1-2/+12
2012-07-25TPT: Replace all explosion sparks with new element (EMBR) 1d5b081942Simon Robertshaw9-156/+111
2012-07-25TPT: Replace all explosion sparks with new element (EMBR) 1d5b081942Simon Robertshaw4-100/+195
2012-07-25TPT: Make ELEC+water form H2 and O2 in the correct proportions 9b2c2a78a6Simon Robertshaw1-3/+3
2012-07-25TPT: Prevent stacking from ELEC+NEUT, ELEC+water, and CO2 from BUBW ae5470ca78Simon Robertshaw2-11/+8
2012-07-25TPT: Fix STKM causing stacking and falling through some powders c14704ae49Simon Robertshaw2-20/+24
2012-07-25TPT: Correct freezing temperature for SLTW (-21.1 C) 06d2d5267eSimon Robertshaw2-2/+2
2012-07-25TPT: Move INST flood fill into a separate function 36de2f19f5Simon Robertshaw8-107/+164
2012-07-25TPT: Update to EXOT that makes it permeable to neutrons as well as electro......Simon Robertshaw4-29/+58
2012-07-25Make only one airmode selectable at a timeSimon Robertshaw2-3/+8
2012-07-25Disable fav and report buttons if not logged inSimon Robertshaw1-1/+4
2012-07-25Correct Stickman appearanceSimon Robertshaw3-19/+17
2012-07-25StreamlinesSimon Robertshaw1-0/+21
2012-07-25WIND toolSimon Robertshaw4-12/+64
2012-07-25Correct progress bar positionSimon Robertshaw2-2/+7
2012-07-25Correct initial zoom sizeSimon Robertshaw1-1/+1
2012-07-25Better appearance for dropdown and context menusSimon Robertshaw2-4/+4
2012-07-25Placeholder text for username and password in login, Focus username at startSimon Robertshaw1-2/+3
2012-07-25Correct cursor position in TextboxSimon Robertshaw1-1/+1
2012-07-25\x0E resets text colour to one previously set by \bSimon Robertshaw2-0/+6
2012-07-24Copy, cut and paste for TextboxesSimon Robertshaw8-18/+358
2012-07-24Remove bounds check for text selection, makes text selection a little easier ...Simon Robertshaw1-10/+7
2012-07-24Correct alignment of elements in TextPromptSimon Robertshaw2-15/+30
2012-07-24Fix deco smudge toolSimon Robertshaw1-8/+9
2012-07-24Inverted icon stateSimon Robertshaw3-26/+113
2012-07-24Adjust icon positionsSimon Robertshaw4-37/+48
2012-07-24HUD improvementsSimon Robertshaw7-13/+72
2012-07-24Integer values for prefs, Default decoration colour, clear decorationSimon Robertshaw7-34/+176
2012-07-22Changes to sconscript to allow building with specific version numberSimon Robertshaw1-2/+11
2012-07-22Snapshot checkingSimon Robertshaw5-12/+28
2012-07-22Sign tool iconSimon Robertshaw2-3/+20
2012-07-22Strealine icon and Erase iconSimon Robertshaw3-2/+42
2012-07-21Icons for menu itemsSimon Robertshaw14-36/+231
2012-07-21Prevent race condition when reloading local stamps, fix task so "after()" get...Simon Robertshaw4-10/+24
2012-07-20Remove AMD detection from CPU checkSimon Robertshaw1-2/+2
2012-07-20Use exceptions instead of goto to corrup state. Fix Fan wall loading with PSV...Simon Robertshaw1-33/+97
2012-07-20Prevent the multiline update for labels from going out of boundsSimon Robertshaw1-27/+38
2012-07-20Ensure GameSave internal pointers are NULL at the startSimon Robertshaw1-4/+26
2012-07-19Fix icon drawing in text boxesSimon Robertshaw1-0/+2
2012-07-19Correct comment page sizingSimon Robertshaw1-0/+1
2012-07-19Element search triggered by 'e' keySimon Robertshaw1-0/+3
2012-07-19Correct divider position in save PreviewSimon Robertshaw1-1/+1
2012-07-19Correct text colour on element buttonsSimon Robertshaw1-1/+1
2012-07-19Special ligh placementSimon Robertshaw3-4/+37
2012-07-19GOL loads gol colours for useSimon Robertshaw2-2/+21
2012-07-19Use two functions for renderer drawing instead of several, fix alignment with...Simon Robertshaw5-26/+54
2012-07-18Add descriptions to toolbuttons, add Tooltips to Button, ToolTip event for Wi...Simon Robertshaw11-34/+61
2012-07-18Info tip for changing display modesSimon Robertshaw5-1/+84