Simon Robertshaw
|
dd0e6e7f4d
|
Add descriptions to toolbuttons, add Tooltips to Button, ToolTip event for Windows
|
2012-07-18 20:34:58 +01:00 |
|
Simon Robertshaw
|
26dbd547d3
|
Info tip for changing display modes
|
2012-07-18 18:33:44 +01:00 |
|
Simon Robertshaw
|
adc9cc0816
|
Move graphics into seperate folder
|
2012-07-06 16:06:26 +01:00 |
|
Simon Robertshaw
|
3c91e526bb
|
Client now provides methods for reading and saving preferences - less powerful than raw access to Cajun, (no mixed type arrays, for example) but allows other save formats to be used, such as property lists on OS X
|
2012-06-22 01:04:55 +01:00 |
|
Simon Robertshaw
|
e81e18238d
|
Merge branch 'master' of github.com:FacialTurd/PowderToypp
|
2012-06-20 13:40:34 +01:00 |
|
Simon Robertshaw
|
2be9c92508
|
OpenGL canvas for Windows, Notifications for main Game, Update checker in Client (+ other client triggered events)
|
2012-06-20 13:40:18 +01:00 |
|
Simon Robertshaw
|
f6403958de
|
Fix stamp and save assignment
|
2012-06-18 18:06:40 +01:00 |
|
Simon Robertshaw
|
7ffaa421d1
|
GameModel manages currentSave instance
|
2012-06-18 16:43:40 +01:00 |
|
Simon Robertshaw
|
9d7a4e55f2
|
Menu frees any added items
|
2012-06-18 15:27:57 +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
|
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
|
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
|
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
|
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
|
136675b56a
|
Move style into Component
|
2012-05-15 18:13:17 +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
|
1c993435ef
|
Default elements in gamemodel
|
2012-05-07 18:08:41 +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
|
75a9460c83
|
OpenGL rendering
|
2012-04-20 19:21:10 +01:00 |
|
Simon Robertshaw
|
43ae47ba77
|
TPT: Added smudge tool afbe8cf38e
|
2012-04-18 16:40:43 +01:00 |
|
Simon Robertshaw
|
8f8de875c6
|
Modifier keys for Lua, Air display, correct render mode saving
|
2012-04-05 13:48:50 +01:00 |
|
Simon Robertshaw
|
89cdeef9ad
|
CommandInterface, Mouse, Keyboard and Tick events, on screen log, print redirected to tpt.log
|
2012-04-04 18:52:34 +01:00 |
|
Simon Robertshaw
|
efddc12e5d
|
Stamps browser, placement + clipboard sampling and placement - No clipboard or stamp thumbnail generation, needs thumbnail generator from SaveLoader
|
2012-04-02 17:01:28 +01:00 |
|
Simon Robertshaw
|
289556ac70
|
Replace Error notification with exception for Tags model
|
2012-03-29 16:17:30 +01:00 |
|
Simon Robertshaw
|
1f388e4ca0
|
Exception when loading invalid save
|
2012-03-29 00:59:10 +01:00 |
|
Simon Robertshaw
|
e9770d8ee7
|
Clipboard and Stamp from selection (no way to paste/place yet)
|
2012-03-28 22:01:44 +01:00 |
|
Simon Robertshaw
|
81f3114cb2
|
Better sliders for Decoration editor
|
2012-03-05 17:10:18 +00:00 |
|
Simon Robertshaw
|
644e6770e4
|
Slider and decoration colour changer
|
2012-03-04 16:26:03 +00:00 |
|
Simon Robertshaw
|
3bbaa1a111
|
Decoration tools - no way to set colour yet
|
2012-03-03 21:38:22 +00:00 |
|
Simon Robertshaw
|
5546f7d01e
|
Fixed some lua methods, set decorations enabled by default, allow toggling of decorations with ctrl+b, saving and loading of render, display and colour modes for the renderer
|
2012-02-12 15:09:25 +00:00 |
|
Simon Robertshaw
|
6641f1d541
|
Frame stepping
|
2012-02-02 11:55:43 +00:00 |
|
Simon Robertshaw
|
f5dd32b284
|
Working GOL (No graphics
|
2012-02-02 00:33:10 +00:00 |
|
Simon Robertshaw
|
f86091d421
|
Use useragent for version, fix URl encoding
|
2012-02-01 21:20:27 +00:00 |
|
Simon Robertshaw
|
038da72c61
|
Console UI, open in browser button, tab and enter shortcut for Login UI, various
|
2012-02-01 18:45:59 +00:00 |
|
Simon Robertshaw
|
857b0cc1fc
|
Load user information from preferences, fps display for testing
|
2012-01-31 18:49:14 +00:00 |
|
Simon Robertshaw
|
1d297cb57a
|
Line and rect drawing
|
2012-01-30 16:03:18 +00:00 |
|
Simon Robertshaw
|
7c53ca7799
|
Voting, fix save browser
|
2012-01-28 19:56:13 +00:00 |
|
Simon Robertshaw
|
b5728a9e3e
|
Zoom
|
2012-01-28 14:51:39 +00:00 |
|
Simon Robertshaw
|
e84f0fc6e5
|
Ellipse cursor
|
2012-01-26 18:06:23 +00:00 |
|
Simon Robertshaw
|
9e1be78bc2
|
I've got to a point where I can no longer be bothered to think of a proper commit comment
|
2012-01-26 01:13:33 +00:00 |
|
Simon Robertshaw
|
c5cc1870f3
|
Fix some memory leaks
|
2012-01-25 18:42:35 +00:00 |
|
Simon Robertshaw
|
8b80942b16
|
Login working, segfaults sometimes
|
2012-01-25 17:21:55 +00:00 |
|
Simon Robertshaw
|
04e4a2346d
|
Wall menus
|
2012-01-24 21:19:29 +00:00 |
|
Simon Robertshaw
|
97b35bc470
|
Various
|
2012-01-24 20:19:19 +00:00 |
|
Simon Robertshaw
|
8a65c395f4
|
Element menu
|
2012-01-23 10:50:48 +00:00 |
|
Simon Robertshaw
|
8c0678fa48
|
Begining menu, tool
|
2012-01-22 23:24:49 +00:00 |
|
Simon Robertshaw
|
19c1fa5dcb
|
Brush class for drawing on simulation, more interface for game
|
2012-01-22 14:45:37 +00:00 |
|
Simon Robertshaw
|
8ec6aae617
|
Better cleanup for simulation - fix memory leaks
|
2012-01-21 13:19:10 +00:00 |
|
Simon Robertshaw
|
fa201a7aeb
|
Fix some uninitialised variables
|
2012-01-20 23:42:17 +00:00 |
|
Simon Robertshaw
|
44639a6423
|
Some folder changes, started search and client
|
2012-01-19 13:44:59 +00:00 |
|
Simon Robertshaw
|
4a60b97c70
|
Some minor changes
|
2012-01-17 20:46:06 +00:00 |
|