smallmodel
|
1da4113110
|
Added FuncLadder archive method
This fixes bug where ladder would get unusable after loading from save game (see #211)
|
2024-02-19 19:36:46 +01:00 |
|
smallmodel
|
f46078965d
|
info_null must inherits from Listener instead of Entity
This fixes Level::AllocEdict issues on some maps that use it a lot (like t2l4) #206
|
2024-02-15 21:15:37 +01:00 |
|
smallmodel
|
e50a041c12
|
SimpleEntity subclass flags name now starts with ECF_ prefix
|
2023-11-16 23:17:06 +01:00 |
|
smallmodel
|
0c04ffc1e8
|
Added and implemented InfoLandmark
|
2023-11-03 22:10:14 +01:00 |
|
smallmodel
|
9b9fa696e8
|
Added Waypoint and TempWaypoint constructor to set the SimpleEntity subclass type
|
2023-10-24 20:37:41 +02:00 |
|
smallmodel
|
4f9831faa4
|
Formatted document
|
2023-10-24 20:27:18 +02:00 |
|
smallmodel
|
bd639ba936
|
Added "info_vehiclepoint" class ID for VehiclePoint
|
2023-10-04 19:17:26 +02:00 |
|
smallmodel
|
5333c7ff4a
|
Removed empty line before opening braces
|
2023-07-05 20:52:55 +02:00 |
|
OM
|
e4fa0fff3a
|
Renamed **game** to **fgame**
|
2023-06-15 23:44:02 +02:00 |
|