Commit Graph

226 Commits (eb505888eab2736f66b0bf4649d3869dc3fd5ea9)

Author SHA1 Message Date
rubidium faeafbef5e (svn r15300) -Cleanup: remove an unused icon and remove the references to swedish forgotten in r6358. 16 years ago
smatz f0ff90d71c (svn r15216) -Feature: native support for Transport Tycoon (Original) savegames. Based on SVXConverter's source code and documentation by Roman Vetter 16 years ago
smatz 8d3f0dee85 (svn r15174) -Codechange: split oldloader.cpp 16 years ago
Yexo 5df58e414e (svn r15165) -Fix (r15163): The MSVC project files were not regenerated. 16 years ago
glx f27e683492 (svn r15132) -Change: move console_gui.cpp and highscore_gui.cpp to 'GUI Source Code' section (MSVC) 16 years ago
rubidium 72b0341ed0 (svn r15126) -Feature: downloading content from a central server (content.openttd.org) where authors can upload they NewGRFS/AI etc. This should make joining servers that use only NewGRFs that are distributed via this system easier as the players can download the NewGRFs from in the game. It should also make it easier to see whether there are updates for NewGRFs and make the necessary updates. 16 years ago
rubidium 850a2735cc (svn r15079) -Codechange: split tcp 'backend' and in-game handling like it is for UDP. 16 years ago
michi_cc f3b9f94800 (svn r15040) -Fix (r15027): Don't disable support for Win64 in the VS2005 project file. 16 years ago
smatz 96529b2f0c (svn r15037) -Cleanup: remove unused file src/table/ai_rail.h 16 years ago
truebrain c2406cd42d (svn r15027) -Merge: tomatos and bananas left to be, here is NoAI for all to see.
NoAI is an API (a framework) to build your own AIs in. See:
   http://wiki.openttd.org/wiki/index.php/AI:Main_Page
 With many thanks to:
  - glx and Rubidium for their syncing, feedback and hard work
  - Yexo for his feedback, patches, and AIs which tested the system very deep
  - Morloth for his feedback and patches
  - TJIP for hosting a challenge which kept NoAI on track
  - All AI authors for testing our AI API, and all other people who helped in one way or another
