Age | Commit message (Expand) | Author |
2010-01-28 | (svn r18937) -Fix (r15190): TileAddWrap didn't return INVALID_TILE for void t... | yexo |
2010-01-07 | (svn r18755) -Fix [FS#3495] (r14847): CircularTileSearch skipped a few tiles ... | yexo |
2009-10-04 | (svn r17693) -Cleanup: remove some unneeded includes | rubidium |
2009-09-20 | (svn r17596) -Codechange: constify some tables | smatz |
2009-09-19 | (svn r17570) -Fix: a number of Doxygen warnings about missing parameters, whi... | rubidium |
2009-08-21 | (svn r17248) -Fix: add GPL license notice where appropriate | rubidium |
2009-06-20 | (svn r16603) -Codechange: enumify map size limits (based on a patch by Bilbo) | smatz |
2009-06-10 | (svn r16550) -Codechange: move definition of ScaleByMapSize to header file, u... | smatz |
2009-06-09 | (svn r16547) -Codechange: make CircularTileSearch a tiny bit faster | smatz |
2009-04-24 | (svn r16138) -Codechange: move GetClosestWaterDistance to map* | rubidium |
2009-02-24 | (svn r15568) -Cleanup: *allocT/AllocaM doesn't return NULL when allocating fails | smatz |
2009-01-31 | (svn r15299) -Cleanup: remove many redundant includes | smatz |
2009-01-30 | (svn r15296) -Cleanup: remove redundant _MSC_VER >= 1400 checks, older versio... | smatz |
2009-01-05 | (svn r14847) -Codechange: generalise the circular search to search around a r... | rubidium |
2008-06-25 | (svn r13632) -Codechange: Use 'void *' for user-data of CircularTileSearch(). | frosch |
2008-06-03 | (svn r13367) -Codechange: Allow CircularTileSearch function to return the til... | belugas |
2008-05-06 | (svn r12971) -Documentation: add @file in files that missed them and add some... | rubidium |
2008-01-23 | (svn r11961) -Feature[newGRF]: Add support for Action 0D, var 13: information... | belugas |
2008-01-17 | (svn r11897) -Fix: Replace an uint with TileIndex and a small coding style fix. | frosch |
2007-12-26 | (svn r11701) -Codechange: removal unnecessary inclusions of map.h (and split ... | rubidium |
2007-12-25 | (svn r11692) -Codechange: move some functions from 'functions.h' to a more lo... | rubidium |
2007-12-25 | (svn r11691) -Codechange: move+rename helpers.hpp and only include it when it... | rubidium |
2007-12-21 | (svn r11674) -Codechange: refactor some functions out of macros.h into more l... | rubidium |
2007-12-18 | (svn r11661) -Codechange: some header reworks in order to try to reduce the c... | rubidium |
2007-12-08 | (svn r11600) -Cleanup: remove extra out-of-memory checks, since it's now done... | glx |
2007-11-26 | (svn r11526) -Codechange: Rename the function delta fitting to the naming style | skidd13 |
2007-11-20 | (svn r11483) -Codechange: Replace codeparts with functions that do the same t... | skidd13 |
2007-09-09 | (svn r11066) -Documentation [FS#1091]: of map.*. Patch by Progman. | rubidium |
2007-08-03 | (svn r10778) -Fix: one-liners to allow MSVC and WINCE to work together (or an... | truelight |
2007-07-30 | (svn r10736) -Fix: Correct all mispellings of 'successful'. | peter1138 |
2007-04-27 | (svn r9729) -Documentation: add some documentation in various places | rubidium |
2007-04-18 | (svn r9673) -Cleanup: remove spaces before tabs and replace non-indenting tab... | rubidium |
2007-04-18 | (svn r9672) -Cleanup: lots of coding style fixes around operands. | rubidium |
2007-03-19 | (svn r9315) -Merge: The newhouses branch. With this merge comes almost comple... | maedhros |
2007-03-03 | (svn r8987) -Cleanup: doxygen changes. Again. Mostly (still) @files missing t... | belugas |
2007-01-11 | (svn r8066) - Codechange: MallocT(), CallocT(), ReallocT() now return the poi... | KUDr |
2007-01-10 | (svn r8038) -Merge: the cpp branch. Effort of KUDr, Celestar, glx, Smoovius, ... | rubidium |
2007-01-10 | (svn r8033) [cpp] - Prepare for merge from branches/cpp (all .c files renamed... | KUDr |