Age | Commit message (Expand) | Author |
2009-02-06 | (svn r15366) -Add [NoAI]: Add AddLabels() where you can define labels for the... | Yexo |
2009-02-05 | (svn r15365) -Fix (r15324): svn properties were lost in 'svn move' | smatz |
2009-02-05 | (svn r15364) -Update: the man page | rubidium |
2009-02-05 | (svn r15363) -Fix [FS#2600]: inconsistency w.r.t. On/Off text for settings. | rubidium |
2009-02-05 | (svn r15362) -Change: make a string name more consistent. | rubidium |
2009-02-05 | (svn r15361) -Cleanup: minor comment style fixes (planetmaker) | smatz |
2009-02-05 | (svn r15360) -Fix: Flooding vehicles did not trigger an AI event. | frosch |
2009-02-05 | (svn r15359) -Add [NoAI]: AIEventVehicleCrashed::CRASH_RV_UFO, AIEventDisaste... | frosch |
2009-02-05 | (svn r15358) -Add [NoAI]: AIEventVehicleCrashed::GetCrashReason() | frosch |
2009-02-05 | (svn r15357) -Codechange: unify the way buttons are updated in the 'found tow... | smatz |
2009-02-05 | (svn r15356) -Codechange: make PlaceProc_Town and some global variables a sta... | smatz |
2009-02-05 | (svn r15355) -Codechange: simplify some stuff now ->FirstShared returns non-N... | rubidium |
2009-02-05 | (svn r15354) -Fix (r14803): first shared of a vehicle could be NULL making it... | rubidium |
2009-02-05 | (svn r15353) -Feature(tte): make it possible to have cities of various sizes | smatz |
2009-02-05 | (svn r15352) -Codechange: make the arguments passed around while founding a t... | smatz |
2009-02-05 | (svn r15351) -Fix (r15350): gcc compile failure | rubidium |
2009-02-05 | (svn r15350) -Codechange: Create a spec array to hold the data definitions of... | belugas |
2009-02-05 | (svn r15349) -Codechange: no need to call a function when we know there is no... | belugas |
2009-02-05 | (svn r15348) -Fix (r15347): Preferred pylon position is dependant on the mask... | michi_cc |
2009-02-05 | (svn r15347) -Feature [FS#1761]: Don't draw superfluous catenary wires (based... | michi_cc |
2009-02-05 | (svn r15346) -Add [NoAI]: Add AIAirport::GetNearestTown() so AIs can known in... | Yexo |
2009-02-05 | (svn r15345) -Add [NoAI]: Add AIVehicle::HasSharedOrders() and AIVehicleList_... | Yexo |
2009-02-04 | (svn r15344) -Change [Makefile]: don't recompile everything when english.txt ... | rubidium |
2009-02-04 | (svn r15343) -Add [NoAI]: Add AITown::GetRoadLayout so AIs can get the road l... | Yexo |
2009-02-04 | (svn r15342) -Feature: allow changing town layout in the 'Found new town' window | smatz |
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 |