Christoph Oelckers
|
17ed7aaabd
|
- moved the code from r_data.cpp to some better fitting places and deleted this file and r_data.h because the remaining parts of it were just a random collection of unrelated functions.
SVN r3248 (trunk)
|
2011-07-05 10:02:38 +00:00 |
|
Christoph Oelckers
|
6c57441bcd
|
- fixed: The UDMF check for dialogues without owning class needs to be relaxed. A dialogue with an id and no class is a valid construct.
- fixed: Trying to assign a non-existent dialogue to an actor in UDMF partially overwrote the default dialogue.
SVN r2579 (trunk)
|
2010-08-24 13:57:17 +00:00 |
|
Christoph Oelckers
|
ec71635ca1
|
- fixed: The USDF CheckActorType function did not return the class object for ZDoom namespace.
- fixed: The binary check for dialogue lumps must only rewind the file by 4 bytes, not completely to the start.
SVN r2568 (trunk)
|
2010-08-22 17:31:42 +00:00 |
|
Christoph Oelckers
|
b452bec0ee
|
- merge USDF branch into trunk.
- add USDF spexs.
SVN r2561 (trunk)
|
2010-08-20 12:20:51 +00:00 |
|