1
0
mirror of https://github.com/rwengine/openrw.git synced 2024-09-03 17:19:46 +02:00
Commit Graph

1983 Commits

Author SHA1 Message Date
Daniel Evans
db3fc6f2dd Added multimaterial support 2013-07-02 02:44:08 +01:00
Daniel Evans
125f339232 Fixed random offset in TXD data 2013-07-02 01:20:12 +01:00
Timmy Sjöstedt
3ba30764dc Added new framework with BinaryStream and stuff and an example app 2013-07-02 00:33:21 +02:00
Timmy Sjöstedt
bea0f3e9bd Added simple but ugly player control, I have no idea what I'm doing 2013-07-02 00:16:02 +02:00
Daniel Evans
bc89bd0592 UV data fixed 2013-07-01 22:16:47 +01:00
Daniel Evans
01a2575f8f Fixed rotation issue 2013-07-01 20:52:09 +01:00
Daniel Evans
6ff93c6687 Fixed crash due to flag determination 2013-07-01 20:02:01 +01:00
Timmy Sjöstedt
754dede0ee Calculates model center automagically! 2013-07-01 05:54:03 +02:00
Timmy Sjöstedt
06517550cb Now loads models and textures from IMG files and renders stuff from an IPL file! 2013-07-01 05:40:11 +02:00
Timmy Sjöstedt
449168aa08 Random LoaderIMG fixes 2013-07-01 05:38:12 +02:00
Timmy Sjöstedt
947e5a3d72 Added TextureLoader to CMake 2013-07-01 05:37:01 +02:00
Timmy Sjöstedt
2474af6003 TextureLoader now generate mipmaps 2013-07-01 05:36:44 +02:00
Timmy Sjöstedt
aa2ab80e60 New Model class which LoaderDFF instances and returns 2013-07-01 05:35:51 +02:00
Timmy Sjöstedt
2b8c961b1f LoaderIMG now returns reference 2013-07-01 05:32:43 +02:00
Timmy Sjöstedt
5257ddcc8c Compile with symbols pls! 2013-07-01 05:31:42 +02:00
Timmy Sjöstedt
764289a510 Added TextureLoader 2013-07-01 03:22:01 +02:00
Timmy Sjöstedt
6cf179069e Added simple DFF loader and model/map viewer prototype 2013-07-01 02:40:23 +02:00
Timmy Sjöstedt
1640d3b8c3 Fixed rwbinarystream imports 2013-07-01 00:21:12 +02:00
Timmy Sjöstedt
f510a274a0 Removed whitespace from lines for the LoaderIPL 2013-06-30 23:55:38 +02: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