The-Powder-Toy/src
2012-04-22 20:26:40 +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 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
client Fix warning in Client.cppcpppcppc 2012-04-20 01:45:43 +01:00
console 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
dialogues Graphics:: Extra icons for Report and Favourite. Client:: Get favourite status in GetSave, FavouriteSave, ReportSave, Preview:: Failure state when loading save 2012-04-14 19:00:24 +01:00
elements Fix more element source file includes 2012-04-20 00:46:08 +01:00
game Correct quirks with drawrect and fillrect, change UI components accordingly, shorten save name in save button 2012-04-22 17:13:43 +01:00
interface Correct quirks with drawrect and fillrect, change UI components accordingly, shorten save name in save button 2012-04-22 17:13:43 +01:00
login Console UI, open in browser button, tab and enter shortcut for Login UI, various 2012-02-01 18:45:59 +00:00
options Started on dropdown control 2012-04-17 15:56:57 +01:00
preview Correct quirks with drawrect and fillrect, change UI components accordingly, shorten save name in save button 2012-04-22 17:13:43 +01:00
render TPT: Old nothing display mode in the form of Basic colour mode fe82685257 2012-04-18 14:43:09 +01:00
search Allow deleting of stamps 2012-04-19 15:22:18 +01:00
simulation 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
ssave ASCII for key events, save and Textarea (no caret, yet) 2012-01-30 00:40:28 +00:00
stamps Allow deleting of stamps 2012-04-19 15:22:18 +01:00
tags Replace Error notification with exception for Tags model 2012-03-29 16:17:30 +01:00
tasks Confirmation Dialogue, Save selection and multi-delete 2012-04-07 00:45:24 +01:00
Config.h Version number update 2012-04-18 21:39:33 +01:00
Console.cpp Changes to thumbnail retreival 2012-01-19 17:59:00 +00: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 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
Graphics.h 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
Misc.cpp Add missing for OpenURI on 64bit Linux 2012-04-14 15:32:19 +01:00
Misc.h Use useragent for version, fix URl encoding 2012-02-01 21:20:27 +00:00
OpenGLGraphics.cpp Correct quirks with drawrect and fillrect, change UI components accordingly, shorten save name in save button 2012-04-22 17:13:43 +01:00
PowderToy.cpp Correct quirks with drawrect and fillrect, change UI components accordingly, shorten save name in save button 2012-04-22 17:13:43 +01:00
RasterGraphics.cpp Correct quirks with drawrect and fillrect, change UI components accordingly, shorten save name in save button 2012-04-22 17:13:43 +01:00
Renderer.cpp Fix Off-by-one error with zoom Window using OpenGL 2012-04-22 20:26:40 +01:00
Renderer.h 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
Singleton.h Some minor changes 2012-01-17 20:46:06 +00:00