Commit Graph

29 Commits

Author SHA1 Message Date
9f0f96556f Changing drv_invoke to drv_call_function 2024-09-03 21:57:40 -04:00
f7b381a5f6 Added LuaCall.h 2024-08-31 16:42:07 -04:00
89fcb6bf8d Character can now move interactively 2024-02-16 15:48:22 -05:00
abb967f20b More work on tangibleCharacter, especially thread synch stuff 2024-02-13 16:49:58 -05:00
d11fbca815 TangibleCharacter can now be interactively controlled 2024-02-02 15:48:27 -05:00
fa045af87f Load TangibleActor by name in TangibleManager 2024-01-22 17:11:21 -05:00
acc43fef30 Checking in what I found on my hard drive 2024-01-22 10:53:01 -05:00
5381b5708a Implement FlxStreamBuffer and beginnings of ConsoleCommands in unreal 2023-10-24 01:44:09 -04:00
0efd0dd3ad Class Tangible can now recreate its Actor 2023-09-26 17:00:30 -04:00
2f5baf2e9f Make TangibleManager a UObject 2023-09-25 14:25:24 -04:00
9d460e879e More consistent category headings 2023-09-20 01:52:25 -04:00
cd3c82f2c4 Change some class naming conventions 2023-09-15 13:28:18 -04:00
7b58dea692 Implement new TangibleInterface appraoch 2023-09-12 15:11:47 -04:00
f4f62613ca Changed filenames of the luprex headers 2023-09-07 03:57:29 -04:00
4b3f36d7e7 Initial work on spawning tangibles from Luprex 2023-09-06 23:25:37 -04:00
1482e5e43f Lots of refactoring in IntegrationGameModeBase 2023-09-05 03:20:11 -04:00
cfc536011e Refactor all thread stuff into its own file 2023-09-04 23:19:10 -04:00
01c37cf2c9 No, THIS is the major overhaul of DebugPrint 2023-09-04 03:27:31 -04:00
e3c20b3f1e Major overhaul of DebugPrint 2023-09-04 03:21:23 -04:00
e237c28382 Refactor to use LockedWrapper guard 2023-09-03 02:01:32 -04:00
1494e4f8e6 TangibleManager Init function implemeneted 2023-09-02 01:39:35 -04:00
ac132862de TangibleManager is a stub now 2023-09-02 01:33:11 -04:00
3ac39c2aaf Spawning a TangibleActor 2023-08-29 20:05:10 -04:00
c8db8c44da Created TangibleComponent 2023-08-29 19:36:37 -04:00
d5d4e0a650 Stub of FLpxSockets is now in place 2023-06-23 16:27:23 -04:00
42f3e02ec2 Worker thread is now operational 2023-06-23 12:45:23 -04:00
9a85092afb Refactor so GameModeBase is the runnable 2023-06-22 15:17:49 -04:00
c6558ac0b4 Added blank worker thread 2023-06-09 16:47:46 -04:00
a436c20037 Changed V7 to No V7 2023-06-09 14:36:47 -04:00