1
0
mirror of https://github.com/rwengine/openrw.git synced 2024-09-20 01:11:46 +02:00
Commit Graph

32 Commits

Author SHA1 Message Date
Daniel Evans
c5451f5fd4 Fix compiler errors and test problems 2014-05-25 22:30:50 +01:00
Daniel Evans
caa1fd301e fix cmake source dir paths 2014-02-28 07:24:20 +00:00
Daniel Evans
be39a691cf Improved colour representation 2014-02-10 09:22:12 +00:00
Daniel Evans
16b59f3943 Renamed Components 2014-01-26 03:45:55 +00:00
Daniel Evans
5dc40cb07b Removed redundant include dirs for framework2 2013-12-20 14:03:32 +00:00
Daniel Evans
67cedd9357 refactored LoaderCOL interface for single allocations during loading 2013-11-17 16:06:38 +00:00
Daniel Evans
90e58c3a1c Refactored CollisionInstance out to CollisionModel 2013-11-17 15:34:52 +00:00
Timmy Sjöstedt
2f3c87668b Got rid of unused variables.
We care about warnings.
2013-10-08 22:26:11 +02:00
Daniel Evans
71f54328fd Improved vehicle interface and dynamics 2013-09-15 22:44:24 +00:00
Daniel Evans
e8b718583b Removed old framework files 2013-09-08 20:22:32 +01:00
Daniel Evans
d8dc38e549 Added support for animations
- Overhauled rendering and loading to support animations.
- Fixed bugs in LoaderIFP.
2013-07-26 06:40:21 +01:00
Daniel Evans
21fcece46c Added LoaderIFP for loading IFP animation files
Added support to datadump for viewing animation data
2013-07-24 09:41:27 +01:00
Daniel Evans
6ef56695f5 Updated datadumper to dump COL data 2013-07-07 21:10:29 +01:00
Daniel Evans
0f53aff984 removed deprecated functionality from datadump 2013-07-07 18:45:11 +01:00
Timmy Sjöstedt
c033c877cf Fixed old datadump CMake missing file inclusion. 2013-07-04 07:58:09 +02:00
Daniel Evans
44ef5b1d6c Switched to atomic based rendering, fixing vehicles 2013-07-03 19:00:15 +01:00
Daniel Evans
b9f73e6cf3 Node name in datadump 2013-07-03 15:04:54 +01:00
Daniel Evans
6ff93c6687 Fixed crash due to flag determination 2013-07-01 20:02:01 +01:00
Daniel Evans
a2b06209bb Added IPL Loader 2013-06-30 22:40:29 +01:00
Daniel Evans
3cf53a5dd6 Initial GTA data class 2013-06-30 22:21:23 +01:00
Daniel Evans
b006c308df Added IMG loader files 2013-06-30 21:17:31 +01:00
Daniel Evans
259d3ecbca improved parsing 2013-06-30 20:59:23 +01:00
Daniel Evans
7714e590cd New method for reading RW files 2013-06-30 16:41:17 +01:00
Daniel Evans
011ecc4620 Made textures display 2013-06-30 07:51:22 +01:00
Daniel Evans
8abec3863c Merge branch 'master' of ssh://bitbucket.org/danharibo/gtfw 2013-06-30 06:41:32 +01:00
Daniel Evans
e94c045ab7 Quick unpalettising code 2013-06-30 06:41:04 +01:00
Timmy Sjöstedt
06f7af92c2 Added basic OpenGL rendering of models with -r flag etc 2013-06-30 07:38:50 +02:00
Daniel Evans
519c51f7ce TXD dumping 2013-06-30 06:20:20 +01:00
Daniel Evans
873421e9b2 Material and Texture decoding 2013-06-30 05:25:06 +01:00
Daniel Evans
5eca76e220 Geometry dumping 2013-06-30 03:46:22 +01:00
Daniel Evans
0187573999 Preliminary Geometry List dumping 2013-06-30 02:29:35 +01:00
Daniel Evans
477e9ff3d5 Initial commit 2013-06-30 00:05:04 +01:00