mniip
|
9183fa1755
|
apparently Ximon hates const; a lot;
added a bunch of const everywhere, had to modify a few functions to be const-compliant
|
2013-10-30 04:38:13 +04:00 |
|
jacob1
|
e146ae50ab
|
some minor changes to tools
|
2013-06-06 23:28:07 -04:00 |
|
jacob1
|
76b92952b1
|
adjust tool strengths a little, to make them a little faster
|
2013-06-06 22:19:51 -04:00 |
|
jacob1
|
7b6ded50dc
|
rename GRAV back to PGRV, fix formatting in generator, remove useless file
|
2013-05-16 20:04:39 -04:00 |
|
jacob1
|
6f8e2c0345
|
remove unneeded / duplicate constants, fix SPC_AIR/other tools so it won't conflict with lua elements (the 11th one won't work right now)
|
2013-05-16 17:01:33 -04:00 |
|
mniip
|
4d9b9b17d7
|
D:
|
2013-05-11 15:08:32 +04:00 |
|
jacob1
|
f8f70a3f77
|
Visual studio compatibility
This removes some inlines when using visual studio to compile, uisng TPT_NO_INLINE. It also fixes many other problems visual studio has with the code
|
2012-09-07 00:52:56 +01:00 |
|
Simon Robertshaw
|
7ae2369dda
|
Make ngrav negative, fixes #133
|
2012-08-19 11:30:44 +01:00 |
|
Simon Robertshaw
|
b06f7f5b6d
|
Air and heat tool limits, fixes #112
|
2012-08-14 16:29:07 +01:00 |
|
Simon Robertshaw
|
11d2b0eb3c
|
Correct VAC and EXOT colours, issue #49
|
2012-08-03 18:04:18 +01:00 |
|
Simon Robertshaw
|
adc9cc0816
|
Move graphics into seperate folder
|
2012-07-06 16:06:26 +01:00 |
|
Simon Robertshaw
|
6f814528fc
|
Correct save reloading, add Vac and NGrav tools
|
2012-06-12 15:37:46 +01:00 |
|
Simon Robertshaw
|
2c5400a732
|
Warp display with newer shader, Render options works in OpenGL
|
2012-05-17 22:34:16 +01:00 |
|
Simon Robertshaw
|
8efd07a849
|
Air tool
|
2012-05-17 22:10:17 +01:00 |
|
Simon Robertshaw
|
c5798c7456
|
Tools implemented in a similar way to elements
|
2012-05-12 18:11:20 +01:00 |
|