Louve
|
f91fa0d0b2
|
Big zonebuilder update (#427)
|
2022-12-14 08:40:15 +00:00 |
|
Edo
|
ac90714811
|
[General]: Use std::format more often (#635)
|
2022-12-11 17:54:24 +00:00 |
|
Edo
|
49d5e84372
|
[Script]: Add method to clear text in HudElems (#604)
|
2022-11-27 19:20:07 +00:00 |
|
Diavolo
|
c07bfe8bd9
|
[General] Stop nonsense with asset handler header files
|
2022-06-22 17:36:06 +02:00 |
|
Edo
|
020201ab1f
|
[Logger] Use c++20 format
|
2022-06-12 23:07:53 +02:00 |
|
FutureRave
|
c54981c6df
|
ISO Core guidelines
|
2022-02-27 12:53:44 +00:00 |
|
Louvenarde
|
1f89c55a78
|
whoopsie
|
2021-09-06 01:07:53 +02:00 |
|
Louvenarde
|
27e9a22e43
|
Allow loading assets from disk even if they're already in memory
|
2021-09-06 00:20:16 +02:00 |
|
TheApadayo
|
07278ebbfa
|
[ZoneBuilder] Add support for iw3 techsets, decl, vs, and ps
|
2019-02-01 16:16:42 -05:00 |
|
momo5502
|
4fa89722a2
|
[General] Use const string references
|
2018-12-17 15:34:28 +01:00 |
|
momo5502
|
33a8baa9b5
|
[Game] Adapt to correct structures
|
2018-05-09 14:33:52 +02:00 |
|
momo5502
|
7ca3b49f1e
|
[Game] Fix structure changes
|
2018-05-09 12:04:20 +02:00 |
|
momo5502
|
08bc848267
|
[General] Small code fixes and optimization
|
2017-06-14 20:53:54 +02:00 |
|
momo5502
|
e1c85f81d6
|
[ZoneBuilder] Load native XModels when not explicitly specified in the csv
aka 'primary asset'
|
2017-06-05 21:03:04 +02:00 |
|
momo5502
|
e2bad62c70
|
[IXModel] Remove legacy support
|
2017-04-24 21:14:50 +02:00 |
|
momo5502
|
576b07891e
|
[IXModel] Fix surfs sign
|
2017-03-25 13:42:21 +01:00 |
|
momo5502
|
21a2be135f
|
[IXModel] Correctly read collision data
|
2017-03-18 15:20:32 +01:00 |
|
momo5502
|
82e9f3864c
|
[General] Refactor all the code
This is the actual refactoring, the last commit was broken
|
2017-01-20 22:41:03 +01:00 |
|
momo5502
|
079bc920a8
|
[General] Basic refactoring
|
2017-01-20 14:37:52 +01:00 |
|
momo5502
|
c1ddfdf1e2
|
Merge branch 'my-commits-because-nothing-works-due-to-/dev/roots-crap' into 'develop'
My commits because nothing works due to /dev/roots crap
|
2017-01-18 15:18:25 +01:00 |
|
momo5502
|
3cadc64d13
|
[ModelSurfs] Skip releasing if buffer is empty
|
2017-01-18 14:55:18 +01:00 |
|
momo5502
|
4a4e938b00
|
[IXModel] Don't load physpreset for ak74u
|
2017-01-18 14:55:02 +01:00 |
|
/dev/root
|
6c9e28ff42
|
[LineEndings] Fix crlf lineendings
- added gitattributes file to force crlf for hpp/cpp/lua
|
2017-01-16 17:42:50 +01:00 |
|
momo5502
|
c9d160c72a
|
[General] Get rid of unnecessary submodules
|
2017-01-06 15:27:35 +01:00 |
|
momo5502
|
1148dac0ff
|
[IXModel] Import phys preset
|
2017-01-06 14:36:18 +01:00 |
|
momo5502
|
c8efcd694a
|
[IXModel] Zero smc stuff, it breaks the model
|
2017-01-04 00:03:20 +01:00 |
|
momo5502
|
4c9d394958
|
[IXModel] Fix lod surface pointer
|
2017-01-03 23:25:52 +01:00 |
|
momo5502
|
ff72493ce3
|
[IXModel] Finally XModels are correct
|
2017-01-03 22:04:10 +01:00 |
|
momo5502
|
b28df707b4
|
[IXModel] Correct more structs
|
2017-01-03 20:09:53 +01:00 |
|
momo5502
|
7d9c588e0e
|
[IXModel] Use correct XModel structure
|
2017-01-02 22:37:00 +01:00 |
|
momo5502
|
45c49d4171
|
[IXModel] Correctly load coll surfs
|
2017-01-02 19:31:32 +01:00 |
|
momo5502
|
2c7b7f6d87
|
[IXModel] Correct model loading
|
2017-01-01 20:04:20 +01:00 |
|
momo5502
|
39f9c73a38
|
[ZoneBuilder] Optimize nested asset writing
|
2016-12-23 22:10:11 +01:00 |
|
TheApadayo
|
2903444e89
|
[ZoneBuilder] Rewrote to write assets in a nested way to more accurately emulate how linker_pc works
-it doesn't compile... yet
|
2016-12-23 01:42:56 -05:00 |
|
momo5502
|
1c82e29871
|
[XModel] Adapt structure
|
2016-12-20 18:15:28 +01:00 |
|
momo5502
|
835597fbf6
|
[ZoneBuilder] Version system for models and anims
|
2016-12-07 18:53:01 +01:00 |
|
momo5502
|
8085e4bd88
|
[CodeStyle] Refactor the code to match our basic style guidelines
|
2016-11-20 14:10:57 +01:00 |
|
momo5502
|
9591d7eacd
|
[IXModel] Adjust XModel structure for flag support
|
2016-11-12 20:06:23 +01:00 |
|
momo5502
|
5dccdc2454
|
Model stuff
|
2016-11-09 19:38:01 +01:00 |
|
momo5502
|
5710f30376
|
Remove debug stuff
|
2016-11-06 14:10:30 +01:00 |
|
momo5502
|
51bbbdd588
|
Model stuff
|
2016-11-06 14:03:51 +01:00 |
|
momo5502
|
6626bc9fc7
|
Some model stuff
|
2016-11-06 02:24:30 +01:00 |
|
momo5502
|
2ea490382b
|
More fixes and optimizations
|
2016-07-11 17:37:36 +02:00 |
|
momo5502
|
9562285ed7
|
Use new format library and sort utils
|
2016-07-11 17:14:58 +02:00 |
|
momo5502
|
64593aa079
|
Bugfixes
|
2016-06-10 14:50:03 +02:00 |
|
momo5502
|
80267f8874
|
Optimize pointer clearing for zonebuilding
|
2016-06-10 13:52:55 +02:00 |
|
momo5502
|
a0e52dc550
|
Fix looped anims and add the long-awaited support for model-tags and quick and ugly fix for textures
|
2016-06-10 00:08:07 +02:00 |
|
momo5502
|
06e91f9dd2
|
Some tests
|
2016-06-09 13:44:59 +02:00 |
|
momo5502
|
5a4ddb27d3
|
XModel import tests
|
2016-06-09 01:26:33 +02:00 |
|
momo5502
|
0a0d6ae5e6
|
Script stuff
|
2016-05-29 16:16:15 +02:00 |
|