Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-02-22 | (svn r22129) -Codechange: use simpler check to test if there any towns in ↵ | smatz | |
the game | |||
2011-02-22 | (svn r22128) -Fix [FS#4530]: Build-station-window showed wrong selection ↵ | frosch | |
when reopening. (Regiovogel) | |||
2011-02-22 | (svn r22127) -Fix: Canals would get drawn as land in the smallmap when using ↵ | terkhen | |
the owner window. | |||
2011-02-21 | (svn r22126) -Update from WebTranslator v3.0: | translators | |
arabic_egypt - 40 changes by Company_director belarusian - 1 changes by KorneySan danish - 19 changes by beruic frisian - 142 changes by Taeke malay - 3 changes by toadhall brazilian_portuguese - 93 changes by Luis_Mizuchiro tamil - 139 changes by sylvesterpious | |||
2011-02-21 | (svn r22125) -Fix (r9162)[FS#4528]: The animation-ness of two goldmine tiles ↵ | frosch | |
were swapped, causing the wheeltower to not work properly, and the bottom corner to show the wrong sprite. | |||
2011-02-20 | (svn r22124) -Codechange: move comment to its logical place | rubidium | |
2011-02-20 | (svn r22123) -Fix [FS#4522]: CommandQueue::Pop() did not update 'last'; ↵ | frosch | |
popping the last item caused the queue to disconnect unless there was only one item. | |||
2011-02-20 | (svn r22122) -Fix/change: when a NOT_REACHED in saveload can be reached due ↵ | rubidium | |
to an invalid savegame, use SlErrorCorrupt instead | |||
2011-02-20 | (svn r22121) -Fix: In case of high frame_freq one could get commands ↵ | rubidium | |
executed after a new network game was started | |||
2011-02-20 | (svn r22120) -Change: [NoAI] Prevent AIs from getting consistently over ↵ | rubidium | |
their allowed amount of operations by subtracting the amount they went over "budget" from the budget for the next "tick". | |||
2011-02-20 | (svn r22119) -Update from WebTranslator v3.0: | translators | |
frisian - 48 changes by Taeke tamil - 96 changes by sylvesterpious urdu - 36 changes by yasirniazkhan | |||
2011-02-20 | (svn r22118) -Fix [FS#4525]: The refit window was not correctly updated ↵ | terkhen | |
after selecting with Ctrl+Click (Regiovogel). | |||
2011-02-20 | (svn r22117) -Fix [FS#4523-ish]: CanRemoveRoadWithStop() failed for ↵ | frosch | |
_current_company = OWNER_TOWN, and for OWNER_NONE-owned road. | |||
2011-02-19 | (svn r22116) -Codechange: use PoolBase::Clean() at more places | smatz | |
2011-02-19 | (svn r22115) -Fix (r22114): some comments and code ordering were wrong | smatz | |
2011-02-19 | (svn r22114) -Update from WebTranslator v3.0: | translators | |
danish - 3 changes by beruic frisian - 13 changes by Taeke | |||
2011-02-19 | (svn r22113) -Codechange: use PoolBase::CleanAll() to clean all pools at ↵ | smatz | |
game exit | |||
2011-02-19 | (svn r22112) -Codechange: register all pools in a pool vector | smatz | |
2011-02-19 | (svn r22111) -Codechange/fix-ish: upon cleaning a pool a destructor should ↵ | rubidium | |
not delete items from other pools | |||
2011-02-19 | (svn r22110) -Codechange: Remove WaterDrawTileStruct and use ↵ | frosch | |
DrawTileSprites/DrawTileSeqStruct instead. | |||
2011-02-19 | (svn r22109) -Fix (r21269, 21272): Missing undeffing of macros. | frosch | |
2011-02-19 | (svn r22108) -Codechange: Replace some magic with some other magic though ↵ | frosch | |
less easy to break. | |||
2011-02-19 | (svn r22107) -Cleanup (r1903): Remove unused struct. | frosch | |
2011-02-19 | (svn r22106) -Codechange: Add DrawTileSeqStruct::MakeTerminator(), ↵ | frosch | |
DrawTileSeqStruct::IsTerminator(), DrawTileSeqStruct::IsParentSprite() to simplify stuff. | |||
2011-02-18 | (svn r22105) -Fix: crash when copying an orderlist to a vehicle that already ↵ | yexo | |
had orders | |||
2011-02-18 | (svn r22102) -Codechange: Also use the getopt function in strgen. | alberth | |
2011-02-18 | (svn r22101) -Codechange (r22098): Unify a bit of code. | alberth | |
2011-02-18 | (svn r22098) -Codechange: Have an array of option data, use it in the option ↵ | alberth | |
parsing routine. Adapt openttd option processing too. | |||
2011-02-18 | (svn r22097) -Fix (r22096): Add files before commit. | alberth | |
2011-02-18 | (svn r22096) -Codechange: Move openttd getopt implementation to its own file. | alberth | |
2011-02-18 | (svn r22095) -Update from WebTranslator v3.0: | translators | |
traditional_chinese - 11 changes by elleryq danish - 40 changes by beruic brazilian_portuguese - 41 changes by Luis_Mizuchiro spanish - 1 changes by Terkhen swedish - 22 changes by LordDaimos tamil - 37 changes by ksvml thai - 149 changes by m_vanillaconix | |||
2011-02-17 | (svn r22094) -Fix [FS#4510]: remove invalid keycodes when reading hotkeys.cfg | yexo | |
2011-02-17 | (svn r22093) -Fix [FS#4514]: The server list did not get sorted with one ↵ | rubidium | |
item in it, so the "position in the list" variable was never updated causing problems when using the keyboard shortcuts for scrolling | |||
2011-02-17 | (svn r22092) -Fix-ish (r22068): when you change a boolean to a enum, check ↵ | rubidium | |
specifically for a particular value | |||
2011-02-17 | (svn r22091) -Update from WebTranslator v3.0: | translators | |
simplified_chinese - 41 changes by ww9980 danish - 23 changes by beruic, krak brazilian_portuguese - 125 changes by Luis_Mizuchiro thai - 19 changes by kenny urdu - 15 changes by yasirniazkhan | |||
2011-02-16 | (svn r22090) -Doc: Explain OpenTTD's ports and their role in multiplayer and ↵ | planetmaker | |
especially for servers | |||
2011-02-16 | (svn r22089) -Update from WebTranslator v3.0: | translators | |
afrikaans - 96 changes by Maccie123 arabic_egypt - 29 changes by kasakg danish - 69 changes by krak indonesian - 17 changes by adjayanto brazilian_portuguese - 25 changes by Luis_Mizuchiro urdu - 80 changes by yasirniazkhan | |||
2011-02-15 | (svn r22087) -Fix: When deleting towns, only relocate objects during DC_EXEC. | terkhen | |
2011-02-15 | (svn r22086) -Fix: do not check if we can allocate an item if we won't try ↵ | smatz | |
to do so anyway | |||
2011-02-15 | (svn r22085) -Fix: assert when connecting to the admin port | smatz | |
2011-02-14 | (svn r22084) -Change: [NewGRF] Check grf version strictly and consider grfs ↵ | frosch | |
with version < 2 as incompatible. If you have trouble with certain grfs from BaNaNaS, then bother the author about fixing the grf. | |||
2011-02-14 | (svn r22083) -Change: trunk is heading towards 1.2 now | rubidium | |
2011-02-14 | (svn r22081) -Fix [FS#4489]: if fullscreen fails with current resolution, ↵ | glx | |
use desktop resolution | |||
2011-02-14 | (svn r22080) -Doc: Add doxygen comments to a few functions and improve a few ↵ | planetmaker | |
existing comments | |||
2011-02-14 | (svn r22079) -Fix: The owner view of the smallmap was not updated after a ↵ | terkhen | |
company colour change. | |||
2011-02-14 | (svn r22078) -Fix [FS#4499]: maximum train length interfered with wagon ↵ | rubidium | |
replacement when wagon removal was turned on | |||
2011-02-14 | (svn r22077) -Update from WebTranslator v3.0: | translators | |
latvian - 2 changes by skazhy | |||
2011-02-14 | (svn r22076) -Fix (r22075): build failed with GCC | smatz | |
2011-02-13 | (svn r22075) -Fix [FS#4501]: newgrfs with invalid multi-tile houses could ↵ | yexo | |
cause a valid 1x1 house following it to be seen as multi-tile, causing crashes | |||
2011-02-13 | (svn r22074) -Cleanup (r22073): there was already a setting-callback that ↵ | yexo | |
did what is needed |