Commit Graph

408 Commits (c642028187878848e120128a893eab94ea184796)

Author SHA1 Message Date
truebrain 49e88dcbf0 (svn r23528) -Codechange: move widget enums to widgets/NNN_type.h 13 years ago
rubidium 9aab2dc861 (svn r23474) -Codechange: move the declaration error related functions to error.h 13 years ago
rubidium b9a1468fde (svn r23471) -Codechange: move the error related code out of misc_gui.cpp into error_gui.cpp 13 years ago
michi_cc 351da038eb (svn r23416) -Add: [NoAI] API for querying infrastructure costs. 13 years ago
glx cc680fbfa5 (svn r23409) -Change: reorder files in langs project 13 years ago
terkhen 03db6e6df1 (svn r23404) -Add: Tilematrix structure (michi_cc). 13 years ago
glx afee4adcf4 (svn r23389) -Fix (r11777, r12077, r12078): wrong include in strgen project 13 years ago
truebrain bf803e40cc (svn r23384) -Remove: no longer allow a binary to be without AI support; the parts some compilers failed at, are integrated in other parts of the code now too 13 years ago
truebrain 0c83901a2b (svn r23374) -Add: Doxygen files for the NoAI API (Yexo) 13 years ago
truebrain bfbadccf69 (svn r23366) -Codechange: move most of the Dummy code to script/, unifying it 13 years ago
truebrain e7c77353ce (svn r23364) -Codechange: refactor AIConfig, moving it mostly to Scriptconfig 13 years ago
truebrain a3768b109b (svn r23360) -Codechange: move AIInstance to ScriptInstance, making it reusable by other script API instances 13 years ago
truebrain 6f874962cd (svn r23359) -Codechange: move AI_VMSuspend to Script_Suspend (and to its own file) 13 years ago
truebrain 1e13fa3dee (svn r23358) -Codechange: move AI_FatalError to Script_FatalError (and to its own file) 13 years ago
truebrain b4112dcf8e (svn r23357) -Codechange: move AIStorage to ScriptStorage 13 years ago
truebrain af1b3cc070 (svn r23355) -Codechange: rename all AI* to Script* (Rubidium) 13 years ago
truebrain eab012ec8b (svn r23354) -Codechange: move all src/ai/api/ai_*.[hc]pp files to src/script/api/script_* (Rubidium) 13 years ago
truebrain e271463efa (svn r23311) -Remove: removed the silly blitter called 8bpp-debug. You can find him at the same place as you can find CTRL+D. Sorry for those who liked to trip while playing OpenTTD; I truly am sorry :D 13 years ago
rubidium 4509f814b3 (svn r23244) -Feature: if the installation is ananas, try to get the b without b installed 13 years ago
rubidium 2052561c2e (svn r23240) -Codechange: rework the code of the download status window 13 years ago
rubidium 1ca06f2aae (svn r22788) -Codechange: move modal progress related functions and variables to progress.cpp/h 13 years ago
terkhen 7e0daae1ec (svn r22567) -Codechange: Store persistent storages inside a pool. 13 years ago
michi_cc 29357ef65c (svn r22435) -Fix: Git revision detection would return too much when tags are involved. 13 years ago
smatz 5852b66c71 (svn r22348) -Codechange: split ship-specific part of yapf_node.hpp to yapf_node_ship.hpp 13 years ago
frosch 493927f889 (svn r22289) -Fix (r22288): Forgot project files. 13 years ago
rubidium 2e5b1f178e (svn r22202) -Codechange: make MusicFileSettings a proper citizen of the client settings 14 years ago
rubidium ec798d27df (svn r22201) -Fix (r22188): make sure generate.vbs generates the same as generate 14 years ago
rubidium 87ffb623e6 (svn r22192) -Fix (r22188): MSVC 2005 64 bits didn't build settings(gen), and as such compilation failed 14 years ago
glx e9c08668b2 (svn r22191) -Fix: make sure table/settings.h is generated with MSVC2010, also fix a warning in version project 14 years ago
glx 2dff2a57fd (svn r22190) -Fix (r22188): minor changes in project files 14 years ago
glx 4baf134ae8 (svn r22189) -Fix (r22188): Add svn properties to the new files 14 years ago
glx b4466262b7 (svn r22188) -Add: Generate the settings as part of the MSVC build process, and enable it in Makefile too 14 years ago
glx 393bbd18a4 (svn r22187) -Fix: some reordering in source.list 14 years ago
alberth 090638b0c3 (svn r22167) -Codechange: Extract IniLoadFile base class for loading ini files out of IniFile. 14 years ago
smatz 0e12107ccd (svn r22112) -Codechange: register all pools in a pool vector 14 years ago
alberth e36c5b649e (svn r22102) -Codechange: Also use the getopt function in strgen. 14 years ago
alberth 1983b8d558 (svn r22096) -Codechange: Move openttd getopt implementation to its own file. 14 years ago
rubidium 3cb12ed89c (svn r22019) -Codechange: s/functions.h/clear_func.h/ 14 years ago
michi_cc 33d7f15a1e (svn r21857) -Add: Revision detection for hgsubversion repositories. 14 years ago
michi_cc 656431d3cb (svn r21856) -Fix (r21840): Don't fail tag detection on hg repositories that use mercurial queues. Add some safety against tags and branches with spaces as well. 14 years ago
michi_cc 2f98ad38ba (svn r21840) -Change: Support tags created by hgsubversion for the revision detection. 14 years ago
michi_cc b0a592a649 (svn r21839) -Change: Support tags created by git-svn for the revision detection. 14 years ago
rubidium f6c28ecd1c (svn r21630) -Fix (r20308, r21615): version detection of subversion branches and tags got broken 14 years ago
rubidium 2a577707e7 (svn r21395) -Codechange: move the save and load filter's interface to a header 14 years ago
rubidium fafb971d84 (svn r21356) -Fix (r21351): sometimes versions wouldn't be correctly set for Windows builds 14 years ago
rubidium 8b4d080817 (svn r21351) -Change: read some metadata from (official) source tarballs so you'll more likely get the right version/revision out-of-the-box 14 years ago
rubidium 6cc3b71b64 (svn r21340) -Change: prepare the MSVC project files (or rather its libraries) for collation (natural sorting) using ICU.
Note: this means, for MSVC users, that you will need openttd-useful 4.0 or higher to compiler this revision or higher, though sadly you'll need 3.4 or lower for the earlier revisions. Both 3.4 and 4.0 can be installed simultaniously though.
14 years ago
rubidium 0020e74533 (svn r21160) -Codechange: reuse the strgen LanguageHeader to store some metadata about a language, and keep the language metadata in memory instead of loading it several times from disk 14 years ago
glx 477d94eff3 (svn r21045) -Fix (r21044): MSVC 2010 projects 14 years ago
rubidium a9fc9b2e9a (svn r21044) -Feature: XZ/LZMA2 savegame support. New default reduces savegame size by 10 to 30% with slightly more CPU usage. With maximum settings it reduces savegame size by 20 to 30%, but that takes 7 to 14 times longer. Map saving + downloading takes, on average, 5% less. 14 years ago