In no particular order:
- Added some of the most basic dialogs - Changed C-style <xxx.h> headers to C++-style <cxxx> headers - Switched graphics to load from the PNG files in graphics.exd rather than from Blades of Exile Graphics (NOTE: Some graphics still don't work, probably because of incorrect source rects) - Switched cursors to load from GIF files in graphics.exd rather than from Blades of Exile Graphics - Moved Niemand's tileImage functions from boe.graphics.cpp to graphtool.cpp, so they can be used by all three programs. - Added some string lists in .txt files - Made cursors into an enum - Rewrote the code for displaying the Edit Terrain dialog to use the new engine (not tested yet) - Fixed some __attribute__((deprecated)) stuff - Most graphics are now loaded just after the custom graphics. This means they will be overridden by a file of the same name in the scenario's .exr folder. - Altered modes a little so that when at the startup screen you are in MODE_STARTUP rather than MODE_OUTDOORS. - Switched from function pointers to boost::function – the Boost libraries are now required. - Finished off the new dialog engine and made gess necessary - Added status icons as another type that can be drawn in dialogs - C Wrappers for Cocoa cursors based on an Apple example. This is tested, and works perfectly. - Added a switch in the program for using Windows graphics; however, there is no way as yet to set this flag, and in fact there aren't even any Windows graphics to use. - Added include guards to graphtool.h - Made separate mac and win directories within sounds.exa, since the Mac and Windows sounds are mostly subtly different (with two completely different!) git-svn-id: http://openexile.googlecode.com/svn/trunk@90 4ebdad44-0ea0-11de-aab3-ff745001d230
Before Width: | Height: | Size: 1.3 KiB |
BIN
rsrc/graphics.exd/mac/cursors/E.gif
Normal file
After Width: | Height: | Size: 872 B |
BIN
rsrc/graphics.exd/mac/cursors/N.gif
Normal file
After Width: | Height: | Size: 870 B |
BIN
rsrc/graphics.exd/mac/cursors/NE.gif
Normal file
After Width: | Height: | Size: 875 B |
BIN
rsrc/graphics.exd/mac/cursors/NW.gif
Normal file
After Width: | Height: | Size: 873 B |
BIN
rsrc/graphics.exd/mac/cursors/S.gif
Normal file
After Width: | Height: | Size: 872 B |
BIN
rsrc/graphics.exd/mac/cursors/SE.gif
Normal file
After Width: | Height: | Size: 878 B |
BIN
rsrc/graphics.exd/mac/cursors/SW.gif
Normal file
After Width: | Height: | Size: 878 B |
BIN
rsrc/graphics.exd/mac/cursors/W.gif
Normal file
After Width: | Height: | Size: 870 B |
BIN
rsrc/graphics.exd/mac/cursors/boot.gif
Normal file
After Width: | Height: | Size: 873 B |
BIN
rsrc/graphics.exd/mac/cursors/bottomright.gif
Normal file
After Width: | Height: | Size: 863 B |
BIN
rsrc/graphics.exd/mac/cursors/brush.gif
Normal file
After Width: | Height: | Size: 868 B |
BIN
rsrc/graphics.exd/mac/cursors/drop.gif
Normal file
After Width: | Height: | Size: 880 B |
BIN
rsrc/graphics.exd/mac/cursors/eraser.gif
Normal file
After Width: | Height: | Size: 859 B |
BIN
rsrc/graphics.exd/mac/cursors/eyedropper.gif
Normal file
After Width: | Height: | Size: 862 B |
BIN
rsrc/graphics.exd/mac/cursors/hand.gif
Normal file
After Width: | Height: | Size: 880 B |
BIN
rsrc/graphics.exd/mac/cursors/key.gif
Normal file
After Width: | Height: | Size: 872 B |
BIN
rsrc/graphics.exd/mac/cursors/look.gif
Normal file
After Width: | Height: | Size: 874 B |
BIN
rsrc/graphics.exd/mac/cursors/spraycan.gif
Normal file
After Width: | Height: | Size: 860 B |
BIN
rsrc/graphics.exd/mac/cursors/sword.gif
Normal file
After Width: | Height: | Size: 875 B |
BIN
rsrc/graphics.exd/mac/cursors/talk.gif
Normal file
After Width: | Height: | Size: 872 B |
BIN
rsrc/graphics.exd/mac/cursors/target.gif
Normal file
After Width: | Height: | Size: 878 B |
BIN
rsrc/graphics.exd/mac/cursors/topleft.gif
Normal file
After Width: | Height: | Size: 863 B |
BIN
rsrc/graphics.exd/mac/cursors/wait.gif
Normal file
After Width: | Height: | Size: 887 B |
BIN
rsrc/graphics.exd/mac/cursors/wand.gif
Normal file
After Width: | Height: | Size: 873 B |
Before Width: | Height: | Size: 897 B After Width: | Height: | Size: 913 B |
Before Width: | Height: | Size: 19 KiB After Width: | Height: | Size: 15 KiB |
Before Width: | Height: | Size: 2.7 KiB |
Before Width: | Height: | Size: 1.5 KiB After Width: | Height: | Size: 2.9 KiB |
Before Width: | Height: | Size: 18 KiB After Width: | Height: | Size: 18 KiB |
Before Width: | Height: | Size: 33 KiB After Width: | Height: | Size: 34 KiB |
Before Width: | Height: | Size: 2.8 KiB After Width: | Height: | Size: 2.4 KiB |
Before Width: | Height: | Size: 18 KiB After Width: | Height: | Size: 18 KiB |
Before Width: | Height: | Size: 2.7 KiB After Width: | Height: | Size: 2.6 KiB |
BIN
rsrc/graphics.exd/mac/vehicle.png
Normal file
After Width: | Height: | Size: 3.3 KiB |