Martin Natano
bacecae1f7
Decouple <vector>
2023-04-21 22:13:41 +02:00
Michael Sundqvist and Martin Natano
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
Devin J. Pohly
9801ec52b2
Foreground: don't propagate OnCommand
...
We load foreground changes at the beginning of the screen, but they
shouldn't be issued an OnCommand until it's time for them to start. The
Foreground layer, however, should get the OnCommand right away. So
don't propagate it, since we already issue On manually to changes.
2014-02-20 10:59:49 -05:00
AJ Kelly
264ba574fb
part two of three re: Actors/
2011-10-02 21:40:33 -05:00
Jason Felds
f9d12e1afe
I hope Windows likes "/" versus "\".
2011-10-02 00:09:40 -04:00
AJ Kelly
9cf2592a32
fix up some include paths.
2011-10-01 22:59:01 -05:00
Jason Felds
a085d0d1da
Line endings...be normalized!
2011-03-17 01:47:30 -04:00
AJ Kelly
63352110ea
whitespace cleanup
2011-02-25 04:13:37 -06:00
AJ Kelly
8f3791b99a
massive header file comment updating (top line only; some didn't have it before)
2010-09-10 16:37:04 -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