momo5502
|
8b50bb567c
|
[General] Update the protocol (15 classes are not backwards compatible)
|
2017-02-25 12:27:59 +01:00 |
|
momo5502
|
e7c2d10d19
|
[StructuredData] Correctly update stats (by @RektInator)
|
2017-02-22 20:17:58 +01:00 |
|
momo5502
|
ea3ac3ddcb
|
[Localization] Generate class names for 10+ classes
|
2017-02-22 19:07:46 +01:00 |
|
momo5502
|
a4abdd9dcb
|
[StructuredData] Add 15 classes code, still not fully working!
|
2017-02-20 19:18:07 +01:00 |
|
momo5502
|
ccb7c48587
|
[Dvar] Disallow setting cheat dvars via menus
|
2017-02-18 11:39:01 +01:00 |
|
TheApadayo
|
78826adeab
|
[LoadedSounds] Added RektInator's wav file loader for loaded sounds
|
2017-02-13 11:24:21 -05:00 |
|
momo5502
|
ee87a4948c
|
[Weapon] Correctly clear configstrings
|
2017-02-05 22:25:38 +01:00 |
|
momo5502
|
99351df9d0
|
[General] Update protocol version, as backwards compatibility is gone
|
2017-02-05 18:21:09 +01:00 |
|
momo5502
|
af05e9de2f
|
[Weapon] Reallocate config strings
|
2017-02-05 11:22:21 +01:00 |
|
momo5502
|
ee63346c00
|
[UIFeeder] Don't reset mapname
|
2017-01-21 18:34:29 +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
|
74b34f2a6d
|
[LineEndings] Fix them all
|
2017-01-19 22:55:15 +01:00 |
|
sr0
|
e1a4e3ec27
|
Remove .gitattributes file
|
2017-01-18 23:44:36 +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
|
3c6e48f201
|
[Structs] Update filesystem structs
|
2017-01-11 19:19:46 +01:00 |
|
momo5502
|
25b610d3dd
|
[Structs] Fix some vertex structs
|
2017-01-04 00:03:03 +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
|
80883013d3
|
[Structs] Reflectionprobe stuff
|
2016-12-30 19:56:06 +01:00 |
|
momo5502
|
8d7be2a74f
|
[IclipMap_t] Small fixes
|
2016-12-30 17:26:32 +01:00 |
|
momo5502
|
67a4e5c598
|
[IGfxWorld] Small fixes
|
2016-12-30 15:54:33 +01:00 |
|
TheApadayo
|
307e67b056
|
[Structs] Update with correct cbrushside_t structure
|
2016-12-29 22:14:50 -05:00 |
|
TheApadayo
|
e95bf591cf
|
[clipMap_t] importer bugfxies plus some new structs
|
2016-12-29 14:15:09 -05:00 |
|
momo5502
|
ab7a837ebc
|
[IMaterial] Fix water
|
2016-12-29 03:06:30 +01:00 |
|
momo5502
|
e5e164e9b5
|
[IGfxImage] Fix non-streamed image loading
|
2016-12-29 02:21:45 +01:00 |
|
momo5502
|
03345e8d21
|
[General] Correct assettype enum
|
2016-12-28 21:35:30 +01:00 |
|
momo5502
|
e909329910
|
[IMaterial] Sortkey workaround
Search a material with the same techset and copy its sortkey
|
2016-12-27 19:22:52 +01:00 |
|
TheApadayo
|
5577989918
|
[IMaterial] Wrote new importer for materials, should work but i haven't tested anything
- old format is still supported but only as a fallback
|
2016-12-25 22:05:21 -05:00 |
|
momo5502
|
b381fbd238
|
[Merge] develop into mapimport
|
2016-12-25 23:10:27 +01:00 |
|
TheApadayo
|
3af4082143
|
[ZoneBuilder] Update with new structures.
Side Note: I changed some stuff in Zones.cpp that could fuck up iw4c map loading so someone needs to test that as I don't have the maps
|
2016-12-25 16:23:44 -05:00 |
|
momo5502
|
d6c0e17bcb
|
[IGfxWorld] Exporter progress and new struct
|
2016-12-25 20:55:42 +01:00 |
|
momo5502
|
b4fd5a11d1
|
[Stream] Add pointer interface to the reader
|
2016-12-25 15:17:31 +01:00 |
|
momo5502
|
bfe1c335af
|
[IGfxWorld] Import experiments
|
2016-12-25 03:41:42 +01:00 |
|
momo5502
|
b61b8e8f8d
|
[IGameWorldSp] Finish GameWorldSp interface
|
2016-12-24 21:28:01 +01:00 |
|
momo5502
|
61339350c1
|
[ZoneBuilder] Add IGameWorldSp interface (WIP)
|
2016-12-24 17:29:19 +01:00 |
|
TheApadayo
|
d5e1c6a371
|
Revert "[ZoneBuilder] Store inter-asset-related pointers"
|
2016-12-23 11:03:04 -05:00 |
|
momo5502
|
4c1859e871
|
[ZoneBuilder] Store inter-asset-related pointers
|
2016-12-23 02:25:21 +01:00 |
|
momo5502
|
470361848e
|
[ZoneBuilder] Small fixes in clipmap
|
2016-12-22 15:28:09 +01:00 |
|
momo5502
|
a4ad38c4d9
|
[IFxWorld] Structure fixes
|
2016-12-22 12:58:12 +01:00 |
|
TheApadayo
|
296af1716a
|
[ZoneBuilder] Added IFxWorld interface, should work fully
|
2016-12-22 00:42:53 -05:00 |
|
momo5502
|
896c3b7068
|
[ZoneBuilder] Correctly write GfxImages
|
2016-12-22 02:48:00 +01:00 |
|
momo5502
|
e93831319f
|
[ZoneBuilder] IGfxWorld and IclipMap_t fixes
|
2016-12-22 00:35:05 +01:00 |
|
momo5502
|
9505d8cbe4
|
[IclipMap_t] Small fixes, stuff is still broken
|
2016-12-21 20:11:27 +01:00 |
|
momo5502
|
b72b8b8a15
|
[ZoneBuilder] clipmap and gfxworld fixes
|
2016-12-21 19:20:57 +01:00 |
|
momo5502
|
3e69704aed
|
[ZoneBuilder] Correct XAssetHeader struct
|
2016-12-21 17:27:45 +01:00 |
|
TheApadayo
|
25c5baa549
|
[IGfxWorld] GfxWorld writer completed
-also added mark for GfxWorld so it works properly
-still needs to be debugged (it doesn't work)
|
2016-12-20 22:15:01 -05:00 |
|
momo5502
|
756d7c15a9
|
[IGfxWorld] Small fixes and more progress
|
2016-12-20 22:23:23 +01:00 |
|