Simon Robertshaw
|
14cb5cf765
|
TPT: Gel won't move solids any more 68ab2e3148
|
2012-06-12 16:02:09 +01:00 |
|
Simon Robertshaw
|
96ec616442
|
TPT: BSD Platform, -DBSD 9e18556ae6
|
2012-06-12 16:00:18 +01:00 |
|
Simon Robertshaw
|
311190c148
|
Use stdint for 32bit Linux in BSON.h
|
2012-06-12 15:42:09 +01:00 |
|
Simon Robertshaw
|
6f814528fc
|
Correct save reloading, add Vac and NGrav tools
|
2012-06-12 15:37:46 +01:00 |
|
Simon Robertshaw
|
f6f83cc276
|
Correct overlapping rectangles with translucent stamp selection
|
2012-06-11 13:48:34 +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
|
5eb9370fc1
|
Uncomment bounds checking for stamp loading
|
2012-06-10 19:53:46 +01:00 |
|
Simon Robertshaw
|
fd572e9da6
|
Change stamp storage to a list, insert new stamps at the begining, 'l' loads the first stamp or the previously used stamp, 'k' shows the stamp browser
|
2012-06-10 19:52:24 +01:00 |
|
Simon Robertshaw
|
cdc4b4df86
|
Fix save rotation
|
2012-06-09 20:16:47 +01:00 |
|
Simon Robertshaw
|
26dbb9d309
|
Missing 'delete' on old blockMap data in save Tranformation
|
2012-06-09 19:43:35 +01:00 |
|
Simon Robertshaw
|
050ad82155
|
Unify stamp and clipboard placement code, GameSave translation and transoformation working (not particularly well)
|
2012-06-09 19:42:07 +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
|
46614017c8
|
Close the preview dialogue when the model throws an exception
|
2012-06-08 22:55:11 +01:00 |
|
Simon Robertshaw
|
0ee1e1875d
|
Load save data when showing the save preview
|
2012-06-08 22:04:14 +01:00 |
|
Simon Robertshaw
|
1dadb11fc2
|
Remove unneeded files
|
2012-06-07 16:16:54 +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
|
7063587706
|
Fix bmap reading error caused by signed/unsigned comparison
|
2012-06-05 22:55:39 +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
|
bc35d622ad
|
OpenGL JNI Canvas compiled only when needed
|
2012-06-04 12:21:07 +01:00 |
|
Simon Robertshaw
|
a247951115
|
Add missing header includer for C libraries.
|
2012-06-02 16:51:01 +01:00 |
|
Simon Robertshaw
|
e0c9dab8cb
|
Move more SDL dependancies out of program, OpenGLCanvas for JNI and JNI methods.
|
2012-05-31 10:24:44 +01:00 |
|
Simon Robertshaw
|
708d52bcc5
|
Add Visual Studio project files to gitignore
|
2012-05-30 16:08:34 +01:00 |
|
Simon Robertshaw
|
ab82847cd6
|
Fix minor syntax error, move all OpenGL includes into a new file that can detect the OS X version.
|
2012-05-30 13:17:40 +01:00 |
|
Simon Robertshaw
|
86746f38b0
|
Separate SDL from graphics code
Also remove OS X specific project files and update Makefile to ensure
the Element class generator only runs when necessary
|
2012-05-30 12:32:58 +01:00 |
|
Simon Robertshaw
|
7074036b89
|
Add missing license file (GPLv3)
|
2012-05-24 19:01:00 +01:00 |
|
Simon Robertshaw
|
f8fcd73b20
|
Moar button appearance
|
2012-05-23 20:25:35 +01:00 |
|
Simon Robertshaw
|
f41ab864ef
|
Fix slight issues when clicking on menu section buttons and missing isMouseInside in MouseEnter action for buttons
|
2012-05-23 19:49:44 +01:00 |
|
Simon Robertshaw
|
f1953603c0
|
Use mouse hover callback for menu buttons
|
2012-05-23 19:31:53 +01:00 |
|
Simon Robertshaw
|
c112715ea7
|
Better element positioning in ErrorMessage
|
2012-05-23 19:31:40 +01:00 |
|
Simon Robertshaw
|
26eeb40541
|
Extra callback for just mouse hover
|
2012-05-23 19:31:01 +01:00 |
|
Simon Robertshaw
|
2b2531a62a
|
Correct position of title in LoginView
|
2012-05-23 19:30:33 +01:00 |
|
Simon Robertshaw
|
adf7a3c720
|
Better icon alignment, improve appearance of preview
|
2012-05-22 20:30:23 +01:00 |
|
Simon Robertshaw
|
f86f2a9997
|
Restore missing IconFavourite drawing code
Was accidently remove in commit ba5efb101e
|
2012-05-22 17:48:36 +01:00 |
|
Simon Robertshaw
|
cc0efb13f0
|
OPS save format from TPT
|
2012-05-22 16:01:39 +01:00 |
|
Simon Robertshaw
|
7e49d63d28
|
BSON Library from TPT/MongoDB
|
2012-05-22 16:01:23 +01:00 |
|
Simon Robertshaw
|
566963ef2c
|
Remove generated files from repo
|
2012-05-22 13:53:05 +01:00 |
|
Simon Robertshaw
|
2737301241
|
Remove Style file in project root.
|
2012-05-22 12:01:01 +01:00 |
|
Simon Robertshaw
|
3cb603893f
|
Update gitignore
Ensure stamps, saves and custom makefile are not in repo.
|
2012-05-22 12:00:18 +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
|
ba5efb101e
|
Username, password icons for Login window
|
2012-05-15 18:55:36 +01:00 |
|
Simon Robertshaw
|
136675b56a
|
Move style into Component
|
2012-05-15 18:13:17 +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
|
be849a9150
|
Style improvements to sign tool
|
2012-05-14 20:51:16 +01:00 |
|
Simon Robertshaw
|
f39d2361e7
|
Improve appearance of some dialogues, style defaults
|
2012-05-14 20:47:14 +01:00 |
|
Simon Robertshaw
|
4bb90d0d79
|
Text alignment for dropdown, make sign UI nice
|
2012-05-13 21:11:02 +01:00 |
|