Age | Commit message (Expand) | Author |
2009-02-04 | (svn r15341) -Update (r15340): remove deleted and modified strings from other... | smatz |
2009-02-04 | (svn r15340) -Fix [FS#2121]: changing town road layout in-game caused ugly ro... | smatz |
2009-02-04 | (svn r15339) -Update: WebTranslator2 update to 2009-02-04 18:39:16 | translators |
2009-02-04 | (svn r15338) -Fix [FS#2598]: close all construction related windows whenever ... | rubidium |
2009-02-04 | (svn r15337) -Fix: don't allow a spectating server to build stuff. | rubidium |
2009-02-04 | (svn r15336) -Fix: do not use _current_company in the GUI as there are no gua... | rubidium |
2009-02-04 | (svn r15335) -Change: use the patch change mechanism to change the road side ... | rubidium |
2009-02-04 | (svn r15334) -Codechange: reset setting to old value when the callback proced... | smatz |
2009-02-04 | (svn r15333) -Fix: AIs weren't restricted to a maximum length for ship orders. | Yexo |
2009-02-04 | (svn r15332) -Fix (r15190): terrain generated from heightmaps always was at s... | smatz |
2009-02-03 | (svn r15331) -Fix (r15330): remove extra semicolons | glx |
2009-02-03 | (svn r15330) -Fix [FS#2597]: leaking of Squirrel when using circular referenc... | rubidium |
2009-02-03 | (svn r15328) -Fix (r15327): Load(data, version) was called instead of Load(ve... | Yexo |
2009-02-03 | (svn r15327) -Fix (r15027): AIs could access the map and other data in their ... | Yexo |
2009-02-03 | (svn r15326) -Fix: Old-ai-ishm when refitting vehicles. | frosch |
2009-02-03 | (svn r15325) -Update: WebTranslator2 update to 2009-02-03 18:29:45 | translators |
2009-02-03 | (svn r15324) -Codechange: unify the class used for comparing of strings for s... | smatz |
2009-02-03 | (svn r15323) -Fix: regression backed up game_start.scr but didn't/couldn't re... | rubidium |
2009-02-02 | (svn r15322) -Fix (r15175): The AI list window didn't display information abo... | Yexo |
2009-02-02 | (svn r15321) -Codechange: Load road vehicle 'realistic' acceleration properti... | peter1138 |
2009-02-02 | (svn r15320) -Codechange: Increase 'realistic' acceleration 'resolution' by o... | peter1138 |
2009-02-02 | (svn r15319) -Update: WebTranslator2 update to 2009-02-02 18:44:36 | translators |
2009-02-02 | (svn r15318) -Fix [FS#2594](r10288): don't warn about non-primary engines get... | smatz |
2009-02-02 | (svn r15317) -Fix: support Windows fonts with non-ASCII characters in their f... | rubidium |
2009-02-02 | (svn r15316) -Fix [NoAI]: ignore unprintable chars when returning a string to... | glx |
2009-02-02 | (svn r15315) -Fix (r15314): make gcc happy (for once) | glx |
2009-02-02 | (svn r15314) -Fix/hackaround [FS#2590]: fonts have a feature where they can h... | rubidium |
2009-02-02 | (svn r15313) -Cleanup: Use helper functions we already have and add some docu... | michi_cc |
2009-02-01 | (svn r15312) -Codechange: Handle closing of drop down menus when clicking in ... | peter1138 |
2009-02-01 | (svn r15311) -Fix (r15126): Obiwan error | peter1138 |
2009-02-01 | (svn r15310) -Update: WebTranslator2 update to 2009-02-01 18:46:42 | translators |
2009-02-01 | (svn r15309) -Fix (r15307): Update regression. (Thanks glx) | frosch |
2009-02-01 | (svn r15308) -Codechange: Deduplicate km-ish/h -> mph conversions. | frosch |
2009-02-01 | (svn r15307) -Fix: AIVehicle::GetCurrentSpeed() should also use km-ish/h inst... | frosch |
2009-02-01 | (svn r15306) -Codechange: Deduplicate code by adding Engine::GetDisplayMaxSpe... | frosch |
2009-02-01 | (svn r15305) -Fix (r15299): missing include | rubidium |
2009-02-01 | (svn r15304) -Fix [FS#2587]: When loading savegames use the roadtype of the f... | frosch |
2009-02-01 | (svn r15303) -Fix (r12381): desync if a GRF used town's last month max. pass/... | smatz |
2009-01-31 | (svn r15302) -Add: example file for on_server_connect.scr and document it in ... | rubidium |
2009-01-31 | (svn r15301) -Feature [FS#104]: Add option to group and subtotal expenses lis... | peter1138 |
2009-01-31 | (svn r15300) -Cleanup: remove an unused icon and remove the references to swe... | rubidium |
2009-01-31 | (svn r15299) -Cleanup: remove many redundant includes | smatz |
2009-01-31 | (svn r15298) -Fix [FS#2588]: don't start another AI company in MP when there ... | smatz |
2009-01-30 | (svn r15297) -Update: WebTranslator2 update to 2009-01-30 18:45:08 | translators |
2009-01-30 | (svn r15296) -Cleanup: remove redundant _MSC_VER >= 1400 checks, older versio... | smatz |
2009-01-29 | (svn r15295) -Fix [FS#2591] (r15190): Towns tried to build roads outside the ... | Yexo |
2009-01-29 | (svn r15294) -Fix: accessing of inaccessible base | rubidium |
2009-01-29 | (svn r15293) -Feature [FS#2583]: Give a more meaningful message when towns re... | belugas |
2009-01-29 | (svn r15292) -Fix(r15290): Incrementing something that is already set to the ... | belugas |
2009-01-29 | (svn r15291) -Cleanup: Move the station list widgets to their class from stat... | Yexo |