-Remove: all old AIs and their cheats/hacks
16 years ago
glx cc7a0939e0 (svn r15008) -Revert (r12706): remove fibers 16 years ago
belugas 5f53496e54 (svn r14951) -Revert: partly what has been done on r14950. That would teach me to update repos before 16 years ago
belugas aa5ee77480 (svn r14950) -Codechange: MSVC projects and source list update 16 years ago
rubidium 4df86694a7 (svn r14910) -Codechange: merge the command queue handling into a single location 16 years ago
glx 206c5affcb (svn r14882) -Change: move widgets related files to their own category (MSVC) 16 years ago
glx 779eb0061a (svn r14854) -Change: speedup compilation with MSVC on 'multi-processor' systems (khh) 16 years ago
smatz 91233ea596 (svn r14828) -Codechange: move most of save/load-specific code to separate files 16 years ago
smatz 24e02fab11 (svn r14818) -Fix (r14723): add network_base.h to source.list and project files 16 years ago
smatz 7869c4ba66 (svn r14815) -Codechange: separate 'highscore' code from 'company' code 16 years ago
glx 34b211ea99 (svn r14780) -Fix (r14777): of course VBS evaluates all parts of a boolean expression 16 years ago
glx b8d31e962a (svn r14777) -Fix: be sure to update ottdres.rc and rev.cpp when their .in changes (MSVC) 16 years ago
smatz bd92143e7b (svn r14742) -Codechange: use SmallMap in two cases to reduce compilation time and binary size 16 years ago
translators 34dfb0e67b (svn r14686) -Update: WebTranslator2 update to 2008-12-17 18:01:03
arabic_egypt - 200 fixed, 28 changed by Azoo4oozi (228)
czech      - 3 changed by Hadez (3)
indonesian - 1 fixed, 4 changed by fanioz (5)
korean     - 1 changed by leejaeuk5 (1)
latvian    - 299 fixed, 3 changed by marismols (302)
lithuanian - 79 fixed by Zogg (79)
serbian    - 25 fixed by Jenraux (25)
16 years ago
glx 6a04497e69 (svn r14685) -Change: don't popup cmd windows when determining version (MSVC) 16 years ago
glx f7bee20165 (svn r14684) -Codechange: use SubWCRev object to get version info instead SubWCRev.exe for tortoiseSVN (Darkvater) 16 years ago
translators c62012ee91 (svn r14681) -Update: WebTranslator2 update to 2008-12-16 18:42:42
arabic_egypt - 208 fixed, 18 changed by khaloofah (188), Azoo4oozi (38)
indonesian - 9 fixed by Gonrong (9)
norwegian_bokmal - 2 fixed by Thor (2)
portuguese - 2 fixed by rmrebelo (2)
serbian    - 19 fixed by Jenraux (19)
thai       - 20 fixed by vetbook (20)
16 years ago
translators 5e938aae05 (svn r14677) -Update: WebTranslator2 update to 2008-12-15 11:38:07
arabic_egypt - 343 fixed, 3 changed by Azoo4oozi (153), khaloofah (193)
indonesian - 123 changed by adjayanto (95), fanioz (28)
macedonian - 74 fixed, 4 changed by sashozs (78)
simplified_chinese - 8 fixed by ww9980 (8)
traditional_chinese - 6 fixed by ww9980 (6)
16 years ago
rubidium ea456026d8 (svn r14651) -Fix [FS#2437] (r14636): extmidi wasn't compiled/linked anymore. 16 years ago
rubidium 285d1846ae (svn r14630) -Add: support Allegro as video backend. 16 years ago
rubidium 6a431fc089 (svn r14629) -Fix: strgen/strgen.h missing from MSVC project files
-Fix: welsh missing from MSVC project files
16 years ago
rubidium f11d00abe6 (svn r14628) -Fix: projects/generate doesn't handle tabs in sources.list properly when determining whether a header is missing. 16 years ago
glx 7f4ee898ac (svn r14532) -Fix (r14522): one 'M' is enough to show modified version 16 years ago
glx 2af314553c (svn r14522) -Fix: apply r14519 to determineversion.vbs. Also properly set 'modified' for hg and git (was always 1). 16 years ago
rubidium 56ce9a916e (svn r14489) -Change: let MSVC use ICU (for right-to-left text rendering) from the new openttd-useful.zip. So... MSVC users: update your openttd-useful.zip or compilation will fail. 16 years ago
smatz ab00ea7393 (svn r14467) -Fix [FS#2350](r14443): use '~' instead of '#' as sed separator, it could be understood in a wrong way by shell 16 years ago
rubidium e589c7e580 (svn r14422) -Codechange: also reflect the changes of r14421 in the filenames. 16 years ago
glx 083014b868 (svn r14355) -Fix: latest svn revision detection from hg log always gave the latest relative to tip revision, not to the current working revision 16 years ago
glx b9b3489eed (svn r14354) -Fix (r14253): also fix hg revision detection for MSVC 16 years ago
frosch 869e90ea86 (svn r14313) -Codechange: Move functions dealing with the EngineRenew pool to their own file. 16 years ago
glx 819628bde4 (svn r14242) -Fix: removed some possible infinite loop in version determination (again). 16 years ago
rubidium a20b833516 (svn r14199) -Codechange: split fileio.h into fileio_type.h and fileio_func.h so not everything that includes saveload.h needs to include everything else too. 16 years ago
glx 01ce633a93 (svn r14194) -Fix: don't use hardcoded character offsets to get hg revision. This make it similar to svn and git (ie without the ':'). 16 years ago
rubidium 7ceb1252a2 (svn r14153) -Codechange: split ini file reading/saving from settings.cpp. 16 years ago
belugas 96a96e3524 (svn r14136) -Fix(r14135): MSVC project was not supposed to be on previous commit 16 years ago
belugas 23b1f53ff6 (svn r14135) -Codechange: Add owner to waypoints. Previously, it was guessed from rail underneath it. 16 years ago
glx 1703595861 (svn r14128) -Fix: first run of determineversion.vbs in a fresh clean hg checkout always detected the sources as modified 16 years ago
belugas 2ac0767af5 (svn r14108) -Fix(r14104): Give a more consistent naming of the new gui file 16 years ago
belugas d096431936 (svn r14104) -Feature: Add a window for waypoints, allowing to view all the trains having the selected waypoint in their orders.
Changing its name is also supported from the same new window.
Gui based on work done by Satyap, on FS#2025.
16 years ago
belugas 1659719f31 (svn r14077) -Fix: MSVC projects re-ordering 16 years ago
rubidium 31d69a49e8 (svn r14047) -Codechange: move chatmessage handling to the network directory as that's the only case chat messages are used. Furthermore remove any trace of chatmessages when compiling without network support. 16 years ago