1
0
mirror of https://github.com/rwengine/openrw.git synced 2024-11-10 04:42:38 +01:00
openrw/rwengine/include
Daniel Evans 97fee9b4a8 Fix many memory leaks code duplication
+ Move collision data construction into CollisionInstance
+ CollisionInstance also handles related cleanup

+ Fix leaks from AINodes
2014-08-10 23:31:59 +01:00
..
ai Fix many memory leaks code duplication 2014-08-10 23:31:59 +01:00
audio Change threading in naieve attempt at fixing crash 2014-08-05 13:41:44 +01:00
data Fix many memory leaks code duplication 2014-08-10 23:31:59 +01:00
engine Fix character animation 2014-08-05 15:09:42 +01:00
items Add thrown projectiles, support for queued deletion 2014-07-20 21:21:51 +01:00
loaders Fix various warnings 2014-08-06 00:23:50 +01:00
objects Fix many memory leaks code duplication 2014-08-10 23:31:59 +01:00
render Refactor SubGeometry to use a vector for storage 2014-08-10 20:09:54 +01:00
script Implement more opcodes, fix behaviour in others 2014-08-01 15:00:36 +01:00
BinaryStream.hpp Renamed Components 2014-01-26 03:45:55 +00:00
TextureArchive.hpp Renamed Components 2014-01-26 03:45:55 +00:00
WorkContext.hpp Initial documentation pass 2014-07-09 05:04:48 +01:00