Age | Commit message (Collapse) | Author | |
---|---|---|---|
2005-01-08 | (svn r1435) Fix: [ 1094092 ] Toolbars accessible via keyboard in spectator mode | dominik | |
2005-01-05 | (svn r1386) Move TileIndexDiff to map.h | tron | |
Move _tileoffs_by_dir to map.[ch] and encapsulate it in TileOffsByDir() | |||
2005-01-03 | (svn r1348) -Feature: resizable windows. Read the comment in window.h to ↵ | truelight | |
find out how the system works. All useful windows are already made resizable. Enjoy :) -Fix: fixed some GUI-glitches and flaws along the way | |||
2004-12-23 | (svn r1254) - Fix: [ 993500 ] High bridge rendering error | dominik | |
- Changed button to open landscaping toolbar | |||
2004-12-23 | (svn r1243) -Fix: Scenario road-building toolbar also stickified. Thx for ↵ | darkvater | |
the notice teeone | |||
2004-12-22 | (svn r1212) -Feature: sticky windows all build-toolbars | darkvater | |
2004-12-15 | (svn r1117) Move map arrays and some related macros into their own files ↵ | tron | |
map.c and map.h | |||
2004-12-15 | (svn r1095) -Fix: scenario editor road-build-gui works again altough ↵ | darkvater | |
shortcuts are screwed. -Feature: Pressing enter on 'Abandon Game' returns to main menu (one less click \o/) | |||
2004-12-14 | (svn r1084) Generalized hotkey catching when textfield windows are open. Now ↵ | dominik | |
only hotkeys attached to the main toolbar are working if you have a textfield open. | |||
2004-12-12 | (svn r1040) Fix: All character hotkeys are disabled now when a window for ↵ | dominik | |
typing is open | |||
2004-12-12 | (svn r1030) Some toolbar icons are arranged differently: | dominik | |
- Landscaping buttons have to be accessed from the landscaping toolbar - Landscaping toolbar can be opened from all other toolbars - The order of buttons in the docks toolbar now matches the other toolbars - Landscaping toolbar has new keyboard shortcuts | |||
2004-12-08 | (svn r979) Allow more realistically sized catchment areas | Celestar | |
2004-12-04 | (svn r942) -Merged branch/network back into the trunk | truelight | |
2004-12-04 | (svn r925) Use sound enums | tron | |
Also play the correct sound when a toyland road vehicle breaks down | |||
2004-11-26 | (svn r829) Fix small glitch: Immediately redraw the tile selection square ↵ | tron | |
when using the hotkey to toggle removal | |||
2004-11-25 | (svn r815) Include strings.h only in the files which need it. | tron | |
This should reduce the compile time after altering english.txt by about 1/3, because "only" 62 instead of 90 .c files must be recompiled. | |||
2004-11-05 | (svn r513) Merge revisions 402, 416, 417, 478, 479, 511, 512 from map to trunk | tron | |
This includes 2 fixes -Fix: [1048596] Monorail and Maglev sounds are swapped (r511) -Add special case to load the jackhammer sound (r478) The rest are cleanups und enumeration to make merging possible/easier | |||
2004-09-10 | (svn r194) -Codechange: stripping trailing-spaces. Please keep this that way! | truelight | |
2004-09-07 | (svn r177) -Fix: padded out Widget code to solve warnings on C99 compiler (Tron) | darkvater | |
-Fix: added WIDGETS_END macro for WWT_LAST which does this for all last widget-types | |||
2004-08-10 | (svn r6) -Fix [1006530] BuildRoadOutsideStation fix. Fix bug [994720] road ↵ | darkvater | |
depot - bus/lorry station (Truelight+Darkvater :P ) | |||
2004-08-09 | (svn r1) Import of revision 975 of old (crashed) SVN | truelight | |