.. |
bson
|
Separate operating system and architecture preprocessor definitions
|
2012-08-02 15:20:14 +01:00 |
cajun
|
MacOS X targets for Scons, Fix some inlines for clang
|
2012-09-25 17:53:48 +01:00 |
cat
|
Fix error from merging
|
2012-10-26 15:32:10 +01:00 |
client
|
Save local saves as current name option (overwrites them automatically). Fix filename not showing when first saving a local save
|
2012-10-26 15:15:38 +01:00 |
colourpicker
|
Fix incorrect deco colors being selected
|
2012-09-25 20:08:33 +01:00 |
console
|
close console when using the !load command
|
2012-10-26 15:15:45 +01:00 |
dialogues
|
make PROP interface a little easier to use (first part of tpt issue 78)
|
2012-09-26 16:46:29 +01:00 |
elementsearch
|
Use forward declarations more to avoid excessive includes
|
2012-08-12 22:32:57 +01:00 |
filebrowser
|
Use forward declarations more to avoid excessive includes
|
2012-08-12 22:32:57 +01:00 |
game
|
Ctrl + G gravity grid toggle
|
2012-10-26 15:16:05 +01:00 |
graphics
|
don't render invalid elements
|
2012-10-26 15:12:35 +01:00 |
interface
|
some testing with DEBUG mode, add some stuff
|
2012-10-26 15:17:02 +01:00 |
localbrowser
|
visual studio compatibility, plus change text a little
|
2012-10-26 15:11:43 +01:00 |
login
|
Use forward declarations more to avoid excessive includes
|
2012-08-12 22:32:57 +01:00 |
options
|
Fast quit option (disable to make "X" act like in tpt)
|
2012-10-05 16:31:04 +01:00 |
pim
|
Merge pull request #195 from Huulivoide/master
|
2012-10-09 08:43:13 -07:00 |
powdertoyjava
|
Rename WIN32 preprocessor definition to WIN
|
2012-08-02 15:21:16 +01:00 |
preview
|
don't render fire on stamps (reduces lag)
|
2012-10-05 15:49:54 +01:00 |
render
|
Move Render presets to the right
|
2012-09-27 13:42:05 +01:00 |
save
|
Save local saves as current name option (overwrites them automatically). Fix filename not showing when first saving a local save
|
2012-10-26 15:15:38 +01:00 |
search
|
lock icon on unpublished saves
|
2012-09-29 23:03:02 +01:00 |
simulation
|
VIBR fixes
|
2012-10-28 21:11:18 -04:00 |
tags
|
Ensure errors are caught and displayed during tag operations. Fix some issues with the Tag ui. Fixes #157
|
2012-09-05 19:47:03 +01:00 |
tasks
|
possibly fix lag/crash when deleting stamps
|
2012-10-26 15:12:50 +01:00 |
tests
|
Testing new vm/language WIP
|
2012-09-21 15:05:50 +01:00 |
update
|
Fix autoupdate issue where temp file is not deleted, fixes #128
|
2012-08-18 12:44:07 +01:00 |
virtualmachine
|
Fix some uninitialized variables, add back sandcolor changing
|
2012-09-30 20:43:38 +01:00 |
Activity.h
|
Local Saving, Server Saving rewrite
|
2012-08-01 22:29:22 +01:00 |
Config.h
|
Stamp fix button to bring back deleted stamps
|
2012-10-05 15:20:33 +01:00 |
Controller.h
|
Local Saving, Server Saving rewrite
|
2012-08-01 22:29:22 +01:00 |
Format.cpp
|
Move old Lua API into another file, make the old drawin API have the old position quirk for rects, new graphics (gfx) api with drawRect, fillRect, drawTect, drawLine and textSize functions.
|
2012-09-29 00:20:52 +01:00 |
Format.h
|
Move old Lua API into another file, make the old drawin API have the old position quirk for rects, new graphics (gfx) api with drawRect, fillRect, drawTect, drawLine and textSize functions.
|
2012-09-29 00:20:52 +01:00 |
Misc.cpp
|
Prevent crash when pasting in Linux
|
2012-09-30 17:22:08 +01:00 |
Misc.h
|
Add date to Preview View, fixes issue #64
|
2012-08-04 13:40:39 +01:00 |
PowderToy.h
|
Blocking Confirm/Error/Input prompts (EngineProcess creates a new event loop which can be broken out of with Engine::Break())
|
2012-08-18 22:08:20 +01:00 |
PowderToySDL.cpp
|
Fast quit option (disable to make "X" act like in tpt)
|
2012-10-05 16:31:04 +01:00 |
Singleton.h
|
Some minor changes
|
2012-01-17 20:46:06 +00:00 |
Style.cpp
|
Use forward declarations more to avoid excessive includes
|
2012-08-12 22:32:57 +01:00 |
Style.h
|
Use forward declarations more to avoid excessive includes
|
2012-08-12 22:32:57 +01:00 |
Update.cpp
|
Fix autoupdate issue where temp file is not deleted, fixes #128
|
2012-08-18 12:44:07 +01:00 |
Update.h
|
Stage 1 of update process completed
|
2012-06-21 15:49:32 +01:00 |