Simon Robertshaw
|
0e8d055d8b
|
TPT: Fix the bug with stickman standing on the screen edge. d0a1b14409
|
2012-06-12 18:54:03 +01:00 |
|
Simon Robertshaw
|
583bf2a091
|
TPT: Fix the bug where gel didn't transfer water from sponge. 0cf636ad24
|
2012-06-12 18:51:38 +01:00 |
|
Simon Robertshaw
|
1ccdc1dc12
|
TPT: Make tron follow TRON_NOGROW , thought that was in there.... (github edit because cate is annoying me) c5b9b8d28a
|
2012-06-12 18:50:43 +01:00 |
|
Simon Robertshaw
|
af5c399c24
|
TPT: Update gravity mask when loading saves 0fb6b85706
|
2012-06-12 18:48:00 +01:00 |
|
Simon Robertshaw
|
efa0e5d0d6
|
TPT Fix infinite loop when trying to detach soap with extra ctype bits set eb0b2f9ca3
|
2012-06-12 18:46:24 +01:00 |
|
Simon Robertshaw
|
48459fc40d
|
TPT: Change order of bomb loops - delete particles before creating sparks 089ea8b7a0
|
2012-06-12 18:45:03 +01:00 |
|
Simon Robertshaw
|
391165409d
|
TPT: New flood_parts function, should fix crashing due to too much recursion a11202313d
|
2012-06-12 18:41:36 +01:00 |
|
Simon Robertshaw
|
10f51cb586
|
TPT: Make TTAN block pressure when framestepping 58ea2b2acf
|
2012-06-12 18:22:25 +01:00 |
|
Simon Robertshaw
|
e0ab8c5810
|
Correct TTAN high temperature transition
|
2012-06-12 18:18:26 +01:00 |
|
Simon Robertshaw
|
5f68a41742
|
TPT: Allow TTAN to conduct more than once 81f84c4678
|
2012-06-12 18:17:51 +01:00 |
|
Simon Robertshaw
|
7c5e74410b
|
TPT: New element: Titanium, absorbs some neutrons, acts as a solid wall to air d7fa0b139e
|
2012-06-12 18:16:40 +01:00 |
|
Simon Robertshaw
|
6ae650d04c
|
TPT: Fix TNT not exploding if multiple TNT particles are in the same place de6203e049
|
2012-06-12 18:00:03 +01:00 |
|
Simon Robertshaw
|
e3634e3b5f
|
TPT: Remove silly copypasta from GPMP, causing gravity to depend on air pressure befd4f5ef5
|
2012-06-12 17:59:09 +01:00 |
|
Simon Robertshaw
|
a1a0fb5c02
|
TPT: Fix for PUMP 835d6bbfb9
|
2012-06-12 17:35:21 +01:00 |
|
Simon Robertshaw
|
cc8ae0dc44
|
TPT: Limit gel tmp value 1c5381662d
|
2012-06-12 17:32:43 +01:00 |
|
Simon Robertshaw
|
6af88ee7da
|
TPT: Change pipe and portal to check element type using properties instead of falldown and state 11bd67eb61
|
2012-06-12 17:31:32 +01:00 |
|
Simon Robertshaw
|
50a587813e
|
TPT: Add PROP_NOAMBHEAT to prevent certain elements from being heated by Ambient heat 8397b6e51a
|
2012-06-12 17:25:06 +01:00 |
|
Simon Robertshaw
|
80bb49ca12
|
TPT: One gel particle can't absorb more than 100 water particles now. 74979102b3
|
2012-06-12 17:08:15 +01:00 |
|
Simon Robertshaw
|
f2e1d38b58
|
TPT: Save soap bubbles 6717f4ff32
|
2012-06-12 17:06:38 +01:00 |
|
Simon Robertshaw
|
2633af01d7
|
TPT: Fix bounds checking for SING and make explosion pressure area smaller d7f798da60
|
2012-06-12 16:34:39 +01:00 |
|
Simon Robertshaw
|
a270acfc54
|
OPS loading: don't replace existing particles twice, and clear soap c
|
2012-06-12 16:30:27 +01:00 |
|
Simon Robertshaw
|
ad677189cb
|
TPT: Use an array instead of ctype to cache tron colour 6101c04ff9
|
2012-06-12 16:20:35 +01:00 |
|
Simon Robertshaw
|
573035ac10
|
TPT: It's hard to be a fool (fix for the fix) ffee9df8e6
|
2012-06-12 16:03:26 +01:00 |
|
Simon Robertshaw
|
14cb5cf765
|
TPT: Gel won't move solids any more 68ab2e3148
|
2012-06-12 16:02:09 +01:00 |
|
Simon Robertshaw
|
6f814528fc
|
Correct save reloading, add Vac and NGrav tools
|
2012-06-12 15:37:46 +01:00 |
|
Simon Robertshaw
|
3205df3a21
|
Saving and loading other flags from GameSave, remove old saveloader
|
2012-06-11 13:39:39 +01:00 |
|
Simon Robertshaw
|
c408e035fa
|
Preview: Wait for save to load before opening, Simulation: Correct block coords when reading wall data, replace existing particles when placing stamps on top, Game: Clear the simulation when loading a save
|
2012-06-09 14:54:58 +01:00 |
|
Simon Robertshaw
|
0ee1e1875d
|
Load save data when showing the save preview
|
2012-06-08 22:04:14 +01:00 |
|
Simon Robertshaw
|
61ed6e0276
|
Rename Save class to SaveInfo, introduce SaveFile for hanlding of local data (stamps and local saves). Rename Stamps browser to LocalBrowser, ready for sharing code with the local save browser
|
2012-06-07 14:23:26 +01:00 |
|
Simon Robertshaw
|
2e48fc6115
|
'No Image' icon when save rendering fails
|
2012-06-06 01:54:27 +01:00 |
|
Simon Robertshaw
|
8fae7dbade
|
Saving and loading at position, yuse exceptions for parsing saves
|
2012-06-06 01:46:13 +01:00 |
|
Simon Robertshaw
|
49dafbfd26
|
Use a different method for decoding saves with uncompressed object in memory for stamps and clipboard, also allows for transformation (rotation), missing failure states and code for loading it into a Simulation
|
2012-06-05 20:08:35 +01:00 |
|
Simon Robertshaw
|
a247951115
|
Add missing header includer for C libraries.
|
2012-06-02 16:51:01 +01:00 |
|
Simon Robertshaw
|
cc0efb13f0
|
OPS save format from TPT
|
2012-05-22 16:01:39 +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
|
bbf7851596
|
Seperate new/old CreateParts functions
|
2012-05-15 20:01:20 +01:00 |
|
Simon Robertshaw
|
45563e97e8
|
Make flood_prop use PropertyType from StructProperty, Property tool works
|
2012-05-15 00:10:10 +01:00 |
|
Simon Robertshaw
|
0b4ad4f25c
|
Add ability to introspect the Particle struct
|
2012-05-14 23:04:08 +01:00 |
|
Simon Robertshaw
|
7758fe52cb
|
DropDown UI component
|
2012-05-13 20:00:22 +01:00 |
|
Simon Robertshaw
|
4032a0469b
|
Click function for tools that aren't continuous. Debug helper for UI components (Ctrl+Shift D when DEBUG is defined), fix add sign window logic
|
2012-05-13 17:43:41 +01:00 |
|
Simon Robertshaw
|
724c99102e
|
Stupid git
|
2012-05-12 22:28:45 +01:00 |
|
Simon Robertshaw
|
c5798c7456
|
Tools implemented in a similar way to elements
|
2012-05-12 18:11:20 +01:00 |
|
Simon Robertshaw
|
16d3895e9c
|
Redo Wall IDs
|
2012-05-12 13:21:04 +01:00 |
|
Simon Robertshaw
|
51b17badf4
|
A bit of refactoring (elements)
|
2012-05-07 17:59:50 +01:00 |
|
Simon Robertshaw
|
bb8a3f76e3
|
OS X compiling working, Make it a bit more friendly with stricter compilers
|
2012-04-26 13:10:47 +01:00 |
|
Simon Robertshaw
|
96506610b2
|
Clean out graphics, add openGL graphics in seperate file, change brush to use unsigned char rather than boolean for bitmap/outline
|
2012-04-21 22:46:37 +01:00 |
|
Simon Robertshaw
|
75a9460c83
|
OpenGL rendering
|
2012-04-20 19:21:10 +01:00 |
|
Simon Robertshaw
|
ceb25440cb
|
TPT: Fix sponge bug. f93a829671
|
2012-04-19 16:52:35 +01:00 |
|
Simon Robertshaw
|
699a8f699c
|
Missing tron graphics function
|
2012-04-18 21:39:07 +01:00 |
|