summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2013-12-23(svn r26173) -Change: [NewGRF] Reset the temporary storage registers for ever...frosch
2013-12-23(svn r26172) -Codechange: Make SpriteGroup::Resolve aware of nested calls.frosch
2013-12-23(svn r26171) -Codechange: Make TemporaryStorageArray keep track of assigned r...frosch
2013-12-22(svn r26170) -Feature-ish: add the currently used fonts to the crash logrubidium
2013-12-22(svn r26169) -Fix-ish [FS#5831-ish]: Unify the time a RV needs to travel thro...frosch
2013-12-20(svn r26167) -Fix [FS#5834]: Certain hotkeys crashed the content GUI when the...frosch
2013-12-20(svn r26166) -Fix: Scale flows only after mapping to avoid rounding errors.fonsinchen
2013-12-18(svn r26165) -Change [FS#5832]: Improve layout of build-airport GUI (hackalit...frosch
2013-12-17(svn r26164) -Doc: Fix Game Script API docs on that deity can build/prospect ...zuu
2013-12-17(svn r26163) -Update from WebTranslator v3.0:translators
2013-12-16(svn r26162) -Update from WebTranslator v3.0:translators
2013-12-16(svn r26161) -Fix [FS#5830] (r22567) (r25956-ish): Backup data of altered per...frosch
2013-12-14(svn r26160) -Update from WebTranslator v3.0:translators
2013-12-13(svn r26158) -Fix: NewGRF inspect window lacked several newer variables.frosch
2013-12-13(svn r26157) -Feature: [NewGRF] Vehicle variable 4D for determining the posit...frosch
2013-12-11(svn r26156) -Update from WebTranslator v3.0:translators
2013-12-09(svn r26154) -Update from WebTranslator v3.0:translators
2013-12-09(svn r26153) -Doc [FS#5826]: Fix copy-pasty. (krinn)frosch
2013-12-08(svn r26152) -Revert/Fix (r26118) [FS#5822]: While the condition is non-sense...frosch
2013-12-08(svn r26151) -Update from WebTranslator v3.0:translators
2013-12-08(svn r26150) -Revert (r26120): EnforcePrecondition alters the last-error stat...frosch
2013-12-08(svn r26149) -Fix [FS#5825]: [Script] Various API functions did not check whe...frosch
2013-12-08(svn r26148) -Fix [FS#5824] (r25735): Script API failed for vehicles with onl...frosch
2013-12-07(svn r26146) -Update from WebTranslator v3.0:translators
2013-12-06(svn r26145) -Update from WebTranslator v3.0:translators
2013-12-05(svn r26144) -Update from WebTranslator v3.0:translators
2013-12-04(svn r26143) -Update from WebTranslator v3.0:translators
2013-12-03(svn r26142) -Update from WebTranslator v3.0:translators
2013-12-02(svn r26141) -Update from WebTranslator v3.0:translators
2013-12-01(svn r26140) -Update from WebTranslator v3.0:translators
2013-11-29(svn r26139) -Update from WebTranslator v3.0:translators
2013-11-29(svn r26138) -Fix [FS#5821] (r26105-ish): [Script] scripts could trigger the ...rubidium
2013-11-29(svn r26137) -Merge: documentation updates from 1.3 branchrubidium
2013-11-28(svn r26134) -Fix [FS#5820]: aircraft crashing near the map's border due to a...rubidium
2013-11-28(svn r26133) -Update from WebTranslator v3.0:translators
2013-11-26(svn r26132) -Fix-ish: prevent issues due to overflowing multiplications by l...rubidium
2013-11-26(svn r26131) -Update from WebTranslator v3.0:translators
2013-11-26(svn r26130) -Codechange: add some guards against using invalid image indicesrubidium
2013-11-26(svn r26129) -Fix: remove dead code; it could be made to do what it did, but ...rubidium
2013-11-26(svn r26128) -Fix: erroneous castrubidium
2013-11-26(svn r26127) -Fix (r18186): missing breakrubidium
2013-11-26(svn r26126) -Cleanup: remove unneeded check for NULLrubidium
2013-11-26(svn r26125) -Fix: make sure the tile area's variables are always properly in...rubidium
2013-11-26(svn r26124) -Fix: make sure all members of the default string iterator are i...rubidium
2013-11-26(svn r26123) -Fix: make sure the maximum row length when making company butto...rubidium
2013-11-26(svn r26122) -Fix-ish: remove essentially dead code; if nested_array were NUL...rubidium
2013-11-26(svn r26121) -Codechange: add some asserts after dynamic casts to show they s...rubidium
2013-11-26(svn r26120) -Fix: [Script] Replace simple check with precondition check, aft...rubidium
2013-11-26(svn r26119) -Fix: ResolveCompanyID on an already resolved CompanyIDrubidium
2013-11-26(svn r26118) -Fix-ish?: comparing the old Direction to the possibly new state...rubidium