Age | Commit message (Expand) | Author |
2006-04-21 | (svn r4494) - NewGRF: Clean up and reset custom texts | peter1138 |
2006-04-21 | (svn r4493) Newgrf : Action 04. Beginning of implementation. | belugas |
2006-04-20 | (svn r4491) - Codechange: handle IGT_LIST types just as the other types with ... | Darkvater |
2006-04-20 | (svn r4490) - Feature: The integer-list parser now accepts a space character ... | Darkvater |
2006-04-20 | (svn r4489) - Codechange: some small cleanups in the settings-parser code, ma... | Darkvater |
2006-04-20 | (svn r4488) - Add newgrf_spritegroup.[ch] to MS VS project files | peter1138 |
2006-04-20 | (svn r4487) - Codechange: replace the custom currency magic number 23 with a ... | peter1138 |
2006-04-20 | (svn r4486) - NewGRF: Create and use a memory pool to manage sprite groups. T... | peter1138 |
2006-04-20 | (svn r4484) - Newstations: Use StringIDs instead of char*s to reference our c... | peter1138 |
2006-04-20 | (svn r4483) - NewGRF: Dynamically allocate memory for 'real' spritegroups. Th... | peter1138 |
2006-04-20 | (svn r4482) WebTranslator2 update to 2006-04-20 10:29:39 | miham |
2006-04-20 | (svn r4481) - Fix: Validate the given sprite ID when loading a sprite. | peter1138 |
2006-04-19 | (svn r4479) -Fix (FS#90) electric engines (or rather their pantographs) no lo... | celestar |
2006-04-19 | (svn r4478) -Fix (FS#107) In the cheat menu, don't hard-code the player icon,... | celestar |
2006-04-19 | (svn r4474) - NewGRF: Skip non-fatal errors when not in stage 2. | peter1138 |
2006-04-19 | (svn r4473) - Newstations: | peter1138 |
2006-04-18 | (svn r4472) WebTranslator2 commit2 system precheck failed, fix in progress | miham |
2006-04-18 | (svn r4471) - Pools: Add a facility for calling a custom function during pool... | peter1138 |
2006-04-18 | (svn r4470) -Fix: FS#97 — Possible bug in Win64 versions (by michi_cc) | KUDr |
2006-04-18 | (svn r4469) WebTranslator2 update to 2006-04-18 | miham |
2006-04-18 | (svn r4468) -Fix: (FS#45) correct declaration of NORETURN for gcc (egladil) | celestar |
2006-04-18 | (svn r4467) -Fix: New plantations now cause the correct ".. being planted .."... | celestar |
2006-04-18 | (svn r4466) -Fix: (FS#71) Game no longer crashes when the last vehicle servin... | celestar |
2006-04-18 | (svn r4465) -Codechange (FS#60): Remove a variable no one really needs. (Dale... | celestar |
2006-04-18 | (svn r4464) -Codechange: Oops, forgot one file in last commit | celestar |
2006-04-18 | (svn r4463) -Codechange. Include vehicle.h directly instead of implicitly via... | celestar |
2006-04-17 | (svn r4462) - Newstations: ensure the chosen tile layout is available from a ... | peter1138 |
2006-04-17 | (svn r4461) -Codechange: Add and make use of map accessor functions for signa... | celestar |
2006-04-17 | (svn r4460) - Newstations: remove unused class_id / stat_id variables from the | peter1138 |
2006-04-17 | (svn r4459) - Newstations: check pointer for NULL before using it. | peter1138 |
2006-04-17 | (svn r4458) [WT2 quickcommit w/o stats] | miham |
2006-04-16 | (svn r4453) - NewGRF: fix two compile warnings. | peter1138 |
2006-04-16 | (svn r4452) - NewGRF: switch to unsigned ints for array indices. | peter1138 |
2006-04-16 | (svn r4451) WebTranslator2 daily commit | miham |
2006-04-16 | (svn r4450) - NewStations, rename *CustomStationSprite() to *CustomStationSpe... | peter1138 |
2006-04-16 | (svn r4449) - NewStations, remove parameter to use first custom station when ... | peter1138 |
2006-04-16 | (svn r4447) - NewGRF: It seems I committed printing action NOP Action 0x0C wh... | Darkvater |
2006-04-16 | (svn r4446) - Add function to determine if a Sprite ID exists. | peter1138 |
2006-04-16 | (svn r4445) -Fix: FS#108 Danish name generator bug | bjarni |
2006-04-16 | (svn r4444) [WebTranslator2 commir] Dutch, Polish affected | miham |
2006-04-15 | (svn r4440) - Fix: Yoyo-effect of rail in desert/snow introduced by r4379. Wh... | Darkvater |
2006-04-15 | (svn r4439) - NewGRF: Add support for Action 0x10. This also required an extr... | Darkvater |
2006-04-15 | (svn r4435) - Fix: an assertion triggered when trying to remove a bridge with... | Darkvater |
2006-04-15 | (svn r4434) - Codechange: use str_validate for the console as well instead of... | Darkvater |
2006-04-15 | (svn r4432) Make use of map access functions | tron |
2006-04-15 | (svn r4431) - NewGRF: rename nfo_line to _nfo_line, to avoid confusing Darkva... | peter1138 |
2006-04-15 | (svn r4430) - NewGRF: Use the bridge's sprite layout for drawing high pillars... | Darkvater |
2006-04-15 | (svn r4429) - CodeChange[newgrf]: Action0, prop 0x0D. use calloc to allocate ... | Darkvater |
2006-04-15 | (svn r4426) Code Cleaning : replacing tabs with spaces, removing obvious comm... | belugas |
2006-04-15 | (svn r4425) Fix bug introduced in r4411 : while IS_BYTE_INSIDE, max value is ... | belugas |