Age | Commit message (Expand) | Author |
2007-01-15 | (svn r8146) -Fix (FS#552, r8038): a C/C++ linkage problem on some very few in... | celestar |
2007-01-15 | (svn r8145) -Featurette: Allow for Tropic Farm to plant fields after producin... | belugas |
2007-01-15 | (svn r8144) -Fix: [FS#163] When a station is removed, vehicles do not get exc... | celestar |
2007-01-15 | (svn r8143) Remove the landscaping button from the build toolbars. | tron |
2007-01-15 | (svn r8141) -Fix r8128: [OSX] now OSX can compile again. | bjarni |
2007-01-15 | (svn r8140) -Fix [FS#54]: Combat helicopter flies past factory before it shoo... | Darkvater |
2007-01-14 | (svn r8139) -Cleanup: simplify auto_ptr initialization (Tron) | KUDr |
2007-01-14 | (svn r8138) -Cleanup: comment style corrections | KUDr |
2007-01-14 | (svn r8137) -Fix (FS#551, r4259, r4320): roadstop->num_vehicles was wrong for... | rubidium |
2007-01-14 | (svn r8136) -Codechange: Station spread rectangle manipulators turned into St... | KUDr |
2007-01-14 | (svn r8135) -Fix (r7582): Don't assert on duplicate non-static grfs when remo... | Darkvater |
2007-01-14 | (svn r8134) -Fix (r8013): Add a newline after the ShowInfo console output | Darkvater |
2007-01-14 | (svn r8133) -Fix [FS#535]: "out of sprite memory" warning messages due to inc... | Darkvater |
2007-01-14 | (svn r8132) -Fix (r6824): The game could crash when the chat key (<ENTER>) is... | Darkvater |
2007-01-14 | (svn r8131) -Fix (r8125): g++ warning: 'invalid access to non-static data mem... | KUDr |
2007-01-14 | (svn r8130) Provide struct GoodsEntry with a constructor | tron |
2007-01-14 | (svn r8129) -Codechange: Change data tables to use split off palette map. And | peter1138 |
2007-01-14 | (svn r8128) -Codechange: Split sprite and palette remap into separate 32 bit ... | peter1138 |
2007-01-14 | (svn r8127) -Fix (r8125): removed redundant free() call which is also in Stat... | KUDr |
2007-01-14 | (svn r8126) -Fix (r8125): missing #include fixes compilation error on g++ (st... | KUDr |
2007-01-14 | (svn r8125) -Codechange: Station is now constructed/destroyed using new/delet... | KUDr |
2007-01-14 | (svn r8124) -Add [DEBUG]: _debug_station_level | KUDr |
2007-01-14 | (svn r8123) -Fix (r117): FindFirstBit now really returns the first bit. Fixes... | maedhros |
2007-01-14 | (svn r8122) -Fix[LANG]: terror in czech lang file (again) | KUDr |
2007-01-14 | (svn r8121) WebTranslator2 update to 2007-01-14 19:39:35 | miham |
2007-01-14 | (svn r8120) -Fix (r8055): Station cargo waiting value clamp should be signed ... | peter1138 |
2007-01-14 | (svn r8119) -Fix (r8101): Uninitializing windows should be called before free... | Darkvater |
2007-01-14 | (svn r8118) -Codechange: change the ordering of the network list a little: | rubidium |
2007-01-14 | (svn r8117) -Fix (r8114): 'no matching operator delete found' warning on VC8 | KUDr |
2007-01-14 | (svn r8116) Undo r8113 | tron |
2007-01-14 | (svn r8114) Allocate struct GRFText in the C++ way | tron |
2007-01-14 | (svn r8113) Fix the #include path to table/strings.h | tron |
2007-01-13 | (svn r8111) -Fix r8106: silence warnings | glx |
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:03 | miham |
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 cast | Darkvater |
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 |