Age | Commit message (Expand) | Author |
2010-01-17 | (svn r18846) -Codechange: Merge DrawTileSeq into DrawCommonTileSeq. | frosch |
2010-01-17 | (svn r18845) -Codechange: introduce AirportTileSpec and use it for animation | yexo |
2010-01-17 | (svn r18844) -Codechange: add GPL notice to src/table/airport_defaults.h | yexo |
2010-01-17 | (svn r18843) -Codechange: Only NewGRF supplied spritelayouts use SPRITE_MODIF... | frosch |
2010-01-17 | (svn r18842) -Codechange: Rename SPRITE_MODIFIER_USE_OFFSET to SPRITE_MODIFIE... | frosch |
2010-01-17 | (svn r18841) -Fix (r16869): Default-waypoint was drawn incorrectly for monora... | frosch |
2010-01-16 | (svn r18840) -Codechange: Use DrawCommonTileSeq[InGUI] for roaddepot drawing. | frosch |
2010-01-16 | (svn r18839) -Codechange: Detriplicate drawing of spritelayouts in the GUI. | frosch |
2010-01-16 | (svn r18838) -Codechange [FS#3524]: reorganisation of the train acceleration ... | rubidium |
2010-01-16 | (svn r18837) -Codechange: Rename DrawStationTileSeq() to DrawCommonTileSeq() ... | frosch |
2010-01-16 | (svn r18836) -Codechange: make TrainUpdateSpeed a class function and update s... | rubidium |
2010-01-16 | (svn r18835) -Fix: Large sounds could still cause an overflow with high sampl... | peter1138 |
2010-01-16 | (svn r18834) -Fix [FS#3538]: compilation failed on OpenBSD (matze) | rubidium |
2010-01-16 | (svn r18833) -Cleanup: Const-ness and style | peter1138 |
2010-01-16 | (svn r18832) -Fix: some indentation whitespace. | frosch |
2010-01-16 | (svn r18831) -Change [FS#3537]: do not go into the crashlog handler in case l... | rubidium |
2010-01-16 | (svn r18830) -Update from WebTranslator v3.0: | translators |
2010-01-16 | (svn r18829) -Codechange: Don't free memory from within audio mixer callback ... | peter1138 |
2010-01-16 | (svn r18828) -Fix (r18823): Decrementing uints is different to ints. | frosch |
2010-01-16 | (svn r18827) -Fix: Center main window using smallmap widget edge coordinates. | alberth |
2010-01-16 | (svn r18826) -Codechange: Unifiy return value of (SmallArray|FixedSizeArray):... | frosch |
2010-01-16 | (svn r18825) -Codechange: Sometimes code is shorter if you do not use a funct... | frosch |
2010-01-16 | (svn r18824) -Codechange: Turn some public members into protected ones. (skid... | frosch |
2010-01-16 | (svn r18823) -Codechange: Some uints for unsigned ints. (skidd13) | frosch |
2010-01-16 | (svn r18822) -Codechange: Rename YAPF-related container classes and their mem... | frosch |
2010-01-15 | (svn r18821) -Codechange: [Allegro] make the frequency and number of samples ... | rubidium |
2010-01-15 | (svn r18820) -Codechange: [SDL] make the number of samples runtime configurab... | rubidium |
2010-01-15 | (svn r18819) -Change [FS#3493]: be consistent with airport naming | rubidium |
2010-01-15 | (svn r18818) -Fix [FS#3526] (r18766): some train acceleration type conversion... | rubidium |
2010-01-15 | (svn r18816) -Fix (r18807): getting the catchment area of oilrigs triggered a... | yexo |
2010-01-15 | (svn r18815) -Fix (r18813): adding a single newgrf via the newgrf gui added a... | yexo |
2010-01-15 | (svn r18814) -Update from WebTranslator v3.0: | translators |
2010-01-15 | (svn r18813) -Codechange: deduplicate copying a newgrf config | yexo |
2010-01-15 | (svn r18812) -Codechange: make some functions in train.h functions of Train. | rubidium |
2010-01-15 | (svn r18811) -Fix (r18803): also swap the parameters for the AI API | rubidium |
2010-01-15 | (svn r18810) -Fix (r18809): broken win32 compilation with SDL | glx |
2010-01-15 | (svn r18809) -Codechange/Cleanup: remove unneeded headers from some files, if... | rubidium |
2010-01-15 | (svn r18808) -Cleanup: deplicate by using an existing function | yexo |
2010-01-15 | (svn r18807) -Codechange: introduce AirportSpec and move several non-statemac... | yexo |
2010-01-15 | (svn r18806) -Codechange: Typo in comment | peter1138 |
2010-01-15 | (svn r18805) -Codechange: move airport_movement.h to table/ | rubidium |
2010-01-14 | (svn r18804) -Codechange: guard against binaries claiming to be compatible wi... | rubidium |
2010-01-14 | (svn r18803) -Feature [FS#3318]: make building (long) roads work like buildin... | rubidium |
2010-01-14 | (svn r18802) -Codechange: Deduplicate drawing-code for depots and stations/wa... | frosch |
2010-01-14 | (svn r18801) -Fix: in some cases error messages weren't properly sent to the ... | rubidium |
2010-01-14 | (svn r18800) -Fix: in some cases with invalid packets one can crash recent tr... | rubidium |
2010-01-14 | (svn r18799) -Update from WebTranslator v3.0: | translators |
2010-01-14 | (svn r18798) -Codechange: Simplify use of parameter p2 by using the data it i... | belugas |
2010-01-13 | (svn r18797) -Fix (r18781): building wagons didn't add them to a train | rubidium |
2010-01-13 | (svn r18796) -Fix [FS#3521]: [SDL] possible deadlock when killing OpenTTD whi... | rubidium |