Commit graph

32 commits

Author SHA1 Message Date
fd790a8022 fix lit path 2025-01-29 23:34:10 -08:00
3c70aeb70a make_map.sh: copy .lit file for individual maps as well. 2025-01-29 23:12:23 -08:00
a1c4cf7394 build_wads.sh: fix typo 2025-01-29 22:58:45 -08:00
5708e6ea7a Build wads without fullbrights by default. 2025-01-29 22:40:26 -08:00
e1060dc993 More entity documentation, rename some filesystem stuff. 2025-01-29 04:37:35 -08:00
9876ddea5a WC/JACK palette ain't JASC afterall. 2025-01-26 02:29:08 -08:00
84bcc183ec Some QUAKED stuff, tiny fixes. 2025-01-26 00:12:18 -08:00
60e39270ab Update BUILDING 2025-01-24 15:24:25 -08:00
041d2ed2bb Makefile: manage targets netradiant-custom and add NRC gamepack integration. 2025-01-24 15:02:23 -08:00
10697cfb7a Minor other tool changes. 2025-01-24 02:32:11 -08:00
d44e890e14 Makefile: simple name change of qlight 2025-01-24 02:31:03 -08:00
9d2f0a562f ncPlayer: add JumpPressedInAir callback 2025-01-24 02:24:17 -08:00
fd00f55db4 Makefile: tga2lmp needed for palette/gfx 2025-01-24 02:01:48 -08:00
2da70886e9 Makefile: game needs fteqcc 2025-01-24 01:57:43 -08:00
2a42fa475f small tweaks 2025-01-24 01:55:37 -08:00
586008044a Port over radiant integration 2025-01-23 23:36:30 -08:00
4db1c33265 Dump more tools in, plus add ncAnimationManager object. 2025-01-23 22:16:24 -08:00
75256d8ead Rename the game dirs to integrate directly with vanilla engines. 2025-01-22 14:38:36 -08:00
f6a3243eb7
ncItem: add SetItemModel, SetPickupSound, GetPickupSound, GetItemName, ItemForID methods
ncPlayer: add SelectInventoryItem, LocalSound methods
ncFX: add CastScreenFlash method
ncEntity: add CalculateLightLevel
2023-12-12 21:17:58 -08:00
f3fb7c6614
Add camera system, inventory/weapon system with object oriented weapons... 2023-11-26 22:30:08 -08:00
14e0a85dcd
idMover: style cleanup 2023-08-25 14:40:54 -07:00
a7a4333ec9
Port over NSMoverEntity as idMover.
Add idFX class.
Add idEngine::NumForEdict() and idEngine::EdictForNum()
Port over various methods.
2023-08-25 14:37:13 -07:00
1739999520
Shove the early Hexen 2 work in here. 2023-08-04 06:47:29 -07:00
0f2b845902
Add support for TARGET_QUAKEWORLD 2023-06-27 11:55:17 -07:00
5e19510035
Move over various changes from R2 2023-06-27 09:16:34 -07:00
f4d3a47448
add trigger_teleport, trigger_changelevel and a few helper methods 2022-11-14 19:03:57 -08:00
59d7be34d4
Insert the idTech 4 src tree conventions. 2022-11-14 18:14:07 -08:00
071c2ba93f
Get the player to spawn into the world. Added some simple definitions just to have some more entities show up. 2022-11-14 18:13:51 -08:00
6a401495c6
Document more of the constants and protocol related events. 2022-11-14 12:50:24 -08:00
8299bc16bd
add file documenting/defining quake engine builtins, as well as implement most get/set methods for the main entity class. 2022-11-11 19:35:41 -08:00
0389a55a0c
Add README file 2022-11-11 14:45:31 -08:00
3c984f4184
Initial commit of stub files. 2022-11-11 14:42:06 -08:00