phantom10111
|
15261a4cfe
|
Remove ConvertI64FormatString()
It's a complex function that was used in just one place,and can be easily
replaced with printf format specifiers from <cinttypes>.
|
2025-03-15 09:43:45 -07:00 |
|
sukibaby
|
659cd549a2
|
Remove std prefix from uint types
std::uint* -> uint*
|
2024-10-05 19:25:41 -07:00 |
|
Martin Natano
|
aa87f85eef
|
Decouple <cstdint>
|
2023-04-21 22:13:41 +02:00 |
|
teejusb
|
7e3789b131
|
Integrate C++11 branch into 5_1-new
|
2019-06-22 12:35:38 -07:00 |
|
sigatrev
|
994b972d08
|
Prevent 2 AFT related crashes
Attempting to create a texture of 0 size or a texture with a name that
is already in use would crash SM.
|
2015-03-21 00:34:30 -05:00 |
|
Kyzentun
|
4f95bf08ad
|
Function chaining for actors and singletons.
|
2014-12-01 22:31:30 -07:00 |
|
Devin J. Pohly
|
d797790736
|
ActorFrameTexture: warn on re-Create
|
2013-11-01 22:14:18 -04:00 |
|
Jason Felds
|
28e5148dec
|
The big NULL replacement party part 5.
Right. ' = NULL' would get a lot of these.
|
2013-05-03 23:39:52 -04:00 |
|
Jason Felds
|
ba59dd1656
|
The big NULL replacement party part 2.
This may take a bit. Trying to do this by operator/command.
|
2013-05-03 23:11:42 -04:00 |
|
Jason Felds
|
e86aeb66a8
|
war on -Werror, part 10: more informals.
|
2012-12-27 11:01:51 -05:00 |
|
AJ Kelly
|
e14b96cfbf
|
part one of three-ish in reverting the Actors/ folder thing
|
2011-10-02 21:14:01 -05:00 |
|
Colby Klein
|
69431604e3
|
Remove the old files. (also I am very sorry for nuking the line by line history, this has been pissing me off for ages)
|
2011-09-23 15:44:01 -07:00 |
|
Jason Felds
|
a085d0d1da
|
Line endings...be normalized!
|
2011-03-17 01:47:30 -04:00 |
|
Jason Felds
|
9d13036e08
|
Add @briefs to the Luna classes.
Yeah...there was a lot. */
|
2011-02-19 12:26:18 -05:00 |
|
Jason Felds
|
1bed6d3630
|
De-Python-ize REGISTER_ACTOR_CLASS(*).
|
2011-02-18 23:55:41 -05:00 |
|
AJ Kelly
|
3e51544930
|
Initial commit.
|
2010-01-26 21:00:30 -06:00 |
|
Devin J. Pohly
|
80057f53cd
|
smsvn -> ssc-hg glue: rearrange directory structure
|
2013-06-10 15:38:43 -04:00 |
|