summaryrefslogtreecommitdiff
path: root/src/genworld.cpp
AgeCommit message (Expand)Author
2010-01-18(svn r18861) -Doc: more doxygen documentation in genworld filessmatz
2010-01-17(svn r18853) -Codechange: apply coding style to GenWorld's enums, structs and...smatz
2010-01-15(svn r18809) -Codechange/Cleanup: remove unneeded headers from some files, if...rubidium
2009-12-15(svn r18506) -Fix [FS#3368]: no error message was created for the first fatal...rubidium
2009-11-21(svn r18207) -Fix [FS#3324] (r11961): [NewGRF] When starting a new game the v...rubidium
2009-10-04(svn r17693) -Cleanup: remove some unneeded includesrubidium
2009-09-19(svn r17570) -Fix: a number of Doxygen warnings about missing parameters, whi...rubidium
2009-09-01(svn r17339) -Codechange: move thread related files to their own directory (l...rubidium
2009-08-21(svn r17248) -Fix: add GPL license notice where appropriaterubidium
2009-08-06(svn r17097) -Fix [FS#3092] (r13256): make restart command work again and mak...rubidium
2009-05-06(svn r16242) -Codechange: rework pausingrubidium
2009-05-03(svn r16220) -Fix [FS#2862]: possible crashes when quiting OpenTTD or forcing...rubidium
2009-04-19(svn r16088) -Codechange: merge HighLightStyle and ViewportHighlightMode as t...rubidium
2009-03-12(svn r15689) -Fix [FS#2720]: do not crash when the generate map doesn't conta...rubidium
2009-03-12(svn r15688) -Codechange: unifiy cleaning up the map generation (normal and a...rubidium
2009-02-14(svn r15495) -Revert (r15383,r15422): Loading NewGRFs depends on correct sett...yexo
2009-02-09(svn r15428) -Codechange: consistently use colour instead of having both colo...rubidium
2009-02-08(svn r15422) -Fix [FS#2623] (r15383): loading NewGRFs before copying the sett...rubidium
2009-02-08(svn r15410) -Cleanup: get rid of most of the references to the 'patches' exc...rubidium
2009-02-04(svn r15342) -Feature: allow changing town layout in the 'Found new town' windowsmatz
2009-01-31(svn r15299) -Cleanup: remove many redundant includessmatz
2009-01-21(svn r15190) -Feature: Allow terraforming of the tiles at the edges of the map.Yexo
2009-01-20(svn r15158) -Cleanup: remove some unused/unneeded cruft from the thread gene...rubidium
2009-01-12(svn r15027) -Merge: tomatos and bananas left to be, here is NoAI for all to ...truebrain
2009-01-04(svn r14828) -Codechange: move most of save/load-specific code to separate filessmatz
2008-12-29(svn r14772) -Codechange: make the "dump log of game to reproduce" desync deb...rubidium
2008-12-28(svn r14754) -Codechange: get rid of _cmd_text and just pass it as (optional)...rubidium
2008-09-30(svn r14422) -Codechange: also reflect the changes of r14421 in the filenames.rubidium
2008-09-30(svn r14421) -Codechange: rename all player variables/types to company *or* c...rubidium
2008-07-18(svn r13731) -Codechange: make a pool of the array of players.rubidium
2008-06-08(svn r13417) -Fix (r12945, r13413): freeing the ThreadObjects in a manner tha...rubidium
2008-06-08(svn r13412) -Add: OTTDThreadTerminateFunc, for all thread systems, which is ...truebrain
2008-06-08(svn r13411) -Codechange: remove the return value from the thread procs becau...rubidium
2008-05-29(svn r13325) -Codechange: split the client-side only settings from the settin...rubidium
2008-05-29(svn r13320) -Codechange: move some enums from openttd.h to more logical loca...rubidium
2008-05-25(svn r13251) -Codechange: rename _patches to _settings as that is more logic.rubidium
2008-05-07(svn r12987) -Codechange: split viewport and tile selection.rubidium
2008-05-06(svn r12971) -Documentation: add @file in files that missed them and add some...rubidium
2008-04-17(svn r12755) -Fix (r12706): aborting map generation was not properly handledglx
2008-04-14(svn r12706) -Merge: the thread rewrite from NoAI. The rewrite makes the thre...rubidium
2008-03-31(svn r12490) -Codechange: rename engine.h to engine_func.h and remove unneede...rubidium
2008-01-29(svn r12004) -Codechange: refactor the random functions to reduce code duplic...rubidium
2008-01-22(svn r11947) -Feature: Make use of new sprites added by Action5 type 0D.frosch
2008-01-15(svn r11867) -Fix: do not reset changes to persistent storages during world g...rubidium
2008-01-13(svn r11834) -Codechange: only include settings_type.h if needed.rubidium
2008-01-13(svn r11828) -Codechange: include table/* as the last includes and remove an ...rubidium
2008-01-12(svn r11818) -Codechange: split player.h into smaller pieces.rubidium
2008-01-09(svn r11788) -Fix (11787): makedepend doesn't mark delete files as changed...rubidium
2008-01-07(svn r11771) -Codechange: split settings.h into better separated headers.rubidium
2007-12-26(svn r11704) -Codechange: remove another bunch of useless includes.rubidium