summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2010-09-01(svn r20714) -Fix: bit 9 of object's flags implies bit 3 is set, so just test...rubidium
2010-09-01(svn r20713) -Fix (r20654): when ignoring action0 object properties, ignore p...rubidium
2010-09-01(svn r20712) -Fix [FS#4094]: Do not use new game settings when creating many ...terkhen
2010-09-01(svn r20711) -Fix [FS#4094]: Do not use new game settings when creating many ...terkhen
2010-09-01(svn r20710) -Codechange: Clarify the name of some town generation variables.terkhen
2010-09-01(svn r20709) -Update from WebTranslator v3.0:translators
2010-09-01(svn r20708) -Fix [FS#4101]: upon company bankruptcy some objects weren't rem...rubidium
2010-08-31(svn r20707) -Update from WebTranslator v3.0:translators
2010-08-31(svn r20706) -Fix (r20664): land slope check wasn't called when it should be ...rubidium
2010-08-31(svn r20705) -Fix: graphic glitch when switching to a different-sized font wh...yexo
2010-08-30(svn r20699) -Update from WebTranslator v3.0:translators
2010-08-30(svn r20697) -Fix [FS#4084]: call the new function after resizing a window so...yexo
2010-08-30(svn r20696) -Codechange: create a new function to make sure part of the capt...yexo
2010-08-30(svn r20695) -Codechange: move PreventHiding to another locationyexo
2010-08-30(svn r20694) -Fix [FS#4087]: empty newgrf presets were not selectableyexo
2010-08-30(svn r20693) -Fix: use strncmp instead of memcmp for comparing stringsyexo
2010-08-30(svn r20692) -Fix [FS#4055]: crash after downloading missing contentyexo
2010-08-29(svn r20691) -Fix (r20690): unmessup a broken stringrubidium
2010-08-29(svn r20690) -Update from WebTranslator v3.0:translators
2010-08-29(svn r20689) -Codechange: Make some global functions used in 1 .cpp file stat...alberth
2010-08-29(svn r20688) -Codechange: Rename Queue struct to BinaryHeap.alberth
2010-08-29(svn r20687) -Codechange: Replace the THISBIN_HEAP_ARR macro by a GetElement(...alberth
2010-08-29(svn r20686) -Codechange: Make init_BinaryHeap() a method.alberth
2010-08-29(svn r20685) -Codechange: Make BinaryHeap_Clear() a method.alberth
2010-08-29(svn r20684) -Codechange: Make BinaryHeap_Free() a method.alberth
2010-08-29(svn r20683) -Codechange: Make BinaryHeap_Delete() a method.alberth
2010-08-29(svn r20682) -Codechange: Make BinaryHeap_Pop() a method.alberth
2010-08-29(svn r20681) -Codechange: Make BinaryHeap_Push() a method, introduce temporar...alberth
2010-08-29(svn r20680) -Codechange: Remove the now useless union and struct wrappers ar...alberth
2010-08-29(svn r20679) -Codechange: Remove unused insertion sorter.alberth
2010-08-29(svn r20678) -Codechange: Remove unused NetworkFindClientInfoFromIndex(), Net...alberth
2010-08-29(svn r20677) -Fix (r20136): copy-paste error (jwm)rubidium
2010-08-28(svn r20676) -Codechange: it's not needed to supply two almost identical varsrubidium
2010-08-28(svn r20675) -Add [FS#4077]: method to access the (action 14) NewGRF version ...rubidium
2010-08-28(svn r20674) -Codechange: Remove declared functions that do not exist (anymor...alberth
2010-08-28(svn r20673) -Codechange: add support for inspecting objectsrubidium
2010-08-28(svn r20672) -Remove: some stale stringsrubidium
2010-08-28(svn r20671) -Add: feature F (not action F as written mistakenly in the previ...rubidium
2010-08-28(svn r20670) -Add: support for action Frubidium
2010-08-28(svn r20669) -Codechange: trigger the whole object every 256 ticks instead of...rubidium
2010-08-28(svn r20668) -Codechange: add (more) support for bridges over objectsrubidium
2010-08-28(svn r20667) -Codechange: implement the autoslope callback for objectsrubidium
2010-08-28(svn r20666) -Codechange: enable drawing of (NewGRF) objectsrubidium
2010-08-28(svn r20665) -Codechange: make clearing object tiles behave (more) like TTDPatchrubidium
2010-08-28(svn r20664) -Codechange: implement the land slope callback for objectsrubidium
2010-08-28(svn r20663) -Codechange: add the GRF name to the tile info windowrubidium
2010-08-28(svn r20662) -Codechange: implement object animationrubidium
2010-08-28(svn r20661) -Codechange: implement the "decide colour" callback for objectsrubidium
2010-08-28(svn r20660) -Codechange: implement (most) of action2 support for objectsrubidium
2010-08-28(svn r20659) -Feature: make the (flat) area around an industry configurable (...rubidium