summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2004-08-24(svn r136) -Feature/Fix: Console Rev #2 and WKC_BACKQUOTE this patch adds ↵darkvater
new features to the ingame console and inserts a new keymanagement for windows pcs... (sign_de)
2004-08-24(svn r135) Daily lang updatesmiham
2004-08-24(svn r134) -Fix: [976583] parent_list was too smalltruelight
-Fix: [981934] Memoryleak in parent_list -Add: General protection around Sprites
2004-08-24(svn r133) -Update: console.c/h added to VC.Net projecttruelight
2004-08-24(svn r132) -Fix: [1014278] TileAddWrap() gave wrong results. Fixed now.truelight
2004-08-24(svn r131) Completely changed hotkey from tab to backquote (not working in ↵dominik
Windows yet)
2004-08-24(svn r130) Change: hotkey for console is Backquote (the key left to '1', ↵dominik
regardless of keyboard layout
2004-08-24(svn r129) Fix: no more same multiple resolutions due to incorrect SDL ↵dominik
implementation (Tron)
2004-08-24(svn r128) Invalid (void) orders in schedule are highlighted in red (Celestar)dominik
2004-08-24(svn r127) New feature: ingame console. (sign_de)dominik
Press tab to open the console, more info in docs/console.txt
2004-08-24(svn r126) Forgot to remove some test codedominik
2004-08-23(svn r125) Add: [ 1014684 ] Czech town names (supr)dominik
2004-08-23(svn r124) Prepared code for removal of block_months variable in next major ↵dominik
savegame version
2004-08-23(svn r123) Fixed some indentions... btw credits for the last commit go to ↵dominik
Celestar
2004-08-23(svn r122) Change: exclusive transport rights are now stored per town ↵dominik
instead of per station Exclusive rights from old savegames will be reset.
2004-08-23(svn r121) Langfile update from SFmiham
2004-08-23(svn r120) Fix: (SDL) same resolution was displayed more than once in game ↵dominik
options
2004-08-23(svn r119) Daily langfile updatesmiham
2004-08-23(svn r118) Changed default options (road side, distance units, currency) to ↵dominik
most commonly used options
2004-08-23(svn r117) Feature: Performance details window in company league menu ↵dominik
(TrueLight)
2004-08-23(svn r116) Fix: [ 963056 ] Wrong trains you can buy with scenariosdominik
2004-08-23(svn r115) Fix: monorail/maglev became available around 1927dominik
2004-08-22(svn r114) updated svnup.sh to display merged files (blathijs)bjarni
2004-08-22(svn r113) -Update: re-ordered Makefile (filenames are now in alphabetic ↵truelight
order again) (Celestar)
2004-08-22(svn r112) -Fix: converted all linebreaks to UNIX-linebreak (\n) (forgot one ↵truelight
file)
2004-08-22(svn r111) -Fix: converted all linebreaks to UNIX-linebreak (\n)truelight
2004-08-22(svn r110) Added modified English town name generatororudge
2004-08-22(svn r109) added/heavily modified patch by truesatan: cheat change datedominik
2004-08-22(svn r108) -Fix: anon-union problems on GCC2 compilerstruelight
2004-08-22(svn r107) Small fix for compiling without networkingdominik
2004-08-22(svn r106) New network core (by sign_de)dominik
Features: * network core is dynamicly loaded when needed (-n isn't needed anymore) for easy switching between single and multiplayer. But commandline shortcuts are still enabled: -n = autodetect network server -n [ip] = connect to the server * udp now uses 2 different ports - you can run 1 server and serveral clients on one pc - the clients udp-socket gets unloaded when the network game starts - the servers udp-sockets remains online to allow the network gui to detect itself * new gameinfo structure this struct is available for every online/lan game * dynamic NetworkGameList
2004-08-22(svn r105) Switch climate cheat gui enhancementdominik
2004-08-21(svn r104) Fix: wrong pathfinding when northern station tile is missing ↵dominik
(blathijs)
2004-08-21(svn r103) Fix: rare newspaper crash with too many messages [ 1009976 ] (thx ↵dominik
to blathij)s
2004-08-21(svn r102) Update to British English language fileorudge
2004-08-21(svn r101) New cheat: switch climatedominik
2004-08-21(svn r100) Fix: [ 1012086 ] Drunk pilot (Celestar)dominik
2004-08-21(svn r99) Fix: [992726] No tunnel crash (Celestar)dominik
2004-08-20(svn r98) Updated MSVC6 project with new AI filesorudge
2004-08-20(svn r97) -Fix: two non-AI players when loading a scenariotruelight
2004-08-20(svn r96) -Fix: [AI] An industry can have no town, which caused crashestruelight
2004-08-20(svn r95) Another small news system fixdominik
2004-08-20(svn r94) -Fix: AI crash bug (blathijs)truelight
2004-08-20(svn r93) Fix: memory leak in news system (blathijs)dominik
2004-08-20(svn r92) Feature: invisible trees when in transparent mode (patch entry)dominik
2004-08-20(svn r91) Add: Spec file for linux RPM buildsdominik
2004-08-20(svn r90) Fix: Some news system bugfixesdominik
2004-08-20(svn r89) Langfile updatesmiham
2004-08-20(svn r88) Initial commit from translator systemmiham
2004-08-20(svn r87) Fix: rare mousewheel scrolling with scrollbar crashdominik