summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2007-01-13(svn r8111) -Fix r8106: silence warningsglx
2007-01-13(svn r8110) -Codechange: direct Vehicle::current_order.type changes (to OT_LO...KUDr
2007-01-13(svn r8108) WebTranslator2 update to 2007-01-13 19:32:03miham
2007-01-13(svn r8107) -Codechange (r8106): Show the MD5SUM of the original GRF (saved i...Darkvater
2007-01-13(svn r8106) -Feature/Fix: Add the ability to load savegames when you don't ha...Darkvater
2007-01-13(svn r8105) -Codechange: Change FindGRFConfig so that if md5sum parameter is ...Darkvater
2007-01-13(svn r8102) -Cleanup: Remove unreachable code (r8096), useless castDarkvater
2007-01-13(svn r8101) -Fix (runknown): Plug potential memleaks when calling UnInitWindo...Darkvater
2007-01-13(svn r8098) -Fix (r6964): For editboxen, always fill the background with blac...Darkvater
2007-01-13(svn r8097) Replace strlen() {==,!=,>} 0 by the more concise {,!}StrEmpty(). ...tron
2007-01-13(svn r8096) -Codechange: Invert the check if you are allowed to clear a road ...Darkvater
2007-01-13(svn r8095) -Codechange: stuff that is not related to HAL moved from hal.h to...KUDr
2007-01-13(svn r8094) -Feature/Fix (r7523): Show the activated status of the GRF list a...Darkvater
2007-01-13(svn r8093) -Codechange: Add a function to get a string representation of an ...Darkvater
2007-01-13(svn r8092) -Codechange: header files with miscellaneous template classes (sm...KUDr
2007-01-13(svn r8090) -[win32] Fix (r8089): for *nprintf 'ret = count' NOT 'ret = 0'...Darkvater
2007-01-13(svn r8089) -[win32] MS-borkedness: All *nprintf functions are broken, but we...Darkvater
2007-01-13(svn r8088) -Regression (r8087): Fix japanese translation by adding missing {...tron
2007-01-13(svn r8087) [Translations] Japanese translation manually updated by ickoonitemiham
2007-01-13(svn r8086) WebTranslator2 update to 2007-01-13 08:18:52miham
2007-01-12(svn r8085) [Translations] fixed the filenames to the scheme the others use, ...miham
2007-01-12(svn r8084) [Translations] Added nynorsk translation (pollux), renamed norweg...miham
2007-01-12(svn r8083) -Codechange: make a NetworkSocketHandler as base for all sockets ...rubidium
2007-01-12(svn r8082) WebTranslator2 update to 2007-01-12 19:31:14miham
2007-01-12(svn r8081) -Fix (r8075): Use a copy of the resolver object instead of the us...peter1138
2007-01-12(svn r8080) -Codechange (r8079): Move the *WHOLE* performance code into the #...Darkvater
2007-01-12(svn r8079) -Fix [YAPF]: float division by zero when calculating stats (YAPF ...KUDr
2007-01-12(svn r8078) -Codechange: rewrite UDP part of the network code to make use cla...rubidium
2007-01-12(svn r8077) -Cleanup: Restructure some switch() statements' default case when...Darkvater
2007-01-12(svn r8075) -Feature: Add support for variable 7E - subroutines. (peter1138)maedhros
2007-01-12(svn r8074) -Fix (FS#537, r7555, r5749): revert r7555 because it was really w...rubidium
2007-01-12(svn r8073) WebTranslator2 update to 2007-01-12 08:35:48miham
2007-01-12(svn r8071) -Fix (r5999): [FS#536] Merging 32bit dates broke the inauguration...Darkvater
2007-01-11(svn r8070) -Fix r5815: missing initialisation could cause crash when loading...glx
2007-01-11(svn r8069) [Translations] Moved japanese from unfinished, good job translatorsmiham
2007-01-11(svn r8068) WebTranslator2 update to 2007-01-11 19:35:48miham
2007-01-11(svn r8066) - Codechange: MallocT(), CallocT(), ReallocT() now return the poi...KUDr
2007-01-11(svn r8065) -Feature: The station list does now remember the sort settingscelestar
2007-01-11(svn r8063) -Codechange: When evaluating newgrf varaction2s the 'last value' ...peter1138
2007-01-11(svn r8062) -Codechange: change newgrf varaction2 value from signed to unsignedpeter1138
2007-01-11(svn r8061) -Fix r8055: obj-c can't handle templatesbjarni
2007-01-11(svn r8058) -Codechange: Replaced an occurence of (uint32)-1 by UINT_MAXcelestar
2007-01-11(svn r8057) -Codechange: Declare the "new" max template as static line.celestar
2007-01-11(svn r8056) -Codechange: Remove swap_byte, swap_byte, and siblings (some were...celestar
2007-01-11(svn r8055) -Codechange: Replace the different max, dmax, maxu whatever macro...celestar
2007-01-11(svn r8054) -Codechange: Use a template function instead of a macro for evalu...peter1138
2007-01-11(svn r8053) [Translations] Reverted german translators work (moewe2), since i...miham
2007-01-11(svn r8052) - Codechange: RemoveFirstTrack() and RemoveFirstTrackdir() now ac...KUDr
2007-01-11(svn r8051) WebTranslator2 update to 2007-01-11 07:24:01miham
2007-01-11(svn r8050) -Codechange: Rename map member extra to m6, since its usage has b...belugas