- 31 Jan, 2007 3 commits
-
-
twanvl authored
Replaced all direct construction of bitmaps and icons using wxBitmap("name") with load_resource_* calls.
-
twanvl authored
New header util/platform.hpp for platform specific stuff that doesn't go elsewhere; Changed resource names from "CURSOR_SOMETHING" to "cursor/something", so it matches the filenames (in progress for other resource types).
-
coppro authored
-
- 30 Jan, 2007 1 commit
-
-
coppro authored
Compiled Linux version. The welcome screen doesn't display the icon images, and the buttons don't work. Data is found at *prefix*/Magic Set Editor/data and the images at *prefix*/Magic Set Editor/resource. On Ubuntu, *prefix* is /usr/local/share. Resource files are all the image files from resource. I haven't configured them, because I haven't made it past the welcome screen.
-
- 29 Jan, 2007 7 commits
-
-
twanvl authored
-
twanvl authored
-
twanvl authored
-
twanvl authored
-
twanvl authored
What is left is mostly: - warning: converting double to int -> add a cast/to_int or ignore - wrong initialization order in ctor -> just swap the order to match the class - errors about wxCursors -> add a function loadResourceCursor
-
twanvl authored
-
twanvl authored
-
- 27 Dec, 2006 1 commit
-
-
twanvl authored
-
- 26 Dec, 2006 5 commits
- 25 Dec, 2006 7 commits
- 24 Dec, 2006 12 commits
- 23 Dec, 2006 4 commits