.. |
Algo.cpp
|
Further file shuffling and finally builds.
|
2020-03-21 22:58:50 +02:00 |
Algo.hpp
|
Move script algorithms to miscellaneous code.
|
2020-03-21 22:19:20 +02:00 |
Areas.cpp
|
Discard instances of constant StackStrF parameters. This should always be non-const if possible.
|
2019-02-17 17:23:59 +02:00 |
Areas.hpp
|
Discard instances of constant StackStrF parameters. This should always be non-const if possible.
|
2019-02-17 17:23:59 +02:00 |
Broadcast.cpp
|
Massive code reduction in the binding utility by using variadic templates.
|
2018-07-30 00:58:27 +03:00 |
Command.cpp
|
Various minor changes and fixes that were not pushed to the repository. Just random stuff.
|
2019-01-29 18:44:55 +02:00 |
Command.hpp
|
Don't use constant StackStrF arguments anymore.
|
2018-10-23 22:29:06 +03:00 |
Constants.cpp
|
Candidate for backwards compatibility.
|
2020-03-20 20:37:17 +02:00 |
Exports.cpp
|
Move shared code into main source.
|
2020-03-21 22:16:48 +02:00 |
Functions.cpp
|
Candidate for backwards compatibility.
|
2020-03-20 20:37:17 +02:00 |
Functions.hpp
|
Candidate for backwards compatibility.
|
2020-03-20 20:37:17 +02:00 |
Model.cpp
|
Discard instances of constant StackStrF parameters. This should always be non-const if possible.
|
2019-02-17 17:23:59 +02:00 |
Model.hpp
|
Discard instances of constant StackStrF parameters. This should always be non-const if possible.
|
2019-02-17 17:23:59 +02:00 |
Player.cpp
|
Supress some fall through warnings in GCC with markers. Later to be updated to attributes and include support for more compilers.
|
2019-05-24 22:17:24 +03:00 |
Player.hpp
|
Discard instances of constant StackStrF parameters. This should always be non-const if possible.
|
2019-02-17 17:23:59 +02:00 |
Register.cpp
|
Candidate for backwards compatibility.
|
2020-03-20 20:37:17 +02:00 |
Routine.cpp
|
Enhance the routine implementation further by allowing it to be used as the environment itself and include a few extra helpers to avoid extra checks and lookups.
|
2019-07-26 19:59:34 +03:00 |
Routine.hpp
|
Enhance the routine implementation further by allowing it to be used as the environment itself and include a few extra helpers to avoid extra checks and lookups.
|
2019-07-26 19:59:34 +03:00 |
Signal.cpp
|
Discard instances of constant StackStrF parameters. This should always be non-const if possible.
|
2019-02-17 17:23:59 +02:00 |
Signal.hpp
|
Discard instances of constant StackStrF parameters. This should always be non-const if possible.
|
2019-02-17 17:23:59 +02:00 |
Tasks.cpp
|
Discard instances of constant StackStrF parameters. This should always be non-const if possible.
|
2019-02-17 17:23:59 +02:00 |
Tasks.hpp
|
Discard instances of constant StackStrF parameters. This should always be non-const if possible.
|
2019-02-17 17:23:59 +02:00 |
Vehicle.cpp
|
Missed return for SQMOD_VEHICLE_PIZZABOY in vehicle identification (reported by @Xmair).
|
2019-05-07 17:49:13 +03:00 |
Vehicle.hpp
|
Discard instances of constant StackStrF parameters. This should always be non-const if possible.
|
2019-02-17 17:23:59 +02:00 |
Weapon.cpp
|
- GetWeaponSlot
|
2019-06-02 14:44:37 +05:00 |
Weapon.hpp
|
- GetWeaponSlot
|
2019-06-02 14:44:37 +05:00 |