1
0
mirror of https://github.com/rwengine/openrw.git synced 2024-09-20 01:11:46 +02:00
openrw/rwengine/include/loaders
Daniel Evans a55bcc557d Implement some AI and zone opcodes
* Add disabled flag to AI nodes

* Move ZoneData structure into own file

* Add Gang density to ZoneData.
2014-12-16 03:03:04 +00:00
..
DataLoader.hpp Overhaul worker interface 2014-06-04 11:53:11 +01:00
GenericDATLoader.hpp Refactor Object data into heirarchy 2014-09-17 03:13:02 +01:00
LoaderCOL.hpp Renamed Components 2014-01-26 03:45:55 +00:00
LoaderCutsceneDAT.hpp Add Initial Cutscene playback implementation 2014-07-28 02:27:55 +01:00
LoaderDFF.hpp Refactor DFF Loader, underlying stream handling 2014-08-04 22:24:37 +01:00
LoaderGXT.hpp Add GXT loading support and i18n of prints. 2014-07-28 06:20:39 +01:00
LoaderIDE.hpp Refactor Object data into heirarchy 2014-09-17 03:13:02 +01:00
LoaderIFP.hpp Fix various warnings 2014-08-06 00:23:50 +01:00
LoaderIMG.hpp Fix potential non-return in LoaderIMG 2014-08-11 18:16:18 +01:00
LoaderIPL.hpp Implement some AI and zone opcodes 2014-12-16 03:03:04 +00:00
rwbinarystream.h Refactor DFF Loader, underlying stream handling 2014-08-04 22:24:37 +01:00
TextureLoader.hpp Threaded model and texture loading 2014-06-06 13:12:20 +01:00
WeatherLoader.hpp Rename more classes to better names 2014-06-06 17:17:39 +01:00