sukibaby
|
21088502b9
|
Remove clamp macro
Doesn't really need to exist since all it's doing is inlining std::clamp.
|
2024-09-03 20:50:48 -07:00 |
|
hayoreo
|
db7b7b425c
|
Add LR and UD Mirror.
Adds a left-right and up-down mirror for 4-panel and solo modes.
|
2024-03-06 16:10:21 -08:00 |
|
Martin Natano
|
bacecae1f7
|
Decouple <vector>
|
2023-04-21 22:13:41 +02:00 |
|
Brian Phlipot
|
d079940fea
|
Address PR feedback.
|
2023-02-02 11:54:17 -08:00 |
|
Brian Phlipot
|
4a6b1a743c
|
Enable more compiler warnings and treat them as errors.
|
2023-02-02 11:54:17 -08:00 |
|
Michael Sundqvist
|
0cba3579de
|
Remove global "using namespace std;" declarations, use "std::" prefixes on all std elements
Fix whitespace changes
|
2022-07-31 22:14:38 +02:00 |
|
teejusb
|
7e3789b131
|
Integrate C++11 branch into 5_1-new
|
2019-06-22 12:35:38 -07:00 |
|
Kyzentun
|
4f95bf08ad
|
Function chaining for actors and singletons.
|
2014-12-01 22:31:30 -07:00 |
|
Devin J. Pohly
|
f1cc0a4a19
|
Correct array bound for ModIcon text
Should fix problems with selecting more than NumModIcons mods in SMO.
|
2014-02-22 23:09:24 -05:00 |
|
Jason Felds
|
c67419ecc8
|
There goes the macro file.
This is one of my bigger commits in this branch.
Still, shouldn't cause a problem.
|
2013-05-01 23:54:39 -04:00 |
|
Jason Felds
|
6069744cf2
|
Another deletion loop.
Another opportunity for a smart pointer.
|
2013-05-01 21:52:48 -04:00 |
|
Jason Felds
|
279ab6abe6
|
Well, that was easy. Thanks jmakovicka!
|
2011-07-10 11:06:21 -04:00 |
|
Jason Felds
|
4036ee89c2
|
Last bit of warnings for tonight.
|
2011-06-12 03:55:48 -04:00 |
|
Jason Felds
|
788d7005dc
|
Remove commented code, add comment.
Need a warning expert on this one.
|
2011-06-11 09:44:51 -04:00 |
|
AJ Kelly
|
728a317a90
|
thinking of how to expose this to Lua...
|
2011-05-15 03:17:30 -05:00 |
|
Jason Felds
|
a085d0d1da
|
Line endings...be normalized!
|
2011-03-17 01:47:30 -04:00 |
|
Jason Felds
|
d855d8c7e8
|
Bring light into the shadow...variables.
Yeah, yeah, can't make a good joke at 2:30 AM.
|
2011-03-14 02:36:48 -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
|
0755d0f3b9
|
comment/whitespace editing
|
2011-02-09 17:42:16 -06: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 |
|