Commit Graph

53556 Commits (38571cf0daea6f9e4ec56f489df0c9a282ef94f4)
 

Author SHA1 Message Date
dominik 0bd907e88d (svn r106) New network core (by sign_de)
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
20 years ago
dominik b2340212c3 (svn r105) Switch climate cheat gui enhancement 20 years ago
dominik c7baa9b10a (svn r104) Fix: wrong pathfinding when northern station tile is missing (blathijs) 20 years ago
dominik 8939b9ea28 (svn r103) Fix: rare newspaper crash with too many messages [ 1009976 ] (thx to blathij)s 20 years ago
orudge 48fa9bd8a9 (svn r102) Update to British English language file 20 years ago
dominik 85012a519c (svn r101) New cheat: switch climate 20 years ago
dominik 287dcdc779 (svn r100) Fix: [ 1012086 ] Drunk pilot (Celestar) 20 years ago
dominik e1d92ebcc9 (svn r99) Fix: [992726] No tunnel crash (Celestar) 20 years ago
orudge 430beacf4c (svn r98) Updated MSVC6 project with new AI files 20 years ago
truelight e1eef24ed7 (svn r97) -Fix: two non-AI players when loading a scenario 20 years ago
truelight b783051b70 (svn r96) -Fix: [AI] An industry can have no town, which caused crashes 20 years ago
dominik f5240ffa00 (svn r95) Another small news system fix 20 years ago
truelight b43e1e4e43 (svn r94) -Fix: AI crash bug (blathijs) 20 years ago
dominik c55eda92f8 (svn r93) Fix: memory leak in news system (blathijs) 20 years ago
dominik 4f253c2656 (svn r92) Feature: invisible trees when in transparent mode (patch entry) 20 years ago
dominik 951ce251c0 (svn r91) Add: Spec file for linux RPM builds 20 years ago
dominik 94d2767ecc (svn r90) Fix: Some news system bugfixes 20 years ago
miham e080c7f7fb (svn r89) Langfile updates 20 years ago
miham 36b85e8b94 (svn r88) Initial commit from translator system 20 years ago
dominik d0fe99d8a2 (svn r87) Fix: rare mousewheel scrolling with scrollbar crash 20 years ago
truelight 146fab4188 (svn r86) -Add: new AI files added in VC-project (DarkVater) 20 years ago
truelight 788ace088d (svn r85) -Add: initial commit of new AI (enable in Patch menu)
-Add: generalised A* Algorithm
-Add: generalised queues (Fifo, Stack, InsSort, BinaryHeap)
20 years ago
dominik 80b1e25b6c (svn r84) Improved news system code a little to avoid potential memory leaks 20 years ago
darkvater daffe479bb (svn r83) -VS(.NET) crashes if SpecialBuild in ttd.rc is "\0". Go figure :S 20 years ago
darkvater dd5f3bbe37 (svn r82) -Fix ttd.rc issues on non VS compilers
-Fix: network.c more robust (check for NULL pointer), if gethostbyname failes, try resolving IP address
20 years ago
truelight add3151b11 (svn r81) -Fix: news_gui.c contained a MSVC compile error 20 years ago
dominik 31aae99485 (svn r80) New internal news system (implemented with fifo queue)
Message history works now
20 years ago
darkvater 69013efc4b (svn r79) -Disable 'Submit Report' and 'Show Details' on OpenTTD error window on Windows. Currently of no use, since no devs have assembly knowledge 20 years ago
darkvater 98f1db7b30 (svn r78) -Fix: [1010830] Landscape toolbar in scenario editor shown at wrong position 20 years ago
truelight 4b919416a2 (svn r77) -Fix: [1010788] AI service interval bug (tnx truesatan)
-Add: AI overrides service interval to 180 days
-Fix: AI hanged when all vehicles were disabled in Patch menu
20 years ago
darkvater 5e25a4ee79 (svn r76) -Remove trailing spaces 20 years ago
darkvater 0361d3d12f (svn r75) -Add proper crediting to graphics artists to about box.
-Change DEBUG lvl for GRF warnings/errors to 2, lvl 1 is used for copyright notices
-Fix show currect filename when debugging grf files
20 years ago
truelight 4e3ad7598f (svn r74) -Fix: [1009631] Wrong multihead selling (Bodewes) 20 years ago
darkvater 61264942d0 (svn r73) -Fix: Wrong building of road-slopes for a future AI/Town 20 years ago
truelight a21fa40127 (svn r72) -Add: build_date of station (viewable with Query tool) 20 years ago
darkvater b4e9a3d1d4 (svn r71) -Cheat: [976127] no extra frequent jet crash on small airports (truesatan)
-Changed some debug messages in aircraft code to DEBUG(misc, 1)
20 years ago
darkvater 345e2c38ad (svn r70) -Fix: typo in english.txt
-Add some debug messages for misc=1
20 years ago
darkvater 31911a9325 (svn r69) -Feature: align toolbar left/center/right patch (TrueLight)
-Feature: added callback feature to patches options
20 years ago
darkvater 255a1ad941 (svn r68) -Fix: [1009621] build in pause is now a cheat instead of a patch (truesatan)
-Fix: Placing/editing signs signs is possible in paused mode
20 years ago
darkvater 4587ede35d (svn r67) -Forget to change debug message for grfspecial.c
-Added compile flag NO_DEBUG_MESSAGES which will strip executeable of all DEBUG(..,..)'s
20 years ago
darkvater 68c9b7c3ad (svn r66) -Fix Station list updated on station deletion/station rename
-Changed debug messages to comply with DEBUG(name, level) heuristics
20 years ago
darkvater d33c833a82 (svn r65) -Fix [1009567] problem with transferred cargo crashes game. Invalid st->xy on deleted station. 20 years ago
dominik f98482d45a (svn r64) Fix: Road vehicles don't get stuck any more (Truelight + Celestar 20 years ago
dominik b15f790797 (svn r63) Fix: [ 1009385 ] Too many save games prevented loading 20 years ago
orudge c4b9a9cc70 (svn r62) - Added "None" as option for number of industries in difficulty settings
- Updated French translation (by testman57)
20 years ago
orudge 86f4959b55 (svn r61) Fixed warning in sdl.c 20 years ago
darkvater 27f6fcae4c (svn r60) -Fix: signal_density is given as a parameter to autosignal. This means all players can define it for themselves.
-Fix a few warnings
20 years ago
darkvater 3fe3a023e5 (svn r59) -Feature: Added Autosignals, just like Autorail. Can copy signal style, convert signal<->semaphore, etc. Big thanks to betatesters Dribbel and Testman57 (Darkvater) 20 years ago
darkvater 69b09ef302 (svn r58) -Fix stupid bug in company league window if non-player is first 20 years ago
orudge a16f242808 (svn r57) Fix to DirectMusic driver init return value 20 years ago