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
/
settings_gui.c
Age
Commit message (
Expand
)
Author
2005-07-26
(svn r2717) Move _userstring to strings.[ch]
tron
2005-07-24
(svn r2702) -Codechange: Cleaned up the sprite code and replaced many magic n...
celestar
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-07-20
(svn r2650) Convert many explicit shifts+ands to extract bits to invocations ...
tron
2005-07-19
(svn r2635) Fix: [ntp/misc] Improve the old pathfinder. Changed it to A* inst...
ludde
2005-07-15
(svn r2573) Codechange: Removed WDF_RESTORE_DPARAM, it's not needed with the ...
ludde
2005-07-14
(svn r2564) Fix: Fixed conceptual issue in network_gui.c. AllocateName is not...
ludde
2005-07-12
(svn r2553) - Fix: [pathfinding] Remove old-old train pathfinder. Enhanced ol...
ludde
2005-07-04
(svn r2516) - Feature: [pbs] Implement path-based-signalling. This allows mu...
hackykid
2005-06-15
(svn r2444) - CodeChange: Add an enum for demagicifying the values of the 'f...
hackykid
2005-06-02
(svn r2397) - CodeChange: rename all "ttd" files to "openttd" files.
Darkvater
2005-05-14
(svn r2310) - Fix: Game would crash if you full-screened with the 'fullscreen...
Darkvater
2005-05-14
(svn r2309) - CodeChange: Change all _iconsole_color_whatever into _icolour_w...
Darkvater
2005-05-14
(svn r2307) - Fix (regression): it was not possible to change the drive-side ...
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-05-09
(svn r2285) - Codechange: Fix up some of the missing things from server-check...
Darkvater
2005-05-03
(svn r2263) - Fix: If the seperator string is empty for custom currencies, ev...
Darkvater
2005-05-03
(svn r2260) - Fix (regression): custom currency input works again ingame
Darkvater
2005-05-02
(svn r2245) - CodeChange: simplify the clamping of values for patch-settings ...
Darkvater
2005-05-02
(svn r2243) -Fix: Rework of console. Use 'help command|variable' to get help ...
Darkvater
2005-03-13
(svn r2005) - Fix: fix previous commit. Using 'New Game (scenario)' will use ...
Darkvater
2005-03-12
(svn r2004) - Fix: [ 1149487 ] Autosave ignoring settings
Darkvater
2005-03-10
(svn r1981) Typedef some structs and enums
tron
2005-02-18
(svn r1889) -Fix: [ 1108637 ] 'Play scenario' now loads game options and diff...
celestar
2005-02-13
(svn r1867) Include tables/sprites.h only in files which need it
tron
2005-02-06
(svn r1827) Next iteration of the byte -> char transition: some string drawin...
tron
2005-02-06
(svn r1821) Move generic string handling functions to string.[ch] and introdu...
tron
2005-02-06
(svn r1813) Declare functions implemented in strings.c in their own shiny new...
tron
2005-02-04
(svn r1786) -Fix: unitnumber is increased to 16bit, so now you can have up to...
truelight
2005-01-31
(svn r1753) - Fix: [ 1113037 ] crash when accessing hi-scores in editor, it i...
darkvater
2005-01-31
(svn r1751) - Feature: New PathFinder (NPF).
matthijs
2005-01-29
(svn r1722) -Feature: Bigger maps - anyone?
tron
2005-01-23
(svn r1614) Fix: Signals were not updated correctly when the vehicle drive si...
dominik
2005-01-22
(svn r1596) Add some more statics
tron
2005-01-22
(svn r1594) Convert all undefined parameter lists to (void) and add the appro...
tron
2005-01-16
(svn r1538) -Feature: [988816] Disable servicing when breakdowns set to none ...
darkvater
2005-01-16
(svn r1532) -Fix: [1103078] default service period patch options are now cast...
darkvater
2005-01-15
(svn r1515) -Removed the 'close ALL windows' from the toolbar since shift+del...
darkvater
2005-01-13
(svn r1496) -Fix: highscore no longer crashes in network games with a dedicat...
darkvater
2005-01-11
(svn r1479) -Added highscore chart (accessible from the difficulty window) wi...
darkvater
2005-01-11
(svn r1478) -Fix: [1099195] mouse-wheel in train replace window. Scrollbar1 a...
darkvater
2005-01-10
(svn r1465) -Fix: [1099101] starting year patch goes out of range. Clamped ye...
darkvater
2005-01-09
(svn r1451) Fix some of the signed/unsigned comparison warnings
tron
2005-01-09
(svn r1441) Fixed a couple of warnings, and removed a pointless assert
celestar
2005-01-07
(svn r1418) -Feature: [1098254] (dis)Allow Shares. Add patch options to allow...
darkvater
2005-01-06
(svn r1402) Trim trailing whitespace
tron
2005-01-04
(svn r1379) -Fix: various GUI glitches. Added default sizes to various widget...
darkvater
[next]