1
0
mirror of https://github.com/rwengine/openrw.git synced 2024-11-07 11:22:45 +01:00
openrw/rwengine/src
Jannik Vogel d5ff5601be Fixup BT_BULLET_VERSION check
Bullet 2.83.5 was 283, 2.83.6 was 284, 2.84 (API changes affecting OpenRW) was 285, 2.85.1 is still 285.
We want to check for 2.84 and upwards, so our check must be for 285.
2016-11-07 22:38:38 +01:00
..
ai Remove InventoryItem and WeaponItem 2016-10-19 22:14:52 +01:00
audio clang-format files in rwengine/src/audio 2016-09-09 21:13:19 +01:00
core Initialise logging outside of RWGame 2016-10-19 22:34:51 +01:00
data Rewrite collision model data assignment 2016-11-03 23:26:09 +00:00
dynamics Rewrite collision model data assignment 2016-11-03 23:26:09 +00:00
engine Rewrite collision model data assignment 2016-11-03 23:26:09 +00:00
items Remove InventoryItem and WeaponItem 2016-10-19 22:14:52 +01:00
loaders Rewrite LoaderCOL and CollisionModel 2016-11-03 23:25:57 +00:00
objects Fixup BT_BULLET_VERSION check 2016-11-07 22:38:38 +01:00
render Remove InventoryItem and WeaponItem 2016-10-19 22:14:52 +01:00
script Simplify Script system by removing SCMOpcodes 2016-10-24 21:29:41 +01:00
BinaryStream.cpp clang-format files in rwengine/src 2016-09-09 21:13:18 +01:00
BinaryStream.hpp clang-format files in rwengine/src 2016-09-09 21:13:18 +01:00
rw_mingw.hpp Remove include directory from rwengine for consistency 2016-08-07 14:41:45 +01:00
TextureArchive.cpp clang-format files in rwengine/src 2016-09-09 21:13:18 +01:00
TextureArchive.hpp clang-format files in rwengine/src 2016-09-09 21:13:18 +01:00