rubidium
|
d9393035ea
|
(svn r20253) -Codechange: change GRFConfig::windows_paletted into a bitmask/bitset
|
2010-07-31 09:40:43 +00:00 |
|
rubidium
|
6c22efc840
|
(svn r20252) -Codechange: deduplicate logic for setting a suitable (initial) palette for NewGRFs
|
2010-07-31 09:36:09 +00:00 |
|
frosch
|
cce89a5cb9
|
(svn r19981) -Add: Read NewGRF configuration during SL_LOAD_CHECK.
|
2010-06-13 14:15:58 +00:00 |
|
frosch
|
fe063af382
|
(svn r19973) -Codechange: Add another procedure to chunk handlers for checking savegames (empty for now).
|
2010-06-13 14:11:59 +00:00 |
|
yexo
|
daf89297fe
|
(svn r19256) -Codechange: use a constructor/destructor for GRFConfig to make sure all members are properly initialized
|
2010-02-25 20:06:11 +00:00 |
|
yexo
|
b21278659c
|
(svn r19255) -Codechange: encapsulate GRFIdentifier in GRFConfig instead of subclassing it
|
2010-02-25 20:05:31 +00:00 |
|
rubidium
|
99d46e0ad7
|
(svn r17248) -Fix: add GPL license notice where appropriate
|
2009-08-21 20:21:05 +00:00 |
|
smatz
|
769de62daf
|
(svn r16338) -Codechange: split loading of references to two phases
In the first phase, indexes are stored. In the second phase, indexes are checked for validity and converted to pointers
|
2009-05-17 16:28:29 +00:00 |
|
smatz
|
91233ea596
|
(svn r14828) -Codechange: move most of save/load-specific code to separate files
|
2009-01-04 15:32:25 +00:00 |
|