Daniel Evans
|
40d27b4a07
|
Clean up debug view selection code
|
2016-10-13 22:31:26 +01:00 |
|
Daniel Evans
|
02efff6f8f
|
Merge pull request #241 from danhedron/new-object-data
Correct object data storage
|
2016-10-10 20:51:25 +01:00 |
|
Daniel Evans
|
e31c30efe9
|
Improve loading of hard-coded models
|
2016-10-10 20:49:44 +01:00 |
|
Daniel Evans
|
a861309936
|
Change special and cutscene logic to load and unload models
|
2016-10-07 01:04:48 +01:00 |
|
Daniel Evans
|
17315c7974
|
Make the test vehicle list explicit
The object order is no longer sorted, so we have to specify exactly
which vehicles to spawn in the test mode
|
2016-10-05 22:38:35 +01:00 |
|
Daniel Evans
|
e1ab5b1f69
|
Use ObjectRenderer to draw Goals and Arrows
|
2016-10-05 22:38:35 +01:00 |
|
Daniel Evans
|
462479b992
|
Remove ResourceHandle.hpp
|
2016-10-05 22:38:35 +01:00 |
|
Daniel Evans
|
9b45a31834
|
Remove BackgroundLoader.hpp
|
2016-10-05 22:38:35 +01:00 |
|
Daniel Evans
|
62ad6b8628
|
Remove monolithic model list
|
2016-10-05 22:38:03 +01:00 |
|
Daniel Evans
|
6951434be8
|
Load objects directly
|
2016-09-27 22:49:08 +01:00 |
|
Daniel Evans
|
218ffdf66c
|
Load and associate model data when creating objects
|
2016-09-27 22:49:07 +01:00 |
|
Daniel Evans
|
6888fa3558
|
Load and associate MODELFILE entries
|
2016-09-27 22:48:48 +01:00 |
|
Daniel Evans
|
996a82c4bf
|
Overhaul Model data handling to improve accuracy
|
2016-09-27 22:48:45 +01:00 |
|
Daniel Evans
|
fe77995e1f
|
Fix uninitialised moneyTimer variable
|
2016-09-12 00:35:09 +01:00 |
|
Daniel Evans
|
479aaab666
|
Fix header guard in LoaderIDE.hpp
|
2016-09-11 02:59:03 +01:00 |
|
Daniel Evans
|
46a68de406
|
Fix header guard in ModelData.hpp
|
2016-09-11 02:59:02 +01:00 |
|
Daniel Evans
|
707ee4b32a
|
Rename ObjectData.hpp -> ModelData.hpp
|
2016-09-11 02:59:02 +01:00 |
|
Daniel Evans
|
3015b7f3e0
|
clang-format files in tests
|
2016-09-09 21:13:22 +01:00 |
|
Daniel Evans
|
11a9907f07
|
clang-format files in rwviewer/views
|
2016-09-09 21:13:21 +01:00 |
|
Daniel Evans
|
46628d98d9
|
clang-format files in rwviewer/widgets
|
2016-09-09 21:13:21 +01:00 |
|
Daniel Evans
|
4ca99c380a
|
clang-format files in rwviewer/models
|
2016-09-09 21:13:21 +01:00 |
|
Daniel Evans
|
d1c33af268
|
clang-format files in rwviewer
|
2016-09-09 21:13:21 +01:00 |
|
Daniel Evans
|
8a19f9b5d0
|
clang-format files in rwlib/source/platform
|
2016-09-09 21:13:21 +01:00 |
|
Daniel Evans
|
c4bb714e54
|
clang-format files in rwlib/source/gl
|
2016-09-09 21:13:21 +01:00 |
|
Daniel Evans
|
4308a55ee8
|
clang-format files in rwlib/source/data
|
2016-09-09 21:13:21 +01:00 |
|
Daniel Evans
|
1219075e1a
|
clang-format files in rwlib/source/job
|
2016-09-09 21:13:21 +01:00 |
|
Daniel Evans
|
981d68713b
|
clang-format files in rwlib/source/loaders
|
2016-09-09 21:13:21 +01:00 |
|
Daniel Evans
|
94cc76d36a
|
clang-format files in rwlib/source/rw
|
2016-09-09 21:13:21 +01:00 |
|
Daniel Evans
|
a403cc87b7
|
clang-format files in rwgame/states
|
2016-09-09 21:13:20 +01:00 |
|
Daniel Evans
|
e39ee21ca8
|
clang-format files in rwgame
|
2016-09-09 21:13:20 +01:00 |
|
Daniel Evans
|
e888d04303
|
clang-format files in rwengine/src/render
|
2016-09-09 21:13:20 +01:00 |
|
Daniel Evans
|
1e4d7ea133
|
clang-format files in rwengine/src/data
|
2016-09-09 21:13:20 +01:00 |
|
Daniel Evans
|
6444bca8db
|
clang-format files in rwengine/src/loaders
|
2016-09-09 21:13:19 +01:00 |
|
Daniel Evans
|
83cfb4d1e3
|
clang-format files in rwengine/src/audio
|
2016-09-09 21:13:19 +01:00 |
|
Daniel Evans
|
869c15a4ea
|
clang-format files in rwengine/src/script/modules
|
2016-09-09 21:13:19 +01:00 |
|
Daniel Evans
|
b064ad2aeb
|
clang-format files in rwengine/src/script
|
2016-09-09 21:13:19 +01:00 |
|
Daniel Evans
|
f2eede5301
|
clang-format files in rwengine/src/objects
|
2016-09-09 21:13:19 +01:00 |
|
Daniel Evans
|
305737cc3d
|
clang-format files in rwengine/src/items
|
2016-09-09 21:13:19 +01:00 |
|
Daniel Evans
|
80e6317c24
|
clang-format files in rwengine/src/engine
|
2016-09-09 21:13:19 +01:00 |
|
Daniel Evans
|
8534d7ff5d
|
clang-format files in rwengine/src/dynamics
|
2016-09-09 21:13:18 +01:00 |
|
Daniel Evans
|
d5e853d23f
|
clang-format files in rwengine/src/ai
|
2016-09-09 21:13:18 +01:00 |
|
Daniel Evans
|
9aa3af6703
|
clang-format files in rwengine/src/core
|
2016-09-09 21:13:18 +01:00 |
|
Daniel Evans
|
36a2c57d91
|
clang-format files in rwengine/src
|
2016-09-09 21:13:18 +01:00 |
|
Daniel Evans
|
7b7e65e002
|
Fix file include path in test_FileIndex.cpp
|
2016-09-09 21:13:15 +01:00 |
|
Daniel Evans
|
43c2f00f47
|
Correct header guard and missing include in CollisionModel
|
2016-09-09 20:16:51 +01:00 |
|
Daniel Evans
|
b4f5a1d2cc
|
Add verify-commit script for pre-commit style check
|
2016-09-09 20:16:51 +01:00 |
|
Daniel Evans
|
9338c34096
|
update clang-format
|
2016-09-09 20:16:51 +01:00 |
|
Daniel Evans
|
239d19a310
|
Don't cast from wide chars to chars on windows
|
2016-09-09 00:07:17 +01:00 |
|
PerikiyoXD
|
62d0bf796a
|
Fixed .native() and some cast errors
Signed-off-by: PerikiyoXD <perikiyoxd@gmail.com>
|
2016-09-08 21:17:30 +02:00 |
|
Daniel Evans
|
53e996aac7
|
Merge pull request #234 from danhedron/improved-file-handling
Improved file handling for un-archived files
|
2016-09-07 22:39:35 +01:00 |
|