index
:
Erich/openttd
chunnel
master
signaltunnel
sloped-stations
sloped-stations-original
underground
underground-plus-others-original
underground-save-load
underground-station-construction
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
intro_gui.c
Age
Commit message (
Expand
)
Author
2005-07-26
(svn r2720) Remove unused declarations and definitions
tron
2005-07-24
(svn r2701) Insert Id tags into all source files
tron
2005-07-22
(svn r2673) Include functions.h directly, not globally via openttd.h
tron
2005-07-21
(svn r2669) Shuffle some more stuff around to reduce dependencies
tron
2005-06-02
(svn r2397) - CodeChange: rename all "ttd" files to "openttd" files.
Darkvater
2005-05-12
(svn r2300) - CodeChange: check the last number of commands, now only the ref...
Darkvater
2005-05-12
(svn r2298) - CodeChange: removed CmdAbuses: CmdSetTownNameType(), CmdStartNe...
Darkvater
2005-04-25
(svn r2232) Remove unused commands
tron
2005-04-21
(svn r2221) - Fix: "Map size" is two words. Also draw the string right-aligne...
Darkvater
2005-04-20
(svn r2215) - Feature: Add a temporary mapsize selector to the intro gui. Thi...
Darkvater
2005-04-02
(svn r2129) Reverted r2125 and depending revisions (map size selector in the ...
pasky
2005-04-02
(svn r2128) Kill forgotten CmdSetNewMapSize() stub whose existence was kindly...
pasky
2005-04-02
(svn r2127) Get rid again of the CmdSetNewMapSize(), which was agreed to be j...
pasky
2005-04-02
(svn r2125) - Feature: In the intro dialog, show a map size selector below th...
pasky
2005-04-02
(svn r2124) Final _select_game_widgets[] reordering, even landscape panels in...
pasky
2005-04-02
(svn r2123) Reordered _select_game_widets[] to follow a sensible order.
pasky
2005-04-02
(svn r2122) Reformatted the widget tables so that they don't look so ugly any...
pasky
2005-03-12
(svn r2004) - Fix: [ 1149487 ] Autosave ignoring settings
Darkvater
2005-02-21
(svn r1894) - Codechange: cleaned up the console a bit, wholly unified handli...
Darkvater
2005-01-22
(svn r1594) Convert all undefined parameter lists to (void) and add the appro...
tron
2005-01-03
(svn r1348) -Feature: resizable windows. Read the comment in window.h to find...
truelight
2004-12-27
(svn r1281) -Fix: the OS/2 is now finished. Fixes:
truelight
2004-12-23
(svn r1240) -Fix: OpenTTD once again compiles if ENABLE_NETWORK is disabled.
darkvater
2004-12-22
(svn r1236) MorphOS: added make release like in OSX (tokai)
bjarni
2004-12-15
(svn r1095) -Fix: scenario editor road-build-gui works again altough shortcut...
darkvater
2004-12-14
(svn r1088) Strings cleanup. Renamed some strings to reflect their content.
dominik
2004-12-10
(svn r1007) Remove the last SET_DPARAM (:
tron
2004-12-08
(svn r980) Fixed issues where MorphOS would get problems if AmigaOS would get...
bjarni
2004-12-04
(svn r942) -Merged branch/network back into the trunk
truelight
2004-12-02
(svn r901) Small step in the process to clean up the DPARAM mess:
tron
2004-11-25
(svn r815) Include strings.h only in the files which need it.
tron
2004-09-11
(svn r207) -Codechange: randomizer handling
signde
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
2004-09-06
(svn r173) -Network: [1023231] Debug Code + ErrorBoxes + Load Game/Scenario. ...
darkvater
2004-09-06
(svn r162) -Feature: when exit game window pops up, 'Enter' quits the game
darkvater
2004-08-24
(svn r130) Change: hotkey for console is Backquote (the key left to '1', rega...
dominik
2004-08-24
(svn r127) New feature: ingame console. (sign_de)
dominik
2004-08-22
(svn r106) New network core (by sign_de)
dominik
2004-08-17
(svn r75) -Add proper crediting to graphics artists to about box.
darkvater
2004-08-09
(svn r1) Import of revision 975 of old (crashed) SVN
truelight