| Age | Commit message (Expand) | Author | Files | Lines |
| 2012-07-25 | TPT: Gravity modes and Newtonian gravity for fireworks 31ce22f122 | Simon Robertshaw | 5 | -22/+76 |
| 2012-07-25 | TPT: Use eval_move(PT_FIGH, ...) when fighters are checking for obstacles 796... | Simon Robertshaw | 2 | -11/+12 |
| 2012-07-25 | TPT: Save an extra tmp2 byte, for EXOT fed8b7b2ccc | Simon Robertshaw | 1 | -2/+12 |
| 2012-07-25 | TPT: Replace all explosion sparks with new element (EMBR) 1d5b081942 | Simon Robertshaw | 9 | -156/+111 |
| 2012-07-25 | TPT: Replace all explosion sparks with new element (EMBR) 1d5b081942 | Simon Robertshaw | 4 | -100/+195 |
| 2012-07-25 | TPT: Make ELEC+water form H2 and O2 in the correct proportions 9b2c2a78a6 | Simon Robertshaw | 1 | -3/+3 |
| 2012-07-25 | TPT: Prevent stacking from ELEC+NEUT, ELEC+water, and CO2 from BUBW ae5470ca78 | Simon Robertshaw | 2 | -11/+8 |
| 2012-07-25 | TPT: Fix STKM causing stacking and falling through some powders c14704ae49 | Simon Robertshaw | 2 | -20/+24 |
| 2012-07-25 | TPT: Correct freezing temperature for SLTW (-21.1 C) 06d2d5267e | Simon Robertshaw | 2 | -2/+2 |
| 2012-07-25 | TPT: Move INST flood fill into a separate function 36de2f19f5 | Simon Robertshaw | 8 | -107/+164 |
| 2012-07-25 | TPT: Update to EXOT that makes it permeable to neutrons as well as electro...... | Simon Robertshaw | 4 | -29/+58 |
| 2012-07-25 | Make only one airmode selectable at a time | Simon Robertshaw | 2 | -3/+8 |
| 2012-07-25 | Disable fav and report buttons if not logged in | Simon Robertshaw | 1 | -1/+4 |
| 2012-07-25 | Correct Stickman appearance | Simon Robertshaw | 3 | -19/+17 |
| 2012-07-25 | Streamlines | Simon Robertshaw | 1 | -0/+21 |
| 2012-07-25 | WIND tool | Simon Robertshaw | 4 | -12/+64 |
| 2012-07-25 | Correct progress bar position | Simon Robertshaw | 2 | -2/+7 |
| 2012-07-25 | Correct initial zoom size | Simon Robertshaw | 1 | -1/+1 |
| 2012-07-25 | Better appearance for dropdown and context menus | Simon Robertshaw | 2 | -4/+4 |
| 2012-07-25 | Placeholder text for username and password in login, Focus username at start | Simon Robertshaw | 1 | -2/+3 |
| 2012-07-25 | Correct cursor position in Textbox | Simon Robertshaw | 1 | -1/+1 |
| 2012-07-25 | \x0E resets text colour to one previously set by \b | Simon Robertshaw | 2 | -0/+6 |
| 2012-07-24 | Copy, cut and paste for Textboxes | Simon Robertshaw | 8 | -18/+358 |
| 2012-07-24 | Remove bounds check for text selection, makes text selection a little easier ... | Simon Robertshaw | 1 | -10/+7 |
| 2012-07-24 | Correct alignment of elements in TextPrompt | Simon Robertshaw | 2 | -15/+30 |
| 2012-07-24 | Fix deco smudge tool | Simon Robertshaw | 1 | -8/+9 |
| 2012-07-24 | Inverted icon state | Simon Robertshaw | 3 | -26/+113 |
| 2012-07-24 | Adjust icon positions | Simon Robertshaw | 4 | -37/+48 |
| 2012-07-24 | HUD improvements | Simon Robertshaw | 7 | -13/+72 |
| 2012-07-24 | Integer values for prefs, Default decoration colour, clear decoration | Simon Robertshaw | 7 | -34/+176 |
| 2012-07-22 | Changes to sconscript to allow building with specific version number | Simon Robertshaw | 1 | -2/+11 |
| 2012-07-22 | Snapshot checking | Simon Robertshaw | 5 | -12/+28 |
| 2012-07-22 | Sign tool icon | Simon Robertshaw | 2 | -3/+20 |
| 2012-07-22 | Strealine icon and Erase icon | Simon Robertshaw | 3 | -2/+42 |
| 2012-07-21 | Icons for menu items | Simon Robertshaw | 14 | -36/+231 |
| 2012-07-21 | Prevent race condition when reloading local stamps, fix task so "after()" get... | Simon Robertshaw | 4 | -10/+24 |
| 2012-07-20 | Remove AMD detection from CPU check | Simon Robertshaw | 1 | -2/+2 |
| 2012-07-20 | Use exceptions instead of goto to corrup state. Fix Fan wall loading with PSV... | Simon Robertshaw | 1 | -33/+97 |
| 2012-07-20 | Prevent the multiline update for labels from going out of bounds | Simon Robertshaw | 1 | -27/+38 |
| 2012-07-20 | Ensure GameSave internal pointers are NULL at the start | Simon Robertshaw | 1 | -4/+26 |
| 2012-07-19 | Fix icon drawing in text boxes | Simon Robertshaw | 1 | -0/+2 |
| 2012-07-19 | Correct comment page sizing | Simon Robertshaw | 1 | -0/+1 |
| 2012-07-19 | Element search triggered by 'e' key | Simon Robertshaw | 1 | -0/+3 |
| 2012-07-19 | Correct divider position in save Preview | Simon Robertshaw | 1 | -1/+1 |
| 2012-07-19 | Correct text colour on element buttons | Simon Robertshaw | 1 | -1/+1 |
| 2012-07-19 | Special ligh placement | Simon Robertshaw | 3 | -4/+37 |
| 2012-07-19 | GOL loads gol colours for use | Simon Robertshaw | 2 | -2/+21 |
| 2012-07-19 | Use two functions for renderer drawing instead of several, fix alignment with... | Simon Robertshaw | 5 | -26/+54 |
| 2012-07-18 | Add descriptions to toolbuttons, add Tooltips to Button, ToolTip event for Wi... | Simon Robertshaw | 11 | -34/+61 |
| 2012-07-18 | Info tip for changing display modes | Simon Robertshaw | 5 | -1/+84 |