2010-05-22 |
Tom Prince | SaveGameIterator: Change std::list to std::vector. Signed-off-by: Tom Prince <tom.prince@ualberta.net>
|
commit | commitdiff | tree |
2010-05-22 |
Tom Prince | GUIScript: Pass Portraits/Previews to python as Sprite2D... Signed-off-by: Tom Prince <tom.prince@ualberta.net>
|
commit | commitdiff | tree |
2010-05-22 |
Tom Prince | GUIScript: Add helper for creating python CObjects...
|
commit | commitdiff | tree |
2010-05-22 |
Tom Prince | Sprite2D: Add TypeID.
|
commit | commitdiff | tree |
2010-05-21 |
Tom Prince | Holder: Add intrusive smart pointer. Signed-off-by: Tom Prince <tom.prince@ualberta.net>
|
commit | commitdiff | tree |
2010-05-21 |
Tom Prince | SaveGame: Store name of slot.
|
commit | commitdiff | tree |
2010-05-21 |
Tom Prince | SaveGameIterator: Factor some code out of CreateSaveGame. Signed-off-by: Tom Prince <tom.prince@ualberta.net>
|
commit | commitdiff | tree |
2010-05-21 |
Tom Prince | SaveGame: Factor out GameDate parsing code into SaveGame. Signed-off-by: Tom Prince <tom.prince@ualberta.net>
|
commit | commitdiff | tree |
2010-05-21 |
Tom Prince | SaveGame: Properly handle naming savegames using strrefs... Signed-off-by: Tom Prince <tom.prince@ualberta.net>
|
commit | commitdiff | tree |
2010-05-21 |
Tom Prince | GUIScript: Make ConstructObject take C++ classname... Signed-off-by: Tom Prince <tom.prince@ualberta.net>
|
commit | commitdiff | tree |
2010-05-21 |
Tom Prince | Sprite2D: Add an acquire method to increase RefCount. Signed-off-by: Tom Prince <tom.prince@ualberta.net>
|
commit | commitdiff | tree |
2010-05-21 |
Tom Prince | ResourceManager: Add a const. Signed-off-by: Tom Prince <tom.prince@ualberta.net>
|
commit | commitdiff | tree |
2010-05-21 |
Tom Prince | SaveGame: Rename GetScreen to GetPreview to match python... Signed-off-by: Tom Prince <tom.prince@ualberta.net>
|
commit | commitdiff | tree |
2010-05-21 |
Tom Prince | GUIScirpt: Use FreeSprite instead of decrementing RefCount... Signed-off-by: Tom Prince <tom.prince@ualberta.net>
|
commit | commitdiff | tree |
2010-05-21 |
Tom Prince | TypeID: Move it to its own header. Signed-off-by: Tom Prince <tom.prince@ualberta.net>
|
commit | commitdiff | tree |
2010-05-21 |
Tom Prince | SaveGame: constification. Signed-off-by: Tom Prince <tom.prince@ualberta.net>
|
commit | commitdiff | tree |
2010-05-18 |
Tom Prince | SDLVideo: Ignore bufw in showYUVFrame for now. Signed-off-by: Tom Prince <tom.prince@ualberta.net>
|
commit | commitdiff | tree |
2010-05-16 |
Tom Prince | GUIScript: Get GUIClasses directly from module, rather... Signed-off-by: Tom Prince <tom.prince@ualberta.net>
|
commit | commitdiff | tree |
2010-05-16 |
Tom Prince | GUIScript: Do 'from GemRB import *' on console. Signed-off-by: Tom Prince <tom.prince@ualberta.net>
|
commit | commitdiff | tree |
2010-05-16 |
Tom Prince | Merge branch 'python'.
|
commit | commitdiff | tree |
2010-05-16 |
Tom Prince | Merge branch 'includes'
|
commit | commitdiff | tree |
2010-05-05 |
Tom Prince | PathJoin: Fix dropping of path component on failed... Signed-off-by: Tom Prince <tom.prince@ualberta.net>
|
commit | commitdiff | tree |
2010-04-29 |
Tom Prince | GUIScript: Rename all metaclass methods as Class_Method. Signed-off-by: Tom Prince <tom.prince@ualberta.net>
|
commit | commitdiff | tree |
2010-04-29 |
Tom Prince | GUIScript: Move metaclass methods out of GemRB to _GemRB. Signed-off-by: Tom Prince <tom.prince@ualberta.net>
|
commit | commitdiff | tree |
2010-04-29 |
Tom Prince | GUIScript: Remove last direct uses of metaclass methods. Signed-off-by: Tom Prince <tom.prince@ualberta.net>
|
commit | commitdiff | tree |
2010-04-29 |
Tom Prince | GUICommon: Add GameControl variable.
|
commit | commitdiff | tree |
2010-04-29 |
Tom Prince | GUICommon: Define a GameWindow variable.
|
commit | commitdiff | tree |
2010-04-27 |
Tom Prince | VFS: Fix another doubled slash bug.
|
commit | commitdiff | tree |
2010-04-27 |
Tom Prince | VFS: Fix doubled slash in PathJoin.
|
commit | commitdiff | tree |
2010-04-27 |
Tom Prince | Move definition of gamedata global from Interface.h... Signed-off-by: Tom Prince <tom.prince@ualberta.net>
|
commit | commitdiff | tree |
2010-04-27 |
Tom Prince | Remove GameData.h include from Interface.h. Signed-off-by: Tom Prince <tom.prince@ualberta.net>
|
commit | commitdiff | tree |
2010-04-27 |
Tom Prince | Cleanup includes. Signed-off-by: Tom Prince <tom.prince@ualberta.net>
|
commit | commitdiff | tree |
2010-04-27 |
Tom Prince | Resource: Resource objects are not reusable, so simplify... Signed-off-by: Tom Prince <tom.prince@ualberta.net>
|
commit | commitdiff | tree |
2010-04-27 |
Tom Prince | Resource: Get rid of unused autoFree paramater. Signed-off-by: Tom Prince <tom.prince@ualberta.net>
|
commit | commitdiff | tree |
2010-04-26 |
Tom Prince | Prevent an unused variable warning when using cmake... Signed-off-by: Tom Prince <tom.prince@ualberta.net>
|
commit | commitdiff | tree |
2010-04-26 |
Tom Prince | Merge branch 'sound'
|
commit | commitdiff | tree |
2010-04-26 |
Tom Prince | ResourceManager: Add missing print of filename in Resource...
|
commit | commitdiff | tree |
2010-04-26 |
Tom Prince | plugindef: Add code path for use when static linking.
|
commit | commitdiff | tree |
2010-04-26 |
Tom Prince | PluginMgr: Make this a singleton.
|
commit | commitdiff | tree |
2010-04-26 |
Tom Prince | CREImporter: Move code from static initialization to...
|
commit | commitdiff | tree |
2010-04-26 |
Tom Prince | plugindef.h: Document plugin declaration macros.
|
commit | commitdiff | tree |
2010-04-26 |
Tom Prince | PluginMgr: Separate loading of plugins from construction.
|
commit | commitdiff | tree |
2010-04-26 |
Tom Prince | Plugins: Move registrations of cleanup and initializers...
|
commit | commitdiff | tree |
2010-04-25 |
Tom Prince | Resource support for sound. Signed-off-by: Tom Prince <tom.prince@ualberta.net>
|
commit | commitdiff | tree |
2010-04-25 |
Tom Prince | ResourceManager: Don't assume that resource names are...
|
commit | commitdiff | tree |
2010-04-25 |
Tom Prince | MUSImporter: Switch to using DirectoryImporter, rather... Signed-off-by: Tom Prince <tom.prince@ualberta.net>
|
commit | commitdiff | tree |
2010-04-25 |
Tom Prince | PathJoin: Make PathJoin automatically resolve case... Signed-off-by: Tom Prince <tom.prince@ualberta.net>
|
commit | commitdiff | tree |
2010-04-20 |
Tom Prince | PathJoinExt: Add function to call PathJoin with a file... Signed-off-by: Tom Prince <tom.prince@ualberta.net>
|
commit | commitdiff | tree |
2010-04-20 |
Tom Prince | PathJoin: Be more consistent about using this. Signed-off-by: Tom Prince <tom.prince@ualberta.net>
|
commit | commitdiff | tree |
2010-04-20 |
Tom Prince | PathAppend: Get rid of only use outside of VFS. Signed-off-by: Tom Prince <tom.prince@ualberta.net>
|
commit | commitdiff | tree |
2010-04-20 |
Tom Prince | SaveGame: Return Sprite2D instead of ImageMgr. Signed-off-by: Tom Prince <tom.prince@ualberta.net>
|
commit | commitdiff | tree |
2010-04-20 |
Tom Prince | Map: Pass in Image/Sprite2D/Bitmap, rather than ImageMgr. Signed-off-by: Tom Prince <tom.prince@ualberta.net>
|
commit | commitdiff | tree |
2010-04-20 |
Tom Prince | ImageWriter: Document that PutImage frees the sprite. Signed-off-by: Tom Prince <tom.prince@ualberta.net>
|
commit | commitdiff | tree |
2010-04-20 |
Tom Prince | Plugin: Call Plugin::release directly, rather than...
|
commit | commitdiff | tree |
2010-04-19 |
Tom Prince | Core: Move gemrb/plugins/Core to gemrb/core. Signed-off-by: Tom Prince <tom.prince@ualberta.net>
|
commit | commitdiff | tree |
2010-04-19 |
Tom Prince | cmake: Fix include paths for out-of-tree build. Signed-off-by: Tom Prince <cougar@hermes>
|
commit | commitdiff | tree |
2010-04-19 |
Tom Prince | Resource: Remove redundant TypeID in plugin registration. Signed-off-by: Tom Prince <tom.prince@ualberta.net>
|
commit | commitdiff | tree |
2010-04-19 |
Tom Prince | cmake: Rename ZLibManager plugin to match autotools... Signed-off-by: Tom Prince <tom.prince@ualberta.net>
|
commit | commitdiff | tree |
2010-04-18 |
Tom Prince | The Great Rename (Part 2)
|
commit | commitdiff | tree |
2010-04-18 |
Tom Prince | Config: get rid of old obsolete incomplete config generator. Signed-off-by: Tom Prince <tom.prince@ualberta.net>
|
commit | commitdiff | tree |
2010-04-18 |
Tom Prince | Switch to using -I to find includes, rather than relative... Signed-off-by: Tom Prince <tom.prince@ualberta.net>
|
commit | commitdiff | tree |
2010-04-18 |
Tom Prince | VFS: Split FindInFile into FileGlob. Signed-off-by: Tom Prince <tom.prince@ualberta.net>
|
commit | commitdiff | tree |
2010-04-18 |
Tom Prince | ImageMgr: Simplify GetPalette to only return the actual... Signed-off-by: Tom Prince <tom.prince@ualberta.net>
|
commit | commitdiff | tree |
2010-04-18 |
Tom Prince | GUIScript: Make all color indices mandatory for SetButtonPLT. Signed-off-by: Tom Prince <tom.prince@ualberta.net>
|
commit | commitdiff | tree |
2010-04-18 |
Tom Prince | PLTImporter: Change this to a PalettedImageMgr. Signed-off-by: Tom Prince <tom.prince@ualberta.net>
|
commit | commitdiff | tree |
2010-04-18 |
Tom Prince | Interface::GetPalette: Change this to use GetImage... Signed-off-by: Tom Prince <tom.prince@ualberta.net>
|
commit | commitdiff | tree |
2010-04-18 |
Tom Prince | SearchMap: Use a meaningful enum for SearchMap values. Signed-off-by: Tom Prince <tom.prince@ualberta.net>
|
commit | commitdiff | tree |
2010-04-18 |
Tom Prince | Map::SmallMap: Turn this into a Sprite2D. igned-off-by: Tom Prince <tom.prince@ualberta.net>
|
commit | commitdiff | tree |
2010-04-18 |
Tom Prince | ImageMgr: Clean up functions obsoleted by Bitmap/Image. igned-off-by: Tom Prince <tom.prince@ualberta.net>
|
commit | commitdiff | tree |
2010-04-18 |
Tom Prince | Image: Switch LightMap over to Image. Signed-off-by: Tom Prince <tom.prince@ualberta.net>
|
commit | commitdiff | tree |
2010-04-18 |
Tom Prince | Core/Image: Add Image class to store non-Video images. Signed-off-by: Tom Prince <tom.prince@ualberta.net>
|
commit | commitdiff | tree |
2010-04-18 |
Tom Prince | BMPImporter: Drop Read4to4 support. Signed-off-by: Tom Prince <tom.prince@ualberta.net>
|
commit | commitdiff | tree |
2010-04-18 |
Tom Prince | Bitmap: Switch LightMap and HeightMap to use Bitmap. Signed-off-by: Tom Prince <tom.prince@ualberta.net>
|
commit | commitdiff | tree |
2010-04-18 |
Tom Prince | Core/Bitmap: Add class for storing array of bytes. Signed-off-by: Tom Prince <tom.prince@ualberta.net>
|
commit | commitdiff | tree |
2010-04-17 |
Tom Prince | cmake: Actually use zlib include dir in compiling ZLIbManager. Signed-off-by: Tom Prince <tom.prince@ualberta.net>
|
commit | commitdiff | tree |
2010-04-17 |
Tom Prince | win32: Include win32def.h rather than including windows... Signed-off-by: Tom Prince <tom.prince@ualberta.net>
|
commit | commitdiff | tree |
2010-04-17 |
Tom Prince | win32: Comment out unused paramaters to DllMain. Signed-off-by: Tom Prince <tom.prince@ualberta.net>
|
commit | commitdiff | tree |
2010-04-17 |
Tom Prince | win32: Drop -ansi flag, which breaks mingw, since it... Signed-off-by: Tom Prince <tom.prince@ualberta.net>
|
commit | commitdiff | tree |
2010-04-12 |
Tom Prince | cmake: Fix setting of default LAYOUT.
|
commit | commitdiff | tree |
2010-04-12 |
Tom Prince | SaveGameIterator: Factor out actual saving of the game. Signed-off-by: Tom Prince <tom.prince@ualberta.net>
|
commit | commitdiff | tree |
2010-04-11 |
Tom Prince | ImageMgr: Rename GetImage to GetSprite2D. Signed-off-by: Tom Prince <cougar@hermes>
|
commit | commitdiff | tree |
2010-04-11 |
Tom Prince | cmake: Add missing compiler and linker flags from autotools.
|
commit | commitdiff | tree |
2010-04-11 |
Tom Prince | Slider: Fix clang++ -Wsign-compare errors. Signed-off-by: Tom Prince <cougar@hermes>
|
commit | commitdiff | tree |
2010-04-10 |
Tom Prince | cmake: Build plugins in plugin dir, obviating the need...
|
commit | commitdiff | tree |
2010-04-10 |
Tom Prince | cmake: Change RPATH settings to be more consistent...
|
commit | commitdiff | tree |
2010-04-10 |
Tom Prince | cmake: Add LAYOUT option to control install paths. Signed-off-by: Tom Prince <tom.prince@ualberta.net>
|
commit | commitdiff | tree |
2010-04-10 |
Tom Prince | cmake: Move installation of plugins to macro. Signed-off-by: Tom Prince <tom.prince@ualberta.net>
|
commit | commitdiff | tree |
2010-04-10 |
Tom Prince | ImageMgr: Make GetImageFactory non-virtual. Signed-off-by: Tom Prince <tom.prince@ualberta.net>
|
commit | commitdiff | tree |
2010-04-10 |
Tom Prince | ImageMgr: Add doxygen comments. Signed-off-by: Tom Prince <tom.prince@ualberta.net>
|
commit | commitdiff | tree |
2010-04-10 |
Tom Prince | BMPImporter: Split off BMPWriter. Signed-off-by: Tom Prince <tom.prince@ualberta.net>
|
commit | commitdiff | tree |
2010-04-10 |
Tom Prince | BMP/PNGImporter: Remove useless function. Signed-off-by: Tom Prince <tom.prince@ualberta.net>
|
commit | commitdiff | tree |
2010-04-10 |
Tom Prince | BMPImporter: Use full name for class. Signed-off-by: Tom Prince <tom.prince@ualberta.net>
|
commit | commitdiff | tree |
2010-04-09 |
Tom Prince | SaveGame: Switch to using DirectoryImporter, instead... Signed-off-by: Tom Prince <tom.prince@ualberta.net>
|
commit | commitdiff | tree |
2010-04-07 |
Tom Prince | ResourceManager: Factor out code that talks to ResourceSources. Signed-off-by: Tom Prince <tom.prince@ualberta.net>
|
commit | commitdiff | tree |
2010-04-07 |
Tom Prince | ResourceSource: Fix up header include guard. Signed-off-by: Tom Prince <tom.prince@ualberta.net>
|
commit | commitdiff | tree |
2010-04-07 |
Tom Prince | ResourceSource: Rename from ResourceMgr.
|
commit | commitdiff | tree |
2010-04-07 |
Tom Prince | main: Get rid of extraneous header files.
|
commit | commitdiff | tree |
2010-04-04 |
Tom Prince | Update release instructions. Signed-off-by: Tom Prince <tom.prince@ualberta.net>
|
commit | commitdiff | tree |
2010-04-03 |
Tom Prince | KEYImporter: Bug fixes for GameOnCD case. Signed-off-by: Tom Prince <tom.prince@ualberta.net>
|
commit | commitdiff | tree |
2010-04-03 |
Tom Prince | clang: Fixes for building with clang. Signed-off-by: Tom Prince <tom.prince@ualberta.net>
|
commit | commitdiff | tree |