This repository has been archived on 2025-03-20. You can view files and clone it, but cannot push or open issues or pull requests.
The-Powder-Toy/src
2012-06-12 17:35:21 +01:00
..
bson Use stdint for 32bit Linux in BSON.h 2012-06-12 15:42:09 +01:00
cajun 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
cat TPT: Add tmp2 support to old console 418bdf0892 2012-06-12 16:07:02 +01:00
client TPT: strncpy for loading sign text in OPS 433c1881bc 2012-06-12 17:13:30 +01:00
console Saving and loading other flags from GameSave, remove old saveloader 2012-06-11 13:39:39 +01:00
dialogues Better element positioning in ErrorMessage 2012-05-23 19:31:40 +01:00
game Correct save reloading, add Vac and NGrav tools 2012-06-12 15:37:46 +01:00
interface 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
localbrowser 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
login Correct position of title in LoginView 2012-05-23 19:30:33 +01:00
options Move style into Component 2012-05-15 18:13:17 +01:00
powdertoyjava OpenGL JNI Canvas compiled only when needed 2012-06-04 12:21:07 +01:00
preview 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
render Warp display with newer shader, Render options works in OpenGL 2012-05-17 22:34:16 +01:00
search Remove unneeded files 2012-06-07 16:16:54 +01:00
simulation TPT: Fix for PUMP 835d6bbfb9 2012-06-12 17:35:21 +01:00
ssave 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
tags 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
tasks Confirmation Dialogue, Save selection and multi-delete 2012-04-07 00:45:24 +01:00
Config.h OS X compiling working, Make it a bit more friendly with stricter compilers 2012-04-26 13:10:47 +01:00
Console.cpp A bit of refactoring (elements) 2012-05-07 17:59:50 +01:00
Console.h Changes to thumbnail retreival 2012-01-19 17:59:00 +00:00
Controller.h Login working, segfaults sometimes 2012-01-25 17:21:55 +00:00
Graphics.cpp Move more SDL dependancies out of program, OpenGLCanvas for JNI and JNI methods. 2012-05-31 10:24:44 +01:00
Graphics.h Add missing header includer for C libraries. 2012-06-02 16:51:01 +01:00
Misc.cpp TPT: Fix crash when pasting text on platforms which don't support it d0b57d7d99 2012-06-12 17:27:21 +01:00
Misc.h Move style into Component 2012-05-15 18:13:17 +01:00
OpenGLGraphics.cpp Separate SDL from graphics code 2012-05-30 12:32:58 +01:00
OpenGLHeaders.h 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
PowderToySDL.cpp 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
RasterGraphics.cpp Separate SDL from graphics code 2012-05-30 12:32:58 +01:00
Renderer.cpp Warp display with newer shader, Render options works in OpenGL 2012-05-17 22:34:16 +01:00
Renderer.h 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
Singleton.h Some minor changes 2012-01-17 20:46:06 +00:00
Style.cpp Moar button appearance 2012-05-23 20:25:35 +01:00
Style.h Move style into Component 2012-05-15 18:13:17 +01:00