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
|
758176dd32
|
Delete the waitTillSet when destroying the class
|
2025-02-18 21:52:35 +01:00 |
|
smallmodel
|
f9d264058b
|
Use safe version of sprintf and strcpy
|
2024-09-20 23:08:53 +02:00 |
|
smallmodel
|
5cc168111c
|
Fix class not dumping properly
|
2024-08-31 22:10:44 +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 |
|
smallmodel
|
68d48d9889
|
Used clang-format on some common files
|
2023-07-05 21:24:02 +02:00 |
|
smallmodel
|
5333c7ff4a
|
Removed empty line before opening braces
|
2023-07-05 20:52:55 +02:00 |
|
OM
|
c287638f99
|
Reworked file inclusion (using relative path)
|
2023-06-17 01:24:20 +02:00 |
|
OM
|
e45289d28b
|
Renamed **NO_SCRIPTENGINE** to **WITH_SCRIPT_ENGINE**
|
2023-05-29 01:33:07 +02:00 |
|
L
|
7e0147d842
|
Fixed compilation issues with CGAME_DLL
|
2023-04-30 20:36:22 +02:00 |
|
L
|
d4faf0c0e0
|
Fixed compilation errors on Unix
|
2023-02-01 00:28:40 +01:00 |
|
L
|
b8c56cc23c
|
Use override keyword when overriding virtual methods
|
2023-01-31 19:59:39 +01:00 |
|
L
|
95a244fde0
|
Fixed compiler warnings by removing tiki.h inclusion from qcommon.h
|
2023-01-30 00:23:47 +01:00 |
|
L
|
8ef16a91f2
|
Reworked source tree so it compiles
|
2023-01-29 20:59:31 +01:00 |
|