Tamás Bálint Misius
|
11945ba620
|
Factor out game stuff from PowderToySDL.cpp
|
2023-01-27 09:29:19 +01:00 |
|
Tamás Bálint Misius
|
0179cefc78
|
Flatten include trees
|
2019-04-20 15:36:11 +02:00 |
|
mniip
|
ff27d69424
|
Switch from std::string to String/ByteString in most of the code
Also switch SimulationData from weird arrays to std::vector
|
2018-04-30 21:13:24 +03:00 |
|
jacob1
|
5ee10d14e4
|
reduce unnecessary #include dependency chains
for example, elements no longer include Client.h or Graphics.h, and interface stuff won't include Window.h or Graphics.h unless requested
|
2017-07-13 23:24:35 -04:00 |
|
jacob1
|
e990eead10
|
add CleanText function from my mod, used when copying / pasting / loading signs
|
2015-07-10 00:05:58 -04:00 |
|
jacob1
|
dce874484a
|
fix all the gcc warnings in the element files (except one in PSTN) + all the unused variable warnings
|
2015-01-10 22:43:33 -05:00 |
|
jacob1
|
52ec8f438b
|
add the single saveID copytext button into the save preview too
|
2013-06-09 17:13:57 -04:00 |
|