1
0
mirror of https://github.com/XLabsProject/iw3x-port.git synced 2023-08-02 15:02:11 +02:00
Commit Graph

123 Commits

Author SHA1 Message Date
Roxanne
14b70c5879 Fix FX crash & Sound crash 2023-03-24 17:27:52 +01:00
Louvenarde
9517d13ee9 Fix comp 2023-03-17 00:16:13 +01:00
Louvenarde
0030831c03 Proper sun structs 2023-03-17 00:14:54 +01:00
Roxanne
6a9b515991 Dump additional models + bump iw4of 2023-03-09 13:33:35 +01:00
Roxanne
125dd655dc Convert sun 2023-03-09 11:42:32 +01:00
Roxanne
937351c2d1 Fix directional lights gamma, litteralize sun const, insert models even if they were swapped out 2023-03-09 10:18:21 +01:00
Louvenarde
e89776c3eb Check for fxEffectdef only when necessary 2023-03-07 00:17:33 +01:00
Louvenarde
516d955bf7 Bump IW4OF 2023-02-27 23:01:30 +01:00
Louvenarde
ba541ac732 Fix care package 2023-02-27 22:52:12 +01:00
Louvenarde
9bf8b5cdb8 Add stages on clipmap, fix smodelnodes and a few image conversiosn 2023-02-25 11:42:44 +01:00
Louvenarde
907e8a6845 Its pretty functional i think 2023-02-23 01:26:58 +01:00
Roxanne
20e05f4153 WIP integrate with IW4OF 2023-02-22 16:01:48 +01:00
Louvenarde
d3e7acd85b Added IW4OF 2023-02-17 23:20:37 +01:00
louve
1d431eedff Some gameflags & static models flag fix! 2022-12-22 11:01:48 +01:00
louve
bcba338ea8 Updated gameflags 2022-12-20 22:45:35 +01:00
louve
62019ebbcc Merge branch 'main' into gameflags_test 2022-12-20 21:06:44 +01:00
louve
65d3de6ebf Fix collisions on static models that were removed due to a typo 2022-12-20 21:06:27 +01:00
louve
9a4962d7e3 wip 2022-12-20 10:19:47 +01:00
louve
5a644912ec Fix comp again! 2022-12-20 10:06:44 +01:00
Louvenarde
a57617ce16 Fix some flags on materials ? 2022-12-18 03:23:11 +01:00
Roxanne
fac200b534 Fix comp! 2022-12-16 15:20:47 +01:00
Louve
295271e84f
Merge pull request #4 from XLabsProject/rapidjson
Use rapidjson for materials & sounds
2022-12-16 14:47:26 +01:00
Roxanne
9705ad2841 Fix command handlers 2022-12-16 14:28:04 +01:00
Roxanne
c3312132ce Fix TAB 2022-12-16 14:23:08 +01:00
Roxanne
fb636cce18 Fix stack abuse and formatting 2022-12-16 14:20:49 +01:00
Roxanne
971623d339 Remove extra printf 2022-12-16 14:17:48 +01:00
Roxanne
9461218dbb Remove some logs and add two different methods of fixing smodels! 2022-12-16 14:09:04 +01:00
Louvenarde
5cffe74b0d Update structs 2022-12-16 00:17:09 +01:00
Louvenarde
f1e0fe8aec Delay Model Surface and fix Static model flags 2022-12-15 23:52:49 +01:00
Louvenarde
3864d4968d Dump all GSC scripts from a map 2022-12-13 01:00:09 +01:00
Louvenarde
94cd779158 Ptr check & fix off by one error in shadow geometry 2022-12-11 20:42:44 +01:00
Louvenarde
812190b653 Remove SModels from GfxWorld and move then to entities if they won't be compatible with IW4! 2022-12-11 20:22:41 +01:00
Louvenarde
9f5d0ef721 Remove unused color functions in GfxWorld 2022-10-02 13:04:29 +02:00
Louvenarde
0f54dfabcd Fix some sortkeys 2022-10-02 13:04:06 +02:00
Louvenarde
2412790539 Fix a few shenanigans 2022-10-02 12:07:42 +02:00
Louvenarde
29b781c3eb Fix brushes with no edges still referencing brush edges 2022-10-01 22:02:03 +02:00
Louvenarde
433c8e7b8d Fix clipmap pointers, dump models that are mentioned in GSC 2022-10-01 11:13:57 +02:00
Louvenarde
7d5e17fa88 Actually fuck color correction, it looks worse 2022-09-30 20:35:14 +02:00
Louvenarde
baa5578482 Add care package to ents 2022-09-30 20:17:10 +02:00
rackover
07d475a6fe Better care package implementation in clipmap 2022-09-29 12:28:23 +02:00
Louvenarde
04e621fd4d Remove S3TC, no longer needed 2022-09-26 00:32:03 +02:00
Louvenarde
1fb061cad8 better sound dumping! 2022-09-26 00:26:55 +02:00
Louvenarde
2ed89dd28c Do not dump the apartments that crash the game :( 2022-09-26 00:26:33 +02:00
Louvenarde
bbde3f2ea9 Add care packages to maps 2022-09-26 00:26:19 +02:00
Louvenarde
5f8c8a14b8 nominmax + better culling increase 2022-09-12 01:14:47 +02:00
Louvenarde
ebf7f6b20a GSC strict createFX generation + fix material stateflags for distortion and sun ! 2022-09-10 19:51:26 +02:00
Louvenarde
3973776662 Fixed rain ! 2022-09-10 13:37:16 +02:00
rackover
b00494597a Fixed ground lighting & light sampling for Smodels 2022-09-09 10:57:51 +02:00
Louvenarde
d29be78de7 Dump PS & VS to CSO 2022-09-02 23:45:00 +02:00
Louvenarde
583909584e Set bothcull statebit on glass (fixes display issue on broadcast, among others) 2022-08-14 00:49:45 +02:00