log

age author description
Mon, 16 Mar 2009 10:51:49 +0000 smatz (svn r15740) -Codechange: make code in namegen.cpp ~50% faster, apply coding style and add comments draft
Mon, 16 Mar 2009 08:03:50 +0000 peter1138 (svn r15739) -Codechange: Expose GRF ID of engines in var action property 0x25. draft
Sun, 15 Mar 2009 22:41:57 +0000 yexo (svn r15736) -Codechange: Split AIScanner/AIFileInfo to the more generic classes ScriptScanner/ScriptFileInfo. draft
Sun, 15 Mar 2009 22:16:02 +0000 rubidium (svn r15735) -Update: trunk ain't going to 0.7 anymore ;) draft
Sun, 15 Mar 2009 21:49:37 +0000 yexo (svn r15733) -Fix: Enabling freeform edges could cause submarines to get stuck on land tiles. draft
Sun, 15 Mar 2009 21:34:18 +0000 rubidium (svn r15732) -Fix: enumified constant name style draft
Sun, 15 Mar 2009 21:29:07 +0000 rubidium (svn r15731) -Codechange: unify submarine creation draft
Sun, 15 Mar 2009 21:22:08 +0000 rubidium (svn r15730) -Fix (r15727): regression wasn't updated. draft
Sun, 15 Mar 2009 21:16:07 +0000 rubidium (svn r15729) -Fix: silence MSVC warning draft
Sun, 15 Mar 2009 18:52:31 +0000 translators (svn r15728) -Update: WebTranslator2 update to 2009-03-15 18:52:21 draft
Sun, 15 Mar 2009 16:31:16 +0000 smatz (svn r15727) -Codechange: apply coding style to namegen arrays draft
Sun, 15 Mar 2009 16:04:39 +0000 smatz (svn r15726) -Codechange: unify coding style for const pointers draft
Sun, 15 Mar 2009 15:25:18 +0000 smatz (svn r15725) -Fix: centering on a vehicle didn't respect its z coordinate draft
Sun, 15 Mar 2009 15:22:09 +0000 rubidium (svn r15724) -Codechange: some widget documentation/fixing of enumified constant names (Alberth) draft
Sun, 15 Mar 2009 15:12:06 +0000 rubidium (svn r15723) -Codechange: use a constructor for WindowDescs as that makes expanding them much easier (Alberth) draft
Sun, 15 Mar 2009 14:35:12 +0000 rubidium (svn r15722) -Change: add a bit more information to the readme. draft
Sun, 15 Mar 2009 14:33:40 +0000 rubidium (svn r15721) -Change: give a more useful (for 'normal' users) error message when there's no AI and they want to play with an AI draft
Sun, 15 Mar 2009 14:28:46 +0000 rubidium (svn r15720) -Change: put a bit more information into the crash log draft
Sun, 15 Mar 2009 00:32:36 +0000 yexo (svn r15719) -Update: the credit section. draft
Sun, 15 Mar 2009 00:32:18 +0000 rubidium (svn r15718) -Cleanup: apply some comment coding style on the rest of the sources too draft
Sun, 15 Mar 2009 00:03:27 +0000 rubidium (svn r15717) -Cleanup: apply some documentation coding style upon the stuff in table/ draft
Sat, 14 Mar 2009 23:57:37 +0000 yexo (svn r15716) -Change [NoAI]: AI libraries should now be stored in ai/library/<library_name>/ instead of ai/library/<category_name>/<library_name>/. Libraries inside tar files are not affected. draft
Sat, 14 Mar 2009 20:43:37 +0000 frosch (svn r15715) -Fix (r15714): Project files. (Thanks michi_cc) draft
Sat, 14 Mar 2009 19:52:41 +0000 frosch (svn r15714) -Remove: 'Original vehicle names' - err - language... Use the (static) newgrf on BaNaNaS if you care. draft
Sat, 14 Mar 2009 19:38:19 +0000 frosch (svn r15713) -Feature(ette): Allow static newgrfs to set 'GRF ID engine overrides', if the source GRF is static. draft
Sat, 14 Mar 2009 18:39:10 +0000 translators (svn r15712) -Update: WebTranslator2 update to 2009-03-14 18:38:56 draft
Sat, 14 Mar 2009 18:16:29 +0000 rubidium (svn r15711) -Codechange: lots of whitespace cleanup/fixes draft
Sat, 14 Mar 2009 15:42:53 +0000 glx (svn r15710) -Fix (r15706): for non MSVC io.h needs to be included before defining unlink. Also remove redundant tchar.h includes as it is already in stdafx.h. draft
Sat, 14 Mar 2009 15:34:30 +0000 rubidium (svn r15709) -Change [FS#2729]: be a tad more specific about the fact that you're building incompatible tracks when building incompatible track types on the same tile. draft
Sat, 14 Mar 2009 01:32:04 +0000 yexo (svn r15708) -Feature [FS#2728]: Pop up the AI Debug Window if one of the AIs crashed and show a message that the user should report the crash. draft