Commit graph

11 commits

Author SHA1 Message Date
smallmodel
004f88dae9
Use a better method for storing class lists
This prevents allocating a ClassDef just to act as a root list. The classlist would never be freed (memory leak)
2025-02-18 22:39:52 +01:00
smallmodel
015ebb650e
Clean up ClassDef class 2024-09-19 22:50:33 +02:00
smallmodel
5cc168111c
Fix class not dumping properly 2024-08-31 22:10:44 +02:00
smallmodel
4001de1dde
Implemented WaitTillAllowed for all classes 2023-08-19 18:10:38 +02:00
smallmodel
2787007b9d
Cleaned up class 2023-08-12 03:10:10 +02:00
smallmodel
7ebbba6ce5
Made Class::warning and Class::error const methods 2023-08-09 01:53:45 +02:00
smallmodel
5a19f7f574
Added LightClass 2023-07-30 14:26:52 +02:00
OM
e45289d28b Renamed **NO_SCRIPTENGINE** to **WITH_SCRIPT_ENGINE** 2023-05-29 01:33:07 +02:00
L
294ca5ffd2 indent 2023-02-04 19:56:06 +01:00
L
b8c56cc23c Use override keyword when overriding virtual methods 2023-01-31 19:59:39 +01:00
L
8ef16a91f2 Reworked source tree so it compiles 2023-01-29 20:59:31 +01:00
Renamed from code/globalcpp/class.h (Browse further)