summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFate <fate-tmw@googlemail.com>2008-11-23 11:52:51 -0700
committerFate <fate-tmw@googlemail.com>2008-11-23 11:52:51 -0700
commitba0d53c6234562b1826dfeb58d02e49757c2ce5b (patch)
tree2134447b73b89215c824dde6e6d520bbe35c8083
parentd011f8f984f454a76adaf04142df0daa03dd00a8 (diff)
parent31f40703d569478619952343bde3f73c3a576847 (diff)
downloadmana-ba0d53c6234562b1826dfeb58d02e49757c2ce5b.tar.gz
mana-ba0d53c6234562b1826dfeb58d02e49757c2ce5b.tar.bz2
mana-ba0d53c6234562b1826dfeb58d02e49757c2ce5b.tar.xz
mana-ba0d53c6234562b1826dfeb58d02e49757c2ce5b.zip
Merge branch '0.0' of git@gitorious.org:tmw/mainline into 0.0
-rw-r--r--.gitignore21
-rw-r--r--AUTHORS1
-rw-r--r--ChangeLog6262
-rw-r--r--English.lproj/InfoPlist.stringsbin0 -> 204 bytes
-rw-r--r--English.lproj/SDLMain.nib/classes.nib8
-rw-r--r--English.lproj/SDLMain.nib/info.nib20
-rw-r--r--English.lproj/SDLMain.nib/objects.xib77
-rw-r--r--English.lproj/main.nib/classes.nib8
-rw-r--r--English.lproj/main.nib/info.nib20
-rw-r--r--English.lproj/main.nib/objects.xib77
-rw-r--r--INSTALL8
-rw-r--r--Info.plist30
-rw-r--r--LICENSE.rtf15
-rw-r--r--NEWS18
-rw-r--r--SDLMain.nib/classes.nib8
-rw-r--r--SDLMain.nib/info.nib20
-rw-r--r--SDLMain.nib/objects.xib80
-rw-r--r--The Mana World.icnsbin0 -> 65136 bytes
-rwxr-xr-xautogen.sh13
-rwxr-xr-xsrc/SDLMain.h11
-rwxr-xr-xsrc/SDLMain.m383
-rw-r--r--src/animatedsprite.cpp2
-rw-r--r--src/animatedsprite.h2
-rw-r--r--src/animationparticle.cpp1
-rw-r--r--src/animationparticle.h1
-rw-r--r--src/being.cpp2
-rw-r--r--src/being.h2
-rw-r--r--src/beingmanager.cpp2
-rw-r--r--src/beingmanager.h2
-rw-r--r--src/configlistener.h2
-rw-r--r--src/configuration.cpp2
-rw-r--r--src/configuration.h2
-rw-r--r--src/engine.cpp3
-rw-r--r--src/engine.h2
-rw-r--r--src/equipment.cpp2
-rw-r--r--src/equipment.h16
-rw-r--r--src/floor_item.cpp2
-rw-r--r--src/floor_item.h2
-rw-r--r--src/flooritemmanager.cpp2
-rw-r--r--src/flooritemmanager.h2
-rw-r--r--src/game.cpp2
-rw-r--r--src/game.h2
-rw-r--r--src/graphics.cpp2
-rw-r--r--src/graphics.h2
-rw-r--r--src/gui/box.cpp2
-rw-r--r--src/gui/box.h2
-rw-r--r--src/gui/browserbox.cpp2
-rw-r--r--src/gui/browserbox.h2
-rw-r--r--src/gui/buddywindow.cpp2
-rw-r--r--src/gui/buddywindow.h2
-rw-r--r--src/gui/button.cpp2
-rw-r--r--src/gui/button.h2
-rw-r--r--src/gui/buy.cpp2
-rw-r--r--src/gui/buy.h2
-rw-r--r--src/gui/buysell.cpp2
-rw-r--r--src/gui/buysell.h2
-rw-r--r--src/gui/char_select.cpp2
-rw-r--r--src/gui/char_select.h2
-rw-r--r--src/gui/char_server.cpp2
-rw-r--r--src/gui/char_server.h2
-rw-r--r--src/gui/chargedialog.cpp1
-rw-r--r--src/gui/chargedialog.h1
-rw-r--r--src/gui/chat.cpp2
-rw-r--r--src/gui/chat.h2
-rw-r--r--src/gui/chatinput.cpp2
-rw-r--r--src/gui/chatinput.h2
-rw-r--r--src/gui/checkbox.cpp2
-rw-r--r--src/gui/checkbox.h2
-rw-r--r--src/gui/confirm_dialog.cpp2
-rw-r--r--src/gui/confirm_dialog.h2
-rw-r--r--src/gui/connection.cpp2
-rw-r--r--src/gui/connection.h2
-rw-r--r--src/gui/debugwindow.cpp2
-rw-r--r--src/gui/debugwindow.h2
-rw-r--r--src/gui/equipmentwindow.cpp2
-rw-r--r--src/gui/equipmentwindow.h2
-rw-r--r--src/gui/focushandler.cpp2
-rw-r--r--src/gui/focushandler.h2
-rw-r--r--src/gui/gccontainer.cpp2
-rw-r--r--src/gui/gccontainer.h2
-rw-r--r--src/gui/gui.cpp2
-rw-r--r--src/gui/gui.h2
-rw-r--r--src/gui/hbox.cpp2
-rw-r--r--src/gui/hbox.h2
-rw-r--r--src/gui/help.cpp2
-rw-r--r--src/gui/help.h2
-rw-r--r--src/gui/inttextbox.cpp2
-rw-r--r--src/gui/inttextbox.h2
-rw-r--r--src/gui/inventorywindow.cpp21
-rw-r--r--src/gui/inventorywindow.h3
-rw-r--r--src/gui/item_amount.cpp2
-rw-r--r--src/gui/item_amount.h2
-rw-r--r--src/gui/itemcontainer.cpp27
-rw-r--r--src/gui/itemcontainer.h2
-rw-r--r--src/gui/itemshortcutcontainer.cpp8
-rw-r--r--src/gui/itemshortcutcontainer.h2
-rw-r--r--src/gui/itemshortcutwindow.cpp2
-rw-r--r--src/gui/itemshortcutwindow.h2
-rw-r--r--src/gui/linkhandler.h2
-rw-r--r--src/gui/listbox.cpp2
-rw-r--r--src/gui/listbox.h2
-rw-r--r--src/gui/login.cpp2
-rw-r--r--src/gui/login.h2
-rw-r--r--src/gui/menuwindow.cpp2
-rw-r--r--src/gui/menuwindow.h2
-rw-r--r--src/gui/minimap.cpp36
-rw-r--r--src/gui/minimap.h2
-rw-r--r--src/gui/ministatus.cpp2
-rw-r--r--src/gui/ministatus.h2
-rw-r--r--src/gui/newskill.cpp2
-rw-r--r--src/gui/newskill.h2
-rw-r--r--src/gui/npc_text.cpp2
-rw-r--r--src/gui/npc_text.h2
-rw-r--r--src/gui/npclistdialog.cpp2
-rw-r--r--src/gui/npclistdialog.h2
-rw-r--r--src/gui/ok_dialog.cpp2
-rw-r--r--src/gui/ok_dialog.h2
-rw-r--r--src/gui/passwordfield.cpp2
-rw-r--r--src/gui/passwordfield.h2
-rw-r--r--src/gui/playerbox.cpp2
-rw-r--r--src/gui/playerbox.h2
-rw-r--r--src/gui/popupmenu.cpp2
-rw-r--r--src/gui/popupmenu.h2
-rw-r--r--src/gui/progressbar.cpp2
-rw-r--r--src/gui/progressbar.h2
-rw-r--r--src/gui/radiobutton.cpp2
-rw-r--r--src/gui/radiobutton.h2
-rw-r--r--src/gui/register.cpp2
-rw-r--r--src/gui/register.h2
-rw-r--r--src/gui/scrollarea.cpp2
-rw-r--r--src/gui/scrollarea.h2
-rw-r--r--src/gui/sell.cpp2
-rw-r--r--src/gui/sell.h2
-rw-r--r--src/gui/setup.cpp2
-rw-r--r--src/gui/setup.h2
-rw-r--r--src/gui/setup_audio.cpp2
-rw-r--r--src/gui/setup_audio.h2
-rw-r--r--src/gui/setup_joystick.cpp2
-rw-r--r--src/gui/setup_joystick.h2
-rw-r--r--src/gui/setup_keyboard.cpp2
-rw-r--r--src/gui/setup_keyboard.h2
-rw-r--r--src/gui/setup_players.cpp2
-rw-r--r--src/gui/setup_video.cpp2
-rw-r--r--src/gui/setup_video.h2
-rw-r--r--src/gui/setuptab.h2
-rw-r--r--src/gui/shop.cpp2
-rw-r--r--src/gui/shop.h2
-rw-r--r--src/gui/shoplistbox.cpp2
-rw-r--r--src/gui/shoplistbox.h2
-rw-r--r--src/gui/skill.cpp2
-rw-r--r--src/gui/skill.h2
-rw-r--r--src/gui/slider.cpp2
-rw-r--r--src/gui/slider.h2
-rw-r--r--src/gui/status.cpp2
-rw-r--r--src/gui/status.h2
-rw-r--r--src/gui/tabbedcontainer.cpp2
-rw-r--r--src/gui/tabbedcontainer.h2
-rw-r--r--src/gui/textbox.cpp2
-rw-r--r--src/gui/textbox.h2
-rw-r--r--src/gui/textfield.cpp2
-rw-r--r--src/gui/textfield.h2
-rw-r--r--src/gui/trade.cpp2
-rw-r--r--src/gui/trade.h2
-rw-r--r--src/gui/updatewindow.cpp2
-rw-r--r--src/gui/updatewindow.h2
-rw-r--r--src/gui/vbox.cpp2
-rw-r--r--src/gui/vbox.h2
-rw-r--r--src/gui/viewport.cpp2
-rw-r--r--src/gui/viewport.h2
-rw-r--r--src/gui/widgets/resizegrip.cpp2
-rw-r--r--src/gui/widgets/resizegrip.h2
-rw-r--r--src/gui/window.cpp2
-rw-r--r--src/gui/window.h2
-rw-r--r--src/gui/windowcontainer.cpp2
-rw-r--r--src/gui/windowcontainer.h2
-rw-r--r--src/guichanfwd.h2
-rw-r--r--src/imageparticle.cpp2
-rw-r--r--src/imageparticle.h2
-rw-r--r--src/inventory.cpp13
-rw-r--r--src/inventory.h13
-rw-r--r--src/item.cpp2
-rw-r--r--src/item.h2
-rw-r--r--src/itemshortcut.cpp24
-rw-r--r--src/itemshortcut.h2
-rw-r--r--src/joystick.cpp2
-rw-r--r--src/joystick.h2
-rw-r--r--src/keyboardconfig.cpp2
-rw-r--r--src/keyboardconfig.h2
-rw-r--r--src/localplayer.cpp2
-rw-r--r--src/localplayer.h2
-rw-r--r--src/lockedarray.h2
-rw-r--r--src/logindata.h2
-rw-r--r--src/main.cpp2
-rw-r--r--src/main.h2
-rw-r--r--src/map.cpp2
-rw-r--r--src/map.h2
-rw-r--r--src/monster.cpp2
-rw-r--r--src/monster.h2
-rw-r--r--src/net/beinghandler.cpp2
-rw-r--r--src/net/beinghandler.h2
-rw-r--r--src/net/buysellhandler.cpp2
-rw-r--r--src/net/buysellhandler.h2
-rw-r--r--src/net/charserverhandler.cpp2
-rw-r--r--src/net/charserverhandler.h2
-rw-r--r--src/net/chathandler.cpp2
-rw-r--r--src/net/chathandler.h2
-rw-r--r--src/net/equipmenthandler.cpp4
-rw-r--r--src/net/equipmenthandler.h2
-rw-r--r--src/net/inventoryhandler.cpp2
-rw-r--r--src/net/inventoryhandler.h2
-rw-r--r--src/net/itemhandler.cpp2
-rw-r--r--src/net/itemhandler.h2
-rw-r--r--src/net/loginhandler.cpp2
-rw-r--r--src/net/loginhandler.h2
-rw-r--r--src/net/maploginhandler.cpp2
-rw-r--r--src/net/maploginhandler.h2
-rw-r--r--src/net/messagehandler.cpp2
-rw-r--r--src/net/messagehandler.h2
-rw-r--r--src/net/messagein.cpp2
-rw-r--r--src/net/messagein.h2
-rw-r--r--src/net/messageout.cpp2
-rw-r--r--src/net/messageout.h2
-rw-r--r--src/net/network.cpp2
-rw-r--r--src/net/network.h2
-rw-r--r--src/net/npchandler.cpp2
-rw-r--r--src/net/npchandler.h2
-rw-r--r--src/net/playerhandler.cpp2
-rw-r--r--src/net/playerhandler.h2
-rw-r--r--src/net/protocol.cpp2
-rw-r--r--src/net/protocol.h2
-rw-r--r--src/net/skillhandler.cpp2
-rw-r--r--src/net/skillhandler.h2
-rw-r--r--src/net/tradehandler.cpp2
-rw-r--r--src/net/tradehandler.h2
-rw-r--r--src/npc.cpp2
-rw-r--r--src/npc.h2
-rw-r--r--src/openglgraphics.cpp2
-rw-r--r--src/openglgraphics.h2
-rw-r--r--src/particle.cpp2
-rw-r--r--src/particle.h2
-rw-r--r--src/particleemitter.cpp2
-rw-r--r--src/particleemitter.h2
-rw-r--r--src/particleemitterprop.h2
-rw-r--r--src/player.cpp2
-rw-r--r--src/player.h2
-rw-r--r--src/properties.h2
-rw-r--r--src/resources/action.cpp2
-rw-r--r--src/resources/action.h2
-rw-r--r--src/resources/ambientoverlay.cpp2
-rw-r--r--src/resources/ambientoverlay.h2
-rw-r--r--src/resources/animation.cpp2
-rw-r--r--src/resources/animation.h2
-rw-r--r--src/resources/buddylist.cpp2
-rw-r--r--src/resources/buddylist.h2
-rw-r--r--src/resources/dye.cpp2
-rw-r--r--src/resources/dye.h2
-rw-r--r--src/resources/image.cpp2
-rw-r--r--src/resources/image.h2
-rw-r--r--src/resources/imageloader.cpp2
-rw-r--r--src/resources/imageloader.h2
-rw-r--r--src/resources/imageset.cpp2
-rw-r--r--src/resources/imageset.h2
-rw-r--r--src/resources/imagewriter.cpp2
-rw-r--r--src/resources/imagewriter.h2
-rw-r--r--src/resources/itemdb.cpp2
-rw-r--r--src/resources/itemdb.h2
-rw-r--r--src/resources/iteminfo.cpp2
-rw-r--r--src/resources/iteminfo.h2
-rw-r--r--src/resources/mapreader.cpp2
-rw-r--r--src/resources/mapreader.h2
-rw-r--r--src/resources/monsterdb.cpp2
-rw-r--r--src/resources/monsterdb.h2
-rw-r--r--src/resources/monsterinfo.cpp2
-rw-r--r--src/resources/monsterinfo.h2
-rw-r--r--src/resources/music.cpp2
-rw-r--r--src/resources/music.h2
-rw-r--r--src/resources/npcdb.cpp2
-rw-r--r--src/resources/npcdb.h2
-rw-r--r--src/resources/resource.cpp2
-rw-r--r--src/resources/resource.h2
-rw-r--r--src/resources/resourcemanager.cpp2
-rw-r--r--src/resources/resourcemanager.h2
-rw-r--r--src/resources/soundeffect.cpp2
-rw-r--r--src/resources/soundeffect.h2
-rw-r--r--src/resources/spritedef.cpp2
-rw-r--r--src/resources/spritedef.h2
-rw-r--r--src/serverinfo.h2
-rw-r--r--src/shopitem.cpp2
-rw-r--r--src/shopitem.h2
-rw-r--r--src/simpleanimation.cpp2
-rw-r--r--src/simpleanimation.h2
-rw-r--r--src/sound.cpp2
-rw-r--r--src/sound.h2
-rw-r--r--src/sprite.h2
-rw-r--r--src/text.cpp2
-rw-r--r--src/text.h49
-rw-r--r--src/textmanager.cpp2
-rw-r--r--src/textmanager.h2
-rw-r--r--src/textparticle.cpp2
-rw-r--r--src/textparticle.h2
-rw-r--r--src/tileset.h2
-rw-r--r--src/utils/base64.cpp1
-rw-r--r--src/utils/base64.h1
-rw-r--r--src/utils/dtor.h2
-rw-r--r--src/utils/fastsqrt.h50
-rw-r--r--src/utils/strprintf.cpp2
-rw-r--r--src/utils/strprintf.h2
-rw-r--r--src/utils/tostring.h2
-rw-r--r--src/utils/trim.h2
-rw-r--r--src/utils/xml.cpp2
-rw-r--r--src/utils/xml.h2
-rw-r--r--src/vector.h2
-rw-r--r--themanaworld.xcodeproj/garfield.mode11329
-rw-r--r--themanaworld.xcodeproj/garfield.mode1v31407
-rw-r--r--themanaworld.xcodeproj/garfield.pbxuser925
-rw-r--r--themanaworld.xcodeproj/project.pbxproj1722
-rw-r--r--tools/tmxcopy/base64.cpp1
-rw-r--r--tools/tmxcopy/base64.h1
-rw-r--r--tools/tmxcopy/tostring.h2
-rw-r--r--tools/tmxcopy/xmlutils.cpp1
-rw-r--r--tools/tmxcopy/xmlutils.h1
321 files changed, 6312 insertions, 6974 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 00000000..4f353fe4
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,21 @@
+# files created by autoreconf
+Makefile.in
+aclocal.m4
+autom4te.cache
+config.h.in
+configure
+depcomp
+install-sh
+missing
+
+# files created by configure
+Makefile
+config.h
+config.log
+config.status
+src/.deps
+stamp-h1
+
+# files created during build
+*.o
+src/tmw
diff --git a/AUTHORS b/AUTHORS
index cd4f8641..29e56fe6 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -19,6 +19,7 @@ Douglas Boffey <dougaboffey netscape.net>
Duane Bailey <nayryeliab gmail.com>
Eugenio Favalli <elvenprogrammer gmail.com>
Eric Scrivner <zenogais gmail.com>
+Fate <fate.tmw googlemail.com>
Fredrik Reveny <chetic gmail.com>
Guillaume Melquiond (Silene) <guillaume.melquiond gmail.com>
Jan-Fabian Humann (Mra) <malastare gmx.net>
diff --git a/ChangeLog b/ChangeLog
index 238c0cb1..e69de29b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6262 +0,0 @@
-2008-10-30 Philipp Sehmisch <tmw@crushnet.org>
-
- * src/gui/skil.cpp: fixed two broken include paths.
-
-2008-11-08 Bjørn Lindeijer <bjorn@lindeijer.nl>
-
- * src/utils/strprintf.cpp: Fixed compile error with GCC 4.4 reported
- by Martin Michlmayr.
-
-2008-11-06 Dennis Friis <peavey@placid.dk>
-
- * src/game.cpp: Do not activate shortcuts if tradewindow is visible.
- * src/equipment.cpp: Remove an extra include and arrange headers like
- the trunk client for easier merging.
- * src/localplayer.cpp, src/gui/equipmentwindow.cpp,
- src/gui/equipmentwindow.h, src/equipment.h,
- src/net/equipmenthandler.cpp, src/equipment.cpp: Have equipment tied
- into player inventory instead of keeping its own list of pointers to
- items. This ensures the ressource is up-to-date and avoids crashes on
- stale item pointers.
-
-2008-11-04 Bjørn Lindeijer <bjorn@lindeijer.nl>
-
- * src/gui/gui.cpp, data/graphics/gui/sansserif8.png: Applied more
- changes by vargavind, adding the complete ISO-8859-15 character set to
- the sans-serif font.
-
-2008-11-01 Fate <fate.tmw@googlemail.com>
-
- * src/gui/skill.cpp (class SkillGuiTableModel): Report unmapped
- skill names as `Mystery Skill' (rather than random garbage)
-
- * src/being.cpp (initializeHair): Read hair colours from external
- `hair.xml' file (clientdata)
- (initializeHair): Auto-detect number of hair colours
-
- * src/gui/skill.cpp (SkillDialog): Display skills using a table
- and using an external `skills.xml' file
- (SkillDialog::update): No longer segfault when skills beyond 199
- are reported
-
- * src/gui/table_model.cpp: Several fixes to tables and table
- models to better handle `NULL' widgets and `NULL' models during
- initialisation.
-
- * src/main.cpp (charLogin): Send client protocol version to
- character server (this is ignored in vanilla eAthena).
-
- * src/net/network.h (TMW_CLIENT_PROTOCOL_VERSION): Record client
- protocol version
-
- * src/net/beinghandler.cpp (BeingHandler::handleMessage): Properly
- decode whether character is dead
- (BeingHandler::handleMessage): for SMSG_PLAYER_MOVE et al., ignore
- shoe and glove updates-- they are incorrect and not needed (we get
- them correctly when the PC is spawned for the client and they are
- updated as needed by other packages.)
-
-2008-10-31 Bjørn Lindeijer <bjorn@lindeijer.nl>
-
- * src/gui/gui.cpp: Applied patch by vargavind which adds more special
- characters to the font. Somehow they were already part of the font
- image, but not used.
-
-2008-10-30 Philipp Sehmisch <tmw@crushnet.org>
-
- * src/net/beinghandler.cpp: Added particle effect on critical hits.
-
-2008-10-30 Dennis Friis <peavey@placid.dk>
-
- * src/net/beinghandler.cpp: Do not set shoe sprite on player move
- packet unless supported by eAthena.
-
-2008-10-28 Dennis Friis <peavey@placid.dk>
-
- * src/net/npchandler.cpp: Handle NPC script close. Fixes client input
- freeze on no-dialog NPCs.
-
-2008-10-28 Bjørn Lindeijer <bjorn@lindeijer.nl>
-
- * src/game.cpp: Fixed trade window being visible on client startup
- when it was visible on shutdown.
-
-2008-10-26 Bjørn Lindeijer <bjorn@lindeijer.nl>
-
- * src/net/beinghandler.cpp: Since we somehow did end up depending on a
- hacked eAthena instead of supporting existing features decently,
- assign the shoes and gloves IDs.
-
-2008-10-26 Philipp Sehmisch <tmw@crushnet.org>
-
- * src/particle.cpp, src/particleemitter.cpp, src/particleemitter.h,
- src/particleemitterprop.h, src/utils/minmax.h: Implemented particle
- emitters with properties which change over time according to wave
- functions.
- * src/Makefile.am, src/CMakeLists.txt, tmw.cbp: Updated project files.
-
-2008-10-23 Dennis Friis <peavey@placid.dk>
-
- * src/net/tradehandler.cpp: Add support for new athena trade-add
- failure condition; no free slot.
-
-2008-10-22 David Athay <ko2fan@gmail.com>
-
- * src/gui/ok_dialog.cpp, src/net/loginhandler.cpp: Now shows ban time.
-
-2008-10-07 Bjørn Lindeijer <bjorn@lindeijer.nl>
-
- * src/gui/updatewindow.cpp, src/particleemitter.cpp,
- src/simpleanimation.cpp, src/resources/spritedef.cpp: Fixed some
- compiler warnings. This probably also fixed the logging of several
- error messages.
-
-2008-10-05 Bjørn Lindeijer <bjorn@lindeijer.nl>
-
- * src/resources/mapreader.cpp: Added support for object groups that
- have an offset.
-
-2008-10-02 Philipp Sehmisch <tmw@crushnet.org>
-
- * src/engine.cpp: The "name" property of the map is now used as caption
- of minimap window when it exists.
-
-2008-09-11 Bjørn Lindeijer <bjorn@lindeijer.nl>
-
- * src/gui/setup_video.cpp: Only require a restart to switch to full
- screen with OpenGL on Windows, since it works fine in Linux without
- having to reinitialize the OpenGL state. Adapted change by kraant from
- Aethyra.
- * src/net/network.cpp: Fixed the name of a variable (fix by Scraggy).
-
-2008-08-29 David Athay <ko2fan@gmail.com>
-
- * src/monster.cpp, src/resources/monsterinfo.h,
- src/resources/monsterdb.cpp, src/resources/monsterinfo.cpp: Mantis #406
- by jaxad0127 to implement layered sprites.
-
-2008-08-28 Douglas Boffey <DougABoffey@netscape.net>
-
- * src/localplayer.cpp, src/text.h, src/gui/viewport.cpp, src/npc.cpp,
- src/textmanager.h, src/player.cpp, src/monster.h, src/textmanager.cpp,
- src/being.cpp, src/npc.h, src/monster.cpp, src/player.h,
- src/localplayer.h, src/player_relations.cpp, src/text.cpp,
- src/Makefile.am, src/being.h: Move any chat, character names, NPC
- names or targetted mob names so that no text will obscure any other
- text. If there is no decent place for the text, it will default to
- overlapping.
-
-2008-08-28 Fate <fate.tmw@googlemail.com>
-
- * src/engine.h, src/gui/ministatus.cpp, src/engine.cpp,
- src/particle.h, src/being.cpp, src/player.h, src/net/beinghandler.cpp,
- src/net/protocol.h, src/net/playerhandler.cpp, src/being.h: Added
- support for being effects through the eAthena levelup message, and
- check whether the being exists before referencing it. Re-enabled
- proper MP bar display. Improved handling of a warp to the same map.
-
-2008-08-28 Bjørn Lindeijer <bjorn@lindeijer.nl>
-
- * src/game.cpp, src/net/beinghandler.cpp,
- src/net/charserverhandler.cpp, src/net/protocol.h,
- src/net/beinghandler.h, src/net/playerhandler.cpp, src/being.h:
- Applied patch put together by Jaxad0127 with changes from the Aethyra
- project. Improves compatibility with the newer version of eAthena and
- works around an initialization bug.
- * data/help/index.txt, data/help/windows.txt: Included some
- documentation for the shortcut window by Vq.
- * src/resources/mapreader.cpp: Fixed crash when map layer has too many
- tiles.
- * AUTHORS, src/winver.h, README, configure.ac, data/help/changes.txt,
- data/help/header.txt, NEWS, CMakeLists.txt: Updated the version to
- 0.0.26 and updated the AUTHORS file. If you have contributed and I
- forgot you, please contact me as soon as possible!
-
-2008-08-28 Philipp Sehmisch <tmw@crushnet.org>
-
- * src/net/loginhandler.cpp: Removed the usually incorrect "for 5
- minutes" clause from the message displayed to banned users.
- * src/particleemitter.cpp: Added output-pause to copy constructor.
-
-2008-08-27 Bjørn Lindeijer <bjorn@lindeijer.nl>
-
- * src/particleemitter.h, src/particle.h, src/particleemitter.cpp,
- src/particle.cpp: Renamed "randomnes" to "randomness", so that it
- won't show up as part of Fate's patch.
-
-2008-08-24 Philipp Sehmisch <tmw@crushnet.org>
-
- * src/particleemitter.cpp, src/particleemitter.h: Added new particle
- emitter property "output-pause" which allows to define a fixed (or
- random) interval between two outputs.
-
-2008-08-06 Bjørn Lindeijer <bjorn@lindeijer.nl>
-
- * src/gui/window.cpp: Make sure only to save the window state when a
- window name is set, and fail when loadWindowState() is called without
- setting a window name.
-
-2008-08-05 David Athay <ko2fan@gmail.com>
-
- * src/gui/setup_video.cpp, src/net/charserverhandler.cpp: Fixed
- alignment issue with fps limit field (patch by Scraggy #384. Also
- fixed small spelling error.
-
-2008-08-04 Dennis Friis <peavey@placid.dk>
-
- * src/main.cpp: Fix typo in updatehost reported by Jaxad.
-
-2008-07-27 Bjørn Lindeijer <bjorn@lindeijer.nl>
-
- * src/game.cpp: Target the nearest monster on joystick button 3.
-
-2008-07-25 Bjørn Lindeijer <bjorn@lindeijer.nl>
-
- * src/winver.h, README, configure.ac, data/help/changes.txt,
- data/help/header.txt, NEWS, CMakeLists.txt: Updated the version to
- 0.0.25, release planned this Sunday.
- * README, data/help/commands.txt: Added documentation for F8 to toggle
- shortcut window.
-
-2008-07-24 Eugenio Favalli <elvenprogrammer@themanaworld.org>
-
- * src/game.cpp: Fixed visibility of buy and sell dialogs.
- * src/gui/buy.cpp: Properly update price after buying.
-
-2008-07-23 Eugenio Favalli <elvenprogrammer@themanaworld.org>
-
- * src/game.cpp, src/gui/buy.cpp, src/gui/itemshortcutwindow.cpp,
- src/gui/sell.cpp, src/gui/window.cpp: Remember windows visibility.
-
-2008-07-22 David Athay <ko2fan@gmail.com>
-
- * src/game.cpp: Revert the Alt-Gr fix as it did not work.
- * src/game.cpp, src/keyboardconfig.cpp, src/keyboardconfig.h: User can
- now configure which modifier key is used for smilies.
-
-2008-07-21 David Athay <ko2fan@gmail.com>
-
- * src/game.cpp: Initial attempt at fixing Alt-Gr issue for Rotonen,
- this commit is just for him!
-
-2008-07-18 Bjørn Lindeijer <bjorn@lindeijer.nl>
-
- * src/main.cpp: Remove possible trailing slash at the end of the
- update host, since otherwise there'll be two of them.
-
-2008-07-16 Lloyd Bryant <lloyd_bryant@netzero.net>
-
- * src/logindata.h, src/gui/char_server.cpp, src/gui/char_server.h,
- src/serverinfo.h, src/main.cpp, src/net/loginhandler.cpp,
- src/net/loginhandler.h, src/net/network.cpp: Added support for
- handling the custom eAthena packet that sends the update host.
-
-2008-07-10 Eugenio Favalli <elvenprogrammer@themanaworld.org>
-
- * tmw.cbp: Restored executable icon.
-
-2008-07-08 David Athay <ko2fan@gmail.com>
-
- * src/gui/chat.cpp, src/gui/chat.h: Mantis #359 patch by Scraggy.
-
-2008-06-30 Bjørn Lindeijer <bjorn@lindeijer.nl>
-
- * src/CMakeLists.txt: Updated CMake file to fix compilation. Patch by
- darkKnight.
-
-2008-06-24 Philipp Sehmisch <tmw@crushnet.org>
-
- * src/particle.cpp, src/particle.h, src/particleemitter.cpp,
- src/particleemitter.h: Added particle property "follow-parent" which
- makes the particle move when its parent particle is moved.
-
-2008-06-23 Philipp Sehmisch <tmw@crushnet.org>
-
- * src/imageparticle.cpp, src/particle.cpp, src/particle.h,
- src/particleemitter.cpp, src/particleemitter.h, src/textparticle.cpp:
- Implemented "alpha" particle property.
-
-2008-06-22 Bjørn Lindeijer <bjorn@lindeijer.nl>
-
- * src/player_relations.h: Fixed warning about missing virtual
- destructor.
-
-2008-06-17 Fate <fate.tmw@googlemail.com>
-
- * src/net/tradehandler.cpp: bug #333: Suppress `trade with X cancelled'
- messages for ignored players.
-
-2008-06-16 Fate <fate.tmw@googlemail.com>
-
- * player_relations.h: Allow whispers by default.
-
-2008-06-14 David Athay <ko2fan@gmail.com>
-
- * src/gui/shop.cpp, src/gui/browserbox.cpp, src/net/tradehandler.cpp:
- Fixed compilation errors. Fixed trade bug (although a little hacky
- right now).
- * src/net/tradehandler.cpp: Changed bug fix as requested by Bjørn.
-
-2008-06-08 Fate <fate.tmw@googlemail.com>
-
- * src/gui/table.cpp: Invalidate mTopWidget whenever the model is
- regenerated to reflect that we have no current valid selection.
- * src/player_relations.cpp: Proper handling of case where player, to
- apply ignore strategy to, is NULL.
-
-2008-06-05 Philipp Sehmisch <tmw@crushnet.org>
-
- * src/particle.cpp, src/gui/setup_video.cpp: Lowered default particle
- detail level.
-
-2008-06-05 Bjørn Lindeijer <bjorn@lindeijer.nl>
-
- * src/gui/updatewindow.cpp, src/gui/updatewindow.h, src/main.cpp,
- src/resources/buddylist.cpp, src/resources/spritedef.cpp,
- src/resources/resourcemanager.cpp: Added command line argument to
- specify the update host (-H). Also, to avoid problems when files with
- the same name are served by different update hosts, the updates are
- now stored in an update host specific directory. Based on a patch by
- Sanga.
-
-2008-06-04 Lloyd Bryant <lloyd_bryant@netzero.net>
-
- * src/net/charserverhandler.cpp: Display shield sprite also in
- character select window.
-
-2008-05-30 Lloyd Bryant <lloyd_bryant@netzero.net>
-
- * src/net/equipmenthandler.cpp, src/net/beinghandler.cpp,
- src/net/protocol.h, src/being.h: Merged handling for eAthena packets
- 0x00c3 and 0x01d7 and added support for displaying a shield sprite.
-
-2008-05-28 Philipp Sehmisch <tmw@crushnet.org>
-
- * src/particle.cpp: Changed the way particle emitter skip is handled
- to make linear and circular emitters work with particleEmitterSkip
- enabled.
- * src/gui/setup.cpp, src/gui/setup_video.cpp, src/gui/setup_video.h:
- Added slider for controlling particleEmitterSkip (overall quality of
- particle effects) to video setup menu.
-
-2008-05-28 Dennis Friis <peavey@placid.dk>
-
- * src/being.cpp: Change order of direction to up/down/right/left in
- Being::getSpriteDirection to fix inconsistancy of facing direction
- when walking diagonally.
-
-2008-05-27 David Athay <ko2fan@gmail.com>
-
- * src/main.cpp, src/player_relations.cpp: Changed OSX tmw directory to
- a more suitable location, and fixed compile error.
-
-2008-05-22 Bjørn Lindeijer <bjorn@lindeijer.nl>
-
- * src/Makefile.am, src/CMakeLists.txt: Fixed linker error caused by
- missing module.
-
-2008-05-19 Bjørn Lindeijer <bjorn@lindeijer.nl>
-
- * src/gui/setup_players.cpp, src/gui/popup_box.h, src/gui/viewport.h,
- src/gui/popup_box.cpp, src/gui/setup_players.h, src/Makefile.am:
- Removed the PopupBox class and used gcn::DropDown instead. It has
- clipping issues, but it would be better to fix those instead of using
- this complicated workaround.
-
-2008-05-19 Philipp Sehmisch <tmw@crushnet.org>
-
- * src/net/beinghandler.cpp: Implemented interpretation of names for
- NPCs and monsters.
- * src/npc.cpp, src/resources/npcdb.cpp, src/resources/npcdb.hpp: Added
- the possibility to add particle effects to NPCs in npcs.xml.
-
-2008-05-16 David Athay <ko2fan@gmail.com>
-
- * src/gui/popupmenu.cpp: Applied QOAL's patch to fix popup bug.
-
-2008-05-14 Fate <fate.tmw@googlemail.com>
-
- * src/configuration.cpp, src/game.cpp, src/player_relations.h,
- src/beingmanager.h, src/gui/setup_players.cpp, src/gui/setup.cpp,
- src/gui/table_model.h, src/gui/table_model.cpp, src/gui/popup_box.h,
- src/gui/popup_box.cpp, src/gui/table.h, src/gui/setup.h,
- src/gui/table.cpp, src/gui/setup_players.h, src/gui/popupmenu.cpp,
- src/beingmanager.cpp, src/player.cpp, src/main.cpp, src/being.cpp,
- src/player.h, src/net/tradehandler.h, src/net/beinghandler.cpp,
- src/net/tradehandler.cpp, src/net/chathandler.cpp,
- src/configuration.h, src/player_relations.cpp, src/Makefile.am,
- src/being.h, data/graphics/gui/emotions.png,
- data/graphics/gui/Makefile.am, data/help/commands.txt: Added ability
- to define friends, players you want to ignore or disregard and
- configure whether trading is allowed. Based on new popup code,
- configuration improvements to store hierarchical data and a table
- model.
-
-2008-05-08 Dennis Friis <peavey@placid.dk>
-
- * src/game.cpp: Make F8 toggle shortcut window as suggested by And1
- and fate.
- * src/game.cpp, src/gui/chat.h, src/gui/chat.cpp: Allow page up and
- page down to scroll the chat window, based on patch by fate.
-
-2008-05-06 Dennis Friis <peavey@placid.dk>
-
- * src/gui/itemshortcutcontainer.cpp: Don't allow dragging of empty
- placeholders.
-
-2008-04-29 Bjørn Lindeijer <bjorn@lindeijer.nl>
-
- * src/game.cpp, src/gui/chat.h, src/gui/chat.cpp: Fixed issue with
- determining whether chat input is focused (method no longer virtual).
- * src/gui/itemshortcutcontainer.cpp: Fixed sometimes rendering with
- the wrong font.
- * src/gui/window.h, src/gui/window.cpp: Fixed warnings about hiding
- virtual method, Window now always deletes its children (the option not
- to do so was never used anyway).
- * src/gui/gccontainer.h, src/gui/gccontainer.cpp: Removed unused
- option from GCContainer to not delete a child, fixing warnings about
- hiding virtual method gcn::Container::add.
- * src/log.h, src/resources/imageset.cpp: When compiling with GCC, use
- the printf format attribute for the log method so that the compiler
- checks the type of its parameters.
-
-2008-04-28 Bjørn Lindeijer <bjorn@lindeijer.nl>
-
- * src/gui/inventorywindow.h, src/gui/itemcontainer.h,
- src/gui/inventorywindow.cpp, src/gui/scrollarea.h,
- src/gui/itemcontainer.cpp, src/gui/scrollarea.cpp: Properly fix
- problems with ItemContainer in InventoryWindow not resizing properly
- since upgrade to Guichan 0.8.0.
-
-2008-04-28 Dennis Friis <peavey@placid.dk>
-
- * src/gui/scrollarea.h, src/gui/scrollarea.cpp: Add methods to get
- width and height adjusted for any visible scrollbars.
- * src/gui/itemcontainer.cpp: Fix buildup of whitespace by using
- correct gridHeight and adding just 4px space to bottom.
- * src/gui/inventorywindow.h, src/gui/inventorywindow.cpp: Switch to
- use our extended ScrollArea and use adjusted width to proper calculate
- the grid for itemcontainer.
- * src/game.cpp: Tweak keyboard input handling a bit. This fixes using
- emoticons triggering shortcut items to be used.
- * src/game.cpp: Remove check for KMOD_NONE since this is not working
- uniformly across systems.
-
-2008-04-27 Dennis Friis <peavey@placid.dk>
-
- * src/gui/inventorywindow.cpp: Fix ItemContainer not being resized
- properly when resizing inventory window.
-
-2008-04-26 Dennis Friis <peavey@placid.dk>
-
- * src/inventory.cpp: Avoid stacking equipment other than arrows. Based
- on similar fix in inventoryhandler.
- * src/gui/trade.cpp: Text fix, z => GP.
- * src/net/playerhandler.cpp: When picking up GP from trade or quest,
- tell the user in the chat window like with items.
-
-2008-04-24 Dennis Friis <peavey@placid.dk>
-
- * src/itemshortcut.h, src/gui/itemshortcutcontainer.cpp,
- src/gui/itemcontainer.cpp, src/net/inventoryhandler.cpp,
- src/itemshortcut.cpp: Make shortcut container ID based instead of slot
- based. Fixes items shifting around often causing equipment to be lost.
- * data/help/commands.txt: Document anti-trade function.
-
-2008-04-22 Bjørn Lindeijer <bjorn@lindeijer.nl>
-
- * src/beingmanager.cpp: Fixed a bug, thanks GCC 4.3!
-
-2008-04-20 Bjørn Lindeijer <bjorn@lindeijer.nl>
-
- * src/main.cpp: Added --data parameter to be used to specify where to
- get the data from when using --skipupdate.
-
-2008-04-18 David Athay <ko2fan@gmail.com>
-
- * src/game.cpp, src/openglgraphics.cpp: Mac now uses Apple key for
- emoticons, so alt can be used for alternate characters. Disable vsync
- on mac.
-
-2008-04-17 Dennis Friis <peavey@placid.dk>
-
- * src/gui/sell.cpp: Fix shop list not to scroll to top when selling.
- Redo of revision 3801 due to changes in guichan 0.8.0.
- * src/gui/minimap.cpp: Draw NPCs in yellow on minimap and skip drawing
- of warps. Based on idea by leeor_net.
-
-2008-04-16 Dennis Friis <peavey@placid.dk>
-
- * src/gui/browserbox.cpp: Fix a basic_string::at sometimes being out
- of range in BrowserBox::draw when checking for line separators and
- color codes.
- * src/localplayer.cpp: Cancel walking to a clicked monster if the
- target is lost while getting to it (killed or otherwise removed).
-
-2008-04-16 Bjørn Lindeijer <bjorn@lindeijer.nl>
-
- * src/gui/npc_text.h, src/gui/textbox.cpp, src/gui/npc_text.cpp,
- src/gui/scrollarea.h, src/gui/textbox.h: Restored the text wrapping in
- TextBox, since it was based on overriding a method that is no longer
- virtual in Guichan 0.8.0.
- * src/gui/viewport.cpp: Fixed compilation warning.
-
-2008-04-15 David Athay <ko2fan@gmail.com>
-
- * src/gui/viewport.cpp, src/beingmanager.cpp, tmw.cbp: Fixed clicking
- near player.
-
-2008-04-14 Dennis Friis <peavey@placid.dk>
-
- * src/gui/chat.cpp: Tweaked /whisper command to allow quoting of nicks
- with spaces in them.
-
-2008-04-14 Philipp Sehmisch <tmw@crushnet.org>
-
- * src/resources/dye.cpp: Fixed multi-channel dyeing (patch by fate)
- * src/gui/chat.h: Changed prefix of received whisper messages from
- "says:" to "whispers:"
-
-2008-04-12 Bjørn Lindeijer <bjorn@lindeijer.nl>
-
- * src/gui/itemshortcutcontainer.h, src/gui/itemshortcutcontainer.cpp,
- src/gui/itemshortcutwindow.cpp, src/gui/scrollarea.h,
- src/gui/scrollarea.cpp, src/gui/itemshortcutwindow.h: Fixed display of
- item shortcut container. gcn::Widget::setWidth is no longer virtual.
-
-2008-04-11 David Athay <ko2fan@gmail.com>
-
- * src/localplayer.cpp, src/beingmanager.h, src/gui/viewport.cpp,
- src/beingmanager.cpp, src/localplayer.h, tmw.cbp: Players now need to
- click on the monster sprites rather than the tile. Players will now
- move to the target before attacking it.
-
-2008-04-10 Dennis Friis <peavey@placid.dk>
-
- * src/gui/chat.h, src/gui/chat.cpp, src/net/protocol.h,
- src/net/chathandler.cpp: Implemented support for whispering to other
- players.
-
-2008-04-10 Philipp Sehmisch <tmw@crushnet.org>
-
- * src/net/beinghandler.cpp: Critical hits are now displayed.
-
-2008-04-09 Bjørn Lindeijer <bjorn@lindeijer.nl>
-
- * src/gui/shoplistbox.cpp, src/gui/shoplistbox.h: Fixed problem with
- row height in shop list box.
- * src/game.cpp, src/gui/menuwindow.cpp, src/gui/itemcontainer.cpp,
- src/main.cpp, src/CMakeLists.txt, src/net/inventoryhandler.cpp,
- src/Makefile.am: Re-enabled non-functional item shortcut window,
- planned to be fixed for 0.0.25.
-
-2008-04-12 Bjørn Lindeijer <bjorn@lindeijer.nl>
-
- * src/gui/widgets/layout.h, src/gui/skill.cpp, src/gui/trade.h,
- src/log.h, src/resources/mapreader.cpp, src/resources/spritedef.cpp:
- Fixed some compiler warnings and don't try to load particle effects
- when no file is set.
-
-2008-04-08 Bjørn Lindeijer <bjorn@lindeijer.nl>
-
- * src/map.cpp, src/gui/viewport.cpp, src/tileset.h, src/map.h,
- src/resources/imageset.cpp, src/resources/mapreader.cpp,
- src/resources/imageset.h, src/resources/mapreader.h,
- data/maps/new_3-1.tmx, data/maps/new_1-1.tmx: Implemented support for
- an arbitrary number of map layers. The only layer requirement for map
- layers are now that the fringe layer is called "Fringe" and that the
- collision layer is called "Collision".
-
-2008-04-07 Bjørn Lindeijer <bjorn@lindeijer.nl>
-
- * src/particle.cpp, src/utils/xml.cpp, src/utils/xml.h,
- src/resources/mapreader.cpp, src/resources/spritedef.cpp,
- src/resources/npcdb.h, src/resources/monsterdb.cpp,
- src/resources/itemdb.cpp, src/resources/npcdb.cpp,
- src/resources/spritedef.h: Added XML::Document class which simplifies
- parsing an XML document and automatically cleans it up again.
- * src/resources/spritedef.cpp, src/resources/spritedef.h,
- data/graphics/sprites/item008.xml: Added support for basing one sprite
- definition on another by including it.
- * src/being.cpp: Fixed crash on trying to show out of range emoticon.
- * src/winver.h, README, configure.ac, data/help/changes.txt,
- data/help/header.txt, NEWS, CMakeLists.txt: Updated version, release
- date and changes.
-
-2008-04-03 David Athay <ko2fan@gmail.com>
-
- * src/game.cpp: Tweaked disconnect dialog, hoping to fix a crash bug.
-
-2008-03-31 Philipp Sehmisch <tmw@crushnet.org>
-
- * src/main.cpp, src/npc.cpp, src/npc.h, src/resources/npcdb.h,
- src/resources/npcdb.cpp, data/npcs.xml, src/Makefile.am, tmc.cbp:
- Implemented NPC XML database which maps NPC IDs to one or more
- animation files and thus enables animated NPCs.
-
-2008-03-30 Dennis Friis <peavey@placid.dk>
-
- * configure.ac: Updated for tmwdata split.
-
-2008-03-27 Dennis Friis <peavey@placid.dk>
-
- * src/gui/progressbar.cpp, src/gui/scrollarea.cpp: Revert progress bar
- changes and initialize mWalkTime.
-
-2008-03-26 Dennis Friis <peavey@placid.dk>
-
- * src/gui/progressbar.cpp, src/localplayer.cpp: Initialized some
- uninitialized variables.
-
-2008-03-23 Bjørn Lindeijer <bjorn@lindeijer.nl>
-
- * src/engine.h, src/gui/viewport.h, src/engine.cpp,
- src/net/playerhandler.cpp: Removed unnecessary forwarding method.
-
-2008-03-16 Dennis Friis <peavey@placid.dk>
-
- * The Mana World.dev: Updated Dev-C++ project file.
-
-2008-03-11 Bjørn Lindeijer <bjorn@lindeijer.nl>
-
- * data/graphics/gui/CMakeLists.txt, data/graphics/gui/Makefile.am:
- Removed unused image here too.
-
-2008-03-11 Eugenio Favalli <elvenprogrammer@themanaworld.org>
-
- * data/graphics/gui/attack_target.png: Removed unused image.
-
-2008-03-09 Dennis Friis <peavey@placid.dk>
-
- * src/game.cpp: Pressing escape in the quit dialog closes the dialog.
- * src/gui/chat.cpp, src/gui/chat.h: Fixed a bug with chat messages
- without a sender which include semicolons.
- * src/chat.cpp: Added "/clear" command to clear chat window.
-
-2008-03-08 Philipp Sehmisch <tmw@crushnet.org>
-
- * tools/tmxcopy/main.cpp, tools/tmxcopy/main.map.cpp,
- tools/tmxcopy/zlibutils.cpp: Fixed some width/height mixups in
- TMXCopy.
-
-2008-03-07 Bjørn Lindeijer <bjorn@lindeijer.nl>
-
- * data/*: Moved dynamically released data to its own module (tmwdata).
-
-2008-03-07 Eugenio Favalli <elvenprogrammer@themanaworld.org>
-
- * data/equipment.xml, data/graphics/items/armor-legs-chaps.png,
- data/graphics/items/armour-head-cowboyblack.png,
- data/graphics/items/armour-head-cowboywhite.png,
- data/graphics/items/generic-snakeskin.png,
- data/graphics/sprites/head-cowboyblack.png,
- data/graphics/sprites/head-cowboyblack.xml,
- data/graphics/sprites/head-cowboywhite.png,
- data/graphics/sprites/head-cowboywhite.xml,
- data/graphics/sprites/leg-chaps-female.png,
- data/graphics/sprites/leg-chaps-female.xml,
- data/graphics/sprites/leg-chaps-male.png,
- data/graphics/sprites/leg-chaps-male.xml,
- data/graphics/sprites/monster-snake.png,
- data/graphics/sprites/monster-snake.xml,
- data/graphics/sprites/npcs.png, data/items.xml, data/monsters.xml:
- Added new items by Black Don, new xml definitions by Peavey.
-
-2008-03-02 Eugenio Favalli <elvenprogrammer@themanaworld.org>
-
- * tmw.cbp: Upgraded project file to latest C::B release.
-
-2008-03-02 Philipp Sehmisch <tmw@crushnet.org>
-
- * data/graphics/sprites/leg-jeans-female.png: fixed transparency issue.
-
-2008-02-26 Eugenio Favalli <elvenprogrammer@themanaworld.org>
-
- * src/gui/minimap.cpp: Keep minimap status. Based on a patch by Knivey.
- * data/graphics/tiles/tulimshar1.png, data/maps/new_3-1.tmx: Added
- Modanung's mud tileset and applyed to some houses in Tulimshar.
-
-2008-02-26 Philipp Sehmisch <tmw@crushnet.org>
-
- * data/graphics/maps/new_14-1.tmx: Fixed some monster traps on
- southwest woodland.
-
-2008-02-23 Philipp Sehmisch <tmw@crushnet.org>
-
- * data/graphics/items/generic-ironore.png, data/items.xml:
- Implemented iron ore item.
- * data/maps/new_10-1.tmx, data/maps/new_11-1.tmx,
- data/maps/new_12-1.tmx, data/maps/new_21-1.tmx: Map fixes by
- QOAL.
- * data/graphics/sprites/head-mask.xml,
- data/graphics/sprites/head-warlordhelm.xml:
- Animaton fixes by QOAL.
-
-2008-02-19 Philipp Sehmisch <tmw@crushnet.org>
-
- * data/maps/new_22-1.tmx: Map fixes at snake dungeon by QOAL.
-
-2008-02-18 Eugenio Favalli <elvenprogrammer@gmail.com>
-
- * data/graphics/sprites/hairstyle7-female.xml, src/sound.cpp,
- src/utils/strprintf.cpp, tmw.cbp: Fixed image name.
-
-2008-02-13 Philipp Sehmisch <tmw@crushnet.org>
-
- * data/equipment.xml, data/items.xml,
- data/graphics/items/armor-head-crusaderhelm.png,
- data/graphics/items/armor-head-infantryhelm.png,
- data/graphics/items/armor-head-knighthelm.png,
- data/graphics/items/armor-head-warlordhelm.png,
- data/graphics/sprites/head-crusaderhelm.png,
- data/graphics/sprites/head-infantryhelm.png,
- data/graphics/sprites/head-knighthelm.png,
- data/graphics/sprites/head-warlordhelm.png,
- data/graphics/sprites/head-crusaderhelm.xml,
- data/graphics/sprites/head-infantryhelm.xml,
- data/graphics/sprites/head-knighthelm.xml,
- data/graphics/sprites/head-warlordhelm.xml: Added new headgears by
- Black Don (thanks to QOAL for testing and implementation)
-
-2008-02-12 Dennis Friis <peavey@placid.dk>
-
- * src/localplayer.cpp, src/map.cpp, src/gui/viewport.cpp, src/being.cpp
- src/map.h: Made pathfinding not halt on collision destination tile,
- made moving around with mouse smoother. Added possibility to pass
- through players with key controls.
-
-2008-02-11 Philipp Sehmisch <tmw@crushnet.org>
-
- * data/maps/new_22-1.tmx: Added music and overlay to snake dungeon.
-
-2008-02-10 Philipp Sehmisch <tmw@crushnet.org>
-
- * data/maps/new_23-1.tmx: Added Dimonds Cove outdoor map by MerlinX420.
-
-2008-02-08 Philipp Sehmisch <tmw@crushnet.org>
-
- * data/maps/new_14-1.tmx, data/maps/new_22-1.tmx: Added Dimonds Cove
- outdoor map by MerlinX420. Fixed some map bugs in snake dungeon.
- * data/items.xml: Added chicken leg meta information.
-
-2008-01-28 Bjørn Lindeijer <bjorn@lindeijer.nl>
-
- * src/gui/sell.cpp, src/gui/window.cpp, src/gui/inventorywindow.h,
- src/gui/buy.h, src/gui/itemshortcutwindow.cpp,
- src/gui/inventorywindow.cpp, src/gui/buy.cpp, src/gui/sell.h,
- src/gui/window.h, src/gui/windowlistener.h,
- src/gui/itemshortcutwindow.h, src/CMakeLists.txt, src/Makefile.am:
- Used the gcn::WidgetListener instead of our WindowListener.
-
-2008-01-26 Bjørn Lindeijer <bjorn@lindeijer.nl>
-
- * src/gui/trade.h, src/game.h, src/being.h: Fixed a GCC 4.3 compile
- error and constified the usage of auto_ptr, since that's the way in
- which we are using them.
-
-2008-01-23 Bjørn Lindeijer <bjorn@lindeijer.nl>
-
- * src/gui/char_server.cpp, src/gui/window.cpp, src/gui/checkbox.h,
- src/gui/playerbox.h, src/gui/button.cpp, src/gui/chat.cpp,
- src/gui/slider.cpp, src/gui/tabbedcontainer.cpp, src/gui/textfield.h,
- src/gui/shoplistbox.cpp, src/gui/register.cpp,
- src/gui/radiobutton.cpp, src/gui/textbox.cpp, src/gui/login.cpp,
- src/gui/setup_audio.cpp, src/gui/setup_video.cpp,
- src/gui/textfield.cpp, src/gui/playerbox.cpp,
- src/gui/setup_joystick.cpp, src/gui/scrollarea.h,
- src/gui/windowlistener.h, src/gui/checkbox.cpp,
- src/gui/scrollarea.cpp: Compile against Guichan 0.8.0. Some issues
- with ShopListBox left and not trying to use their new TabbedArea,
- SelectionListener and WidgetListener yet. Also needs more testing.
- * src/gui/trade.cpp, src/gui/sell.cpp, src/gui/inventorywindow.h,
- src/gui/selectionlistener.h, src/gui/itemcontainer.h,
- src/gui/shoplistbox.cpp, src/gui/shoplistbox.h, src/gui/listbox.h,
- src/gui/buy.h, src/gui/inventorywindow.cpp, src/gui/buy.cpp,
- src/gui/itemcontainer.cpp, src/gui/sell.h, src/gui/trade.h,
- src/gui/listbox.cpp, src/CMakeLists.txt, src/Makefile.am: Used the
- gcn::SelectionListener instead of our own.
-
-2008-01-19 Philipp Sehmisch <tmw@crushnet.org>
-
- * data/maps/new_10-1.tmx, data/maps/new_11-1.tmx: Map fixes by 5t3v3 at
- the new snow maps. Added hot spring particle effect to pond south of
- snow village.
- * data/graphics/particles/bubbles_32px,
- data/graphics/particles/bubbles_12px,
- data/graphics/particles/bubbles_8px,
- data/graphics/particles/whirlpool.particle.xml: Added bubble particle
- effect.
-
-2008-01-14 Philipp Sehmisch <tmw@crushnet.org>
-
- * data/maps/new_10-1.tmx, data/maps/new_11-1.tmx: Added new versions of
- snow maps by 5t3v3.
- * src/sound.cpp: Fixed an error in Davids last commit (couldn't compile
- that way).
-
-2008-01-13 David Athay <ko2fan@gmail.com>
-
- * src/resources/resourcemanager.h, src/resources/resourcemanager.cpp,
- src/main.cpp, src/sound.cpp, src/engine.cpp: Fixed music loading from
- non-default location.
-
-2008-01-03 Philipp Sehmisch <tmw@crushnet.org>
-
- * data/maps/new_1-1.tmx, data/maps/new_3-1.tmx: Some map bugs reported
- by Strump, fixed by Zipon.
-
-2007-12-30 Philipp Sehmisch <tmw@crushnet.org>
-
- * src/gui/viewport.cpp: Added config options to set the scroll center.
- * src/engine.cpp, src/engine.h, src/gui/viewport.h,
- src/net/playerhandler.cpp: Retained scroll offset during map change for
- smoother map transitions.
-
-2007-12-30 Philipp Sehmisch <tmw@crushnet.org>
-
- * data/maps/new_22-1.tmx: Some mapping fixes at snake dungeon map.
- * src/game.cpp, src/beingmanager.cpp, src/beingmanager.h,
- src/keyboardconfig.cpp, src/keyboardconfig.h: Added a key for targeting
- the nearest player character based on patches by Trinexx.
-
-2007-12-28 Philipp Sehmisch <tmw@crushnet.org>
-
- * data/maps/new_7-1.tmx, data/maps/new_22-1.tmx: Added new map by 5t3v3
- (east desert cave) and enhanced version of eastern desert by Len.
-
-2007-12-28 Philipp Sehmisch <tmw@crushnet.org>
-
- * data/maps/new_3-1.tmx: Some mapping errors fixed by Zipon.
- * src/being.cpp, src/monster.cpp, src/resources/monsterinfo.cpp,
- src/resources/monsterinfo.h: Added the possibility to assign particle
- effects to monsters in the monster database.
- * data/monsters.xml: Added flame particle effect to fire goblin as a
- proof of concept.
-
-2007-12-26 Bjørn Lindeijer <bjorn@lindeijer.nl>
-
- * README: Fixed year here too...
-
-2007-12-25 Bjørn Lindeijer <bjorn@lindeijer.nl>
-
- * data/help/header.txt: Fixed year. :)
- * debian/rules: Fixed missing backslash.
- * src/CMakeLists.txt: Updated CMake file.
-
-2007-12-24 David Athay <ko2fan@gmail.com>
-
- * src/game.cpp: Fixed dialog for disconnections, so it says Ok, not
- yes/no.
- * src/openglgraphics.cpp: Changed type so it would compile on Leopard.
-
-2007-12-24 Bjørn Lindeijer <bjorn@lindeijer.nl>
-
- * README, data/help/changes.txt, data/help/header.txt, NEWS: Updated
- release date.
- * src/game.cpp, src/gui/menuwindow.cpp, src/gui/itemcontainer.cpp,
- src/main.cpp, src/CMakeLists.txt, src/net/inventoryhandler.cpp,
- src/Makefile.am: Disabled non-functional item shortcut window.
- * src/particleemitter.cpp: Fix compile warning.
-
-2007-12-23 Philipp Sehmisch <tmw@crushnet.org>
-
- * src/particleemitter.cpp, src/particleemitter.h: Particle images
- are now reference-counted properly.
- * src/resources/spritedef.cpp: Error placeholder is now used when
- attempting to load a sprite definition file that doesn't exist.
- * src/monster.cpp, src/player.cpp: Avoided attempts to load
- "data/graphics/" when a monster or equipment piece has no sprite.
- * data/graphics/particles/cookingfire.particle.xml: Removed some
- particle properties that did nothing because they were misspelled.
-
-2007-12-22 Bjørn Lindeijer <bjorn@lindeijer.nl>
-
- * src/winver.h, README, configure.ac, INSTALL, data/help/header.txt,
- NEWS, CMakeLists.txt: Updated version to 0.0.24.
- * src/net/chathandler.cpp, NEWS: Make sure chat messages are also
- trimmed for the local player.
-
-2007-12-21 David Athay <ko2fan@gmail.com>
-
- * src/game.cpp, src/gui/updatewindow.cpp: Attempted to fix client
- freeze when unable to connect to update host, and added exit dialog
- when client loses connection.
-
-2007-12-21 Bjørn Lindeijer <bjorn@lindeijer.nl>
-
- * src/gui/shoplistbox.cpp: Fixed shop list box not to scroll up when
- the selection is removed.
- * src/resources/resourcemanager.h, src/resources/resourcemanager.cpp:
- Added logging of error on PHYSFS_addToSearchPath.
- * src/localplayer.cpp, src/inventory.h, src/gui/inventorywindow.cpp,
- src/inventory.cpp, src/localplayer.h: Fixed inventory size not
- matching the size assumed by eAthena, and related memory corruption.
- * src/main.cpp: Increased default chat log length.
-
-2007-12-19 Philipp Sehmisch <tmw@crushnet.org>
-
- * data/maps/new_18-1.tmx: Fixed a map bug (monster trap) on
- map 18 (woodland village surrounding)
-
-2007-12-19 Bjørn Lindeijer <bjorn@lindeijer.nl>
-
- * tools/upalyzer/analyse.php: Fixed association of entries to update,
- added no-cache headers, added a bit of error reporting in case of
- invalid zip files, kept original ordering of the update list and
- sorted the list of entries on their filename.
- * tools/upalyzer/analyse.php: Added list of files in each update with
- indication on whether they are still used.
-
-2007-12-18 Bjørn Lindeijer <bjorn@lindeijer.nl>
-
- * src/main.cpp: Remember to delete the progressbar and label also when
- the game was not started.
- * tools/upalyzer/analyse.php: Added initial version of the update
- analysis tool upalyzer.
- * tools/upalyzer/analyse.php: Optimized with single loop approach and
- nicer printing calls, inspired by doener's version. Also added list of
- update entries and their respective update.
-
-2007-12-14 Philipp Sehmisch <tmw@crushnet.org>
-
- * data/graphics/sprites/head-mask.png,
- data/graphics/sprites/head-mask.xml,
- data/graphics/sprites/head-mushroom.xml,
- data/graphics/sprites/head-shroom.xml,
- data/items.xml, data/equipment.xml:
- Fixed some problems with the new items.
-
-2007-12-12 Philipp Sehmisch <tmw@crushnet.org>
-
- * data/graphics/tiles/cave.png, data/graphics/tiles/cave_x2.png:
- Fixed the blurred outlines of the new tiles.
-
-2007-12-12 Bjørn Lindeijer <bjorn@lindeijer.nl>
-
- * data/graphics/tiles/cave.png, data/graphics/tiles/cave_x2.png,
- data/maps/new_4-1.tmx: Added two new cave tiles by yosuhara.
-
-2007-12-12 Philipp Sehmisch <tmw@crushnet.org>
-
- * tools/tmxcopy/base64.cpp,
- tools/tmxcopy/base64.h, tools/tmxcopy/main.cpp,
- tools/tmxcopy/map.cpp, tools/tmxcopy/map.hpp,
- tools/tmxcopy/readme.txt, tools/tmxcopy/tmxcopy.cbp,
- tools/tmxcopy/tostring.h, tools/tmxcopy/xmlutils.cpp,
- tools/tmxcopy/xmlutils.h, tools/tmxcopy/zlibutils.cpp,
- tools/tmxcopy/zlibutils.h: Added my tmxcopy tool for copying
- parts of maps to other maps.
-
-2007-12-10 Bjørn Lindeijer <bjorn@lindeijer.nl>
-
- * src/being.cpp: Include cassert header.
-
-2007-12-10 Philipp Sehmisch <tmw@crushnet.org>
-
- * src/being.cpp, src/being.h, src/net/beinghandler.cpp,
- src/net/charserverhandler.cpp, src/net/equipmenthandler.cpp,
- src/player.cpp, src/player.h, data/items.xml: Simplified player
- subsprite handling by treating equipment, hairstyle and base
- sprites alike. This also enables gender-specific hairstyles.
- * src/game.cpp, src/gui/chat.cpp, src/gui/chat.h, src/log.cpp,
- src/log.h: Added an option to show log messages in the chat console.
- * data/items.xml,
- data/graphics/sprites/hairstyle1.png,
- data/graphics/sprites/hairstyle1.xml,
- data/graphics/sprites/hairstyle1-male.png,
- data/graphics/sprites/hairstyle1-male.xml,
- data/graphics/sprites/hairstyle1-female.png,
- data/graphics/sprites/hairstyle1-female.xml,
- data/graphics/sprites/hairstyle2.png,
- data/graphics/sprites/hairstyle2.xml,
- data/graphics/sprites/hairstyle2-male.png,
- data/graphics/sprites/hairstyle2-male.xml,
- data/graphics/sprites/hairstyle2-female.png,
- data/graphics/sprites/hairstyle2-female.xml,
- data/graphics/sprites/hairstyle3.png,
- data/graphics/sprites/hairstyle3.xml,
- data/graphics/sprites/hairstyle3-male.png,
- data/graphics/sprites/hairstyle3-male.xml,
- data/graphics/sprites/hairstyle3-female.png,
- data/graphics/sprites/hairstyle3-female.xml,
- data/graphics/sprites/hairstyle4.png,
- data/graphics/sprites/hairstyle4.xml,
- data/graphics/sprites/hairstyle4-male.png,
- data/graphics/sprites/hairstyle4-male.xml,
- data/graphics/sprites/hairstyle4-female.png,
- data/graphics/sprites/hairstyle4-female.xml,
- data/graphics/sprites/hairstyle5.png,
- data/graphics/sprites/hairstyle5.xml,
- data/graphics/sprites/hairstyle5-male.png,
- data/graphics/sprites/hairstyle5-male.xml,
- data/graphics/sprites/hairstyle5-female.png,
- data/graphics/sprites/hairstyle5-female.xml,
- data/graphics/sprites/hairstyle6.png,
- data/graphics/sprites/hairstyle6.xml,
- data/graphics/sprites/hairstyle6-male.png,
- data/graphics/sprites/hairstyle6-male.xml,
- data/graphics/sprites/hairstyle6-female.png,
- data/graphics/sprites/hairstyle6-female.xml,
- data/graphics/sprites/hairstyle7.png,
- data/graphics/sprites/hairstyle7.xml,
- data/graphics/sprites/hairstyle7-male.png,
- data/graphics/sprites/hairstyle7-male.xml,
- data/graphics/sprites/hairstyle7-female.png,
- data/graphics/sprites/hairstyle7-female.xml:
- Implemented female hairstyles.
-
-2007-12-09 Philipp Sehmisch <tmw@crushnet.org>
-
- * data/graphics/sprites/head-funkywinter.png,
- data/graphics/sprites/head-funkywinter.xml,
- data/graphics/sprites/head-xmaself.png,
- data/graphics/sprites/head-xmaself.xml: New versions of funky hat
- and elf hat by QOAL.
-
-2007-12-04 Philipp Sehmisch <tmw@crushnet.org>
-
- * data/graphics/items/generic-santacookie.png,
- data/items.xml: Added a new drop item for the christmas event.
-
-2007-12-05 Bjørn Lindeijer <bjorn@lindeijer.nl>
-
- * src/map.cpp, src/map.h: Fix drawing of very high fringe tiles by
- keeping track of the maximum tile height.
- * src/itemshortcut.h, src/gui/itemshortcutcontainer.h,
- src/gui/itemshortcutcontainer.cpp, src/gui/itemshortcutwindow.cpp,
- src/gui/itemshortcutwindow.h, src/itemshortcut.cpp: Random cleanups.
-
-2007-12-04 Philipp Sehmisch <tmw@crushnet.org>
-
- * data/graphics/sprites/head-funkywinter.png,
- data/graphics/sprites/head-funkywinter.xml,
- data/graphics/sprites/head-mask.png,
- data/graphics/sprites/head-mask.xml,
- data/graphics/sprites/head-mushroom.png,
- data/graphics/sprites/head-mushroom.xml,
- data/graphics/sprites/head-shroom.png,
- data/graphics/sprites/head-shroom.xml,
- data/graphics/sprites/head-tophat.png,
- data/graphics/sprites/head-tophat.xml,
- data/graphics/sprites/head-xmaself.png,
- data/graphics/sprites/head-xmaself.xml,
- data/graphics/items/armor-head-xmaself.png,
- data/graphics/items/armor-head-mask.png,
- data/items.xml: Added/renamed some headgears for the christmas event.
-
-2007-11-20 Philipp Sehmisch <tmw@crushnet.org>
-
- * data/graphics/maps/new_1-1.tmx,
- data/graphics/maps/new_3-1.tmx,
- data/graphics/maps/new_15-1.tmx: Updated desert maps with new
- tiles by Len.
-
-2007-11-16 Bjørn Lindeijer <bjorn@lindeijer.nl>
-
- * src/floor_item.cpp, src/localplayer.cpp, src/item.cpp,
- src/inventory.h, src/gui/sell.cpp, src/gui/equipmentwindow.cpp,
- src/gui/shop.cpp, src/gui/shoplistbox.cpp, src/gui/shop.h,
- src/gui/itemshortcutcontainer.cpp, src/gui/buy.cpp,
- src/gui/itemcontainer.cpp, src/inventory.cpp, src/item.h,
- src/equipment.h, src/shopitem.cpp, src/CMakeLists.txt,
- src/floor_item.h, src/net/inventoryhandler.cpp, src/equipment.cpp,
- src/localplayer.h, src/Makefile.am, src/resources/iteminfo.h,
- src/resources/itemdb.cpp, src/resources/iteminfo.cpp, src/shopitem.h:
- Moved item icon from ItemInfo class to the Item class, so that it can
- be loaded on demand. Results in faster startup time and reduced memory
- usage.
-
-2007-11-16 Guillaume Melquiond <guillaume.melquiond@gmail.com>
-
- * src/resources/resourcemanager.h, src/resources/resource.h,
- src/resources/resourcemanager.cpp, src/resources/resource.cpp: Delayed
- resource deletion by 30 seconds.
- * src/resources/image.cpp: Sped up recoloring of transparent pixels.
-
-2007-11-16 Eugenio Favalli <elvenprogrammer@gmail.com>
-
- * src/log.cpp, src/utils/wingettimeofday.h: Removed useless win32
- implementation of gettimeofday.
- * src/log.cpp, tmw.cbp: Fixed minor issues.
-
-2007-11-11 Bjørn Lindeijer <bjorn@lindeijer.nl>
-
- * src/gui/item_amount.cpp, src/gui/item_amount.h,
- src/gui/inventorywindow.cpp: Moved check on dropping 1 item to the
- inventory dialog.
-
-2007-11-09 Philipp Sehmisch <tmw@crushnet.org>
-
- * data/graphics/sprites/chest-chainmail-male,
- data/graphics/sprites/chest-chainmail-female,
- data/graphics/sprites/chest-cotton-male,
- data/graphics/sprites/chest-cotton-female,
- data/graphics/sprites/chest-leather-male,
- data/graphics/sprites/chest-leather-female,
- data/graphics/sprites/chest-tnecksweater-male,
- data/graphics/sprites/chest-tnecksweater-female,
- data/graphics/sprites/chest-vnecksweater-male,
- data/graphics/sprites/chest-vnecksweater-female:
- Modifications at the back shading of shirt sprites by Pauan.
-
-2007-11-04 Guillaume Melquiond <guillaume.melquiond@gmail.com>
-
- * src/resources/dye.cpp, src/resources/resourcemanager.cpp: Moved
- palette qualifiers to the right as the code appends things on the left.
- * src/resources/spritedef.cpp, src/resources/spritedef.h,
- src/resources/resourcemanager.h: Added propagation of palettes through
- sprite resource names.
- * data/monsters.xml, data/graphics/sprites/monster-scorpion.xml: Used
- palettes on sprite names.
- * data/graphics/sprites/monster-scorpion-black.xml,
- data/graphics/sprites/monster-scorpion-red.xml: Removed obsolete files.
- * src/player.cpp: Added hair colors.
- * data/graphics/sprites/hairstyle*.xml: Removed sprite variants. Set
- replaceable color.
- * data/graphics/sprites/hairstyle*.png: Reduced image sizes.
- * data/monsters.xml, data/graphics/sprites/monster-slime.xml,
- data/graphics/sprites/monster-slime.png: Added generic slime.
- * data/graphics/sprites/monster-slime-{green,red,yellow}.png,
- data/graphics/sprites/monster-slime-{green,red,yellow}.xml: Removed
- obsolete files.
-
-2007-11-03 Guillaume Melquiond <guillaume.melquiond@gmail.com>
-
- * src/player.cpp, src/player.h, src/gui/char_select.cpp: Factored code.
- * src/net/beinghandler.cpp, src/net/charserverhandler.cpp: Fixed double
- load of hair graphics.
- * src/Makefile.am, src/resources/dye.cpp, src/resources/dye.h: Added
- palette holder and linear interpolator of colors.
- * src/resources/image.h, src/resources/image.cpp: Added palette-based
- recoloring of images.
- * src/resources/resourcemanager.h, src/resources/resourcemanager.cpp:
- Added automatic recoloring of images depending on their names.
- * data/graphics/sprites/monster-scorpion.png: Flattened colors.
- * data/graphics/sprites/monster-scorpion-black.png,
- data/graphics/sprites/monster-scorpion-red.png: Removed obsolete files.
- * data/graphics/sprites/monster-scorpion.xml,
- data/graphics/sprites/monster-scorpion-black.xml,
- data/graphics/sprites/monster-scorpion-red.xml: Added automatic
- recoloring of scorpions.
-
-2007-11-01 Philipp Sehmisch <tmw@crushnet.org>
-
- * data/graphics/particles/aniblaze.png,
- data/graphics/particles/cookingfire.particle.xml,
- data/graphics/particles/fireplace.particle.xml,
- data/graphics/particles/flame.particle.xml: Improved fire particle
- effects by using animated particles.
-
-2007-10-31 Philipp Sehmisch <tmw@crushnet.org>
-
- * data/items.xml, data/graphics/sprites/leg-skirt.png,
- data/graphics/sprites/leg-skirt.xml,
- data/graphics/items/armor-leg-skirt.png: Added skirt by Saphy.
- ViewID is 26, item ID is 632, item properties are c&p from jeans
- shorts.
-
-2007-10-27 Guillaume Melquiond <guillaume.melquiond@gmail.com>
-
- * src/properties.h, src/game.cpp, src/channel.h, src/log.cpp,
- src/gui/window.cpp, src/gui/setup.cpp, src/gui/button.cpp,
- src/gui/chat.h, src/gui/widgets/dropdown.cpp, src/gui/chat.cpp,
- src/gui/tabbedcontainer.cpp, src/gui/windowcontainer.cpp,
- src/gui/skill.cpp, src/gui/serverdialog.cpp, src/gui/textfield.cpp,
- src/gui/playerbox.cpp, src/gui/scrollarea.cpp, src/beingmanager.cpp,
- src/flooritemmanager.cpp, src/channelmanager.cpp, src/main.cpp,
- src/particle.cpp, src/net/messageout.cpp, src/channel.cpp,
- src/localplayer.h, src/resources/imageset.cpp,
- src/resources/buddylist.cpp, src/resources/monsterinfo.h,
- src/resources/iteminfo.h, src/resources/monsterdb.cpp,
- src/resources/monsterinfo.cpp, src/resources/itemdb.cpp: Fixed missing
- dependencies, spurious const qualifiers, and weak brackets, so that it
- compiles with GCC 4.3.
-
-2007-10-26 Philipp Sehmisch <tmw@crushnet.org>
-
- * src/gui/item_ammount.cpp: Item amount dialog is now skipped
- when there is only one item on the stack.
- * src/browserbox.cpp, src/browserbox.h, src/chat.h, src/main.cpp:
- Added possibility of length limitation to browserbox and used it
- for the chatlog (length set by the config option "ChatLogLength").
- * src/chat.cpp, src/chat.h: Removed some completely useless code
- from the chat class.
- * src/monster.cpp, src/monster.h, data/sfx/logmonster-hurt1.ogg,
- data/sfx/logmonster-hurt2.ogg, data/sfx/logmonster-hurt3.ogg,
- data/sfx/logmonster-hurt4.ogg, data/sfx/logmonster-hurt5.ogg:
- Implemented monster hurt sounds and added new sound effects by
- Cosmostrator.
-
-2007-10-24 Philipp Sehmisch <tmw@crushnet.org>
-
- * data/items.xml, data/graphics/items/generic-darkcrystal.png:
- Added a new quest loot item for the halloween event.
-
-2007-10-22 Guillaume Melquiond <guillaume.melquiond@gmail.com>
-
- * src/particle.cpp: Plugged memory leak.
- * src/configuration.cpp, src/main.cpp: Plugged memory leak. Cleaned
- code.
-
-2007-10-21 Guillaume Melquiond <guillaume.melquiond@gmail.com>
-
- * src/gui/window.cpp, src/gui/window.h: Removed redundant resizable
- flag. Factored moving/resizing code, so that events are fired only
- once per size change.
- * src/resources/spritedef.cpp: Plugged memory leak in sprites.
- * src/resources/action.cpp: Fixed double-free of sprite actions.
- * src/resources/iteminfo.cpp, src/resources/iteminfo.h: Plugged memory
- leak in equipment sound.
- * src/resources/monsterdb.cpp: Plugged memory leak in database reader.
- * src/engine.cpp, src/engine.h, src/game.cpp: Fixed current map not
- deleted on server change.
- * src/gui/trade.cpp: Added persistent positioning.
- * src/gui/menuwindow.cpp: Fixed missing pixels at bottom and right.
- * src/gui/window.cpp, src/gui/window.h: Changed to use default values
- when restoring missing settings.
- * src/gui/shoplistbox.cpp, src/gui/listbox.cpp: Fixed invisible text.
-
-2007-10-20 Guillaume Melquiond <guillaume.melquiond@gmail.com>
-
- * src/gui/playerbox.cpp: Centered sprite inside selection box.
-
-2007-10-19 Guillaume Melquiond <guillaume.melquiond@gmail.com>
-
- * src/resources/resource.cpp, src/resources/resource.h,
- src/resources/imageset.cpp, src/resources/imageset.h: Removed mandatory
- identifier path.
- * src/resources/resourcemanager.cpp, src/resources/resourcemanager.h:
- Factored code between resource handlers.
- * src/resources/soundeffect.h, src/resources/soundeffect.cpp,
- src/resources/music.h, src/resources/music.cpp, src/resources/image.h,
- src/resources/image.cpp: Reworked resource loaders.
- * src/resources/spritedef.h, src/resources/spritedef.cpp: Implemented
- a failure-friendly loader.
- * src/gui/truetypefont.cpp, src/resources/imageloader.cpp,
- src/tileset.h: Removed dummy parameter.
-
-2007-10-19 Philipp Sehmisch <tmw@crushnet.org>
-
- * data/graphics/images/ambient/fog.png: Added fog effect overlay
- graphic.
-
-2007-10-18 Guillaume Melquiond <guillaume.melquiond@gmail.com>
-
- * src/resources/iteminfo.h, src/resources/itemdb.cpp: Removed unused
- slot field.
- * src/localplayer.cpp, src/localplayer.h: Removed specific type.
- * src/gui/viewport.cpp, src/gui/minimap.cpp: Changed identification of
- local player to a check of player_node.
- * src/animatedsprite.cpp, src/animatedsprite.h, src/npc.cpp,
- src/player.cpp, src/monster.cpp, src/resources/resourcemanager.cpp:
- Prevented client from exiting on missing sprites.
- * src/resources/spritedef.cpp: Added filename to fatal error messages.
- * src/resources/iteminfo.cpp, src/resources/iteminfo.h,
- src/resources/itemdb.cpp, data/items.xml: Merged weapon_type and
- attacktype field.
-
-2007-10-18 Philipp Sehmisch <tmw@crushnet.org>
-
- * data/graphics/sprites/hairstyle7-male.png,
- data/graphics/sprites/hairstyle7-female.png: Readded hairstyle number
- 7.
-
-2007-10-18 Bjørn Lindeijer <bjorn@lindeijer.nl>
-
- * src/game.cpp, src/net/tradehandler.h, src/net/tradehandler.cpp:
- Implemented automatic denying of trade requests based on a patch
- submitted by Quiche_on_a_leash.
-
-2007-10-07 Philipp Sehmisch <tmw@crushnet.org>
-
- * data/graphics/maps/new_18-1.tmx: Fixed some collision layer problems.
-
-2007-10-01 Philipp Sehmisch <tmw@crushnet.org>
-
- * src/player.cpp, data/graphics/sprites/hairstyle*:
- Added support for different hairstyles for male and female characters
- (current female hairstyles are copies of the male ones until the
- real female ones are finished)
-
-2007-09-30 Philipp Sehmisch <tmw@crushnet.org>
-
- * data/graphics/tiles/desert_x3.png: Removed the purple line from the
- ruin tile.
-
-2007-09-27 Philipp Sehmisch <tmw@crushnet.org>
-
- * data/graphics/tiles/desert2.png, data/graphics/tiles/desert_x3.png,
- data/graphics/tiles/desert_x5.png: Added new desert tiles by Len.
-
-2007-09-20 Eugenio Favalli <elvenprogrammer@gmail.com>
-
- * data/equipment.xml, data/graphics/items/armor-head-funkyhat.png,
- data/graphics/items/armor-head-mushroomhat.png,
- data/graphics/items/armor-head-shroomhat.png,
- data/graphics/items/armor-head-tophat.png,
- data/graphics/sprites/item019.png, data/graphics/sprites/item019.xml,
- data/graphics/sprites/item020.png, data/graphics/sprites/item020.xml,
- data/graphics/sprites/item021.png, data/graphics/sprites/item021.xml,
- data/graphics/sprites/item022.png, data/graphics/sprites/item022.xml,
- data/items.xml, data/maps/new_21-1.tmx: Added 4 new items and a new ice
- cave map.
-
-2007-09-12 Bjørn Lindeijer <bjorn@lindeijer.nl>
-
- * data/items.xml, data/equipment.xml: Added temporary weapon IDs below
- 256 to use as view-ID in eAthena's item DB.
- * src/gui/shoplistbox.cpp, src/gui/buy.h, src/gui/buy.cpp: Allowed
- selection of items that cannot be afforded, so that their descriptions
- are still accessible. Also made sure the player's money value of
- ShopItemList gets updated.
-
-2007-09-11 Eugenio Favalli <elvenprogrammer@gmail.com>
-
- * src/gui/chat.cpp, tmw.cbp: Fixed admin commands.
-
-2007-09-08 Philipp Sehmisch <tmw@crushnet.org>
-
- * data/graphics/particles/aniblaze.png,
- data/graphics/particles/cookingfire.particle.xml,
- data/graphics/particles/fireplace.particle.xml,
- data/graphics/particles/flame.particle.xml: Improved fire effects by
- using animated particles.
-
-2007-09-06 Philipp Sehmisch <tmw@crushnet.org>
-
- * src/animationparticle.cpp, src/imageparticle.cpp: Fixed animated
- particles.
-
-2007-09-01 Bjørn Lindeijer <bjorn@lindeijer.nl>
-
- * src/Makefile.am: Fixed the entry for windowlistener.h.
-
-2007-08-30 Bjørn Lindeijer <bjorn@lindeijer.nl>
-
- * src/localplayer.cpp, src/player.cpp, src/main.cpp, src/being.cpp,
- src/CMakeLists.txt, src/Makefile.am, src/resources/iteminfo.h,
- src/resources/equipmentdb.h, src/resources/equipmentinfo.h,
- src/resources/itemdb.cpp, src/resources/iteminfo.cpp,
- src/resources/equipmentdb.cpp, src/resources/equipmentinfo.cpp,
- src/resources/spritedef.h, src/being.h, data/items.xml,
- data/equipment.xml: Merged equipment database with items database and
- got rid of the unused item art attribute.
- * src/net/beinghandler.cpp, src/net/charserverhandler.cpp: Removed the
- now unnecessary multiplication of weapon IDs with 10000.
- * src/resources/iteminfo.cpp, data/graphics/items/unknown.png: Added
- fallback item icon and use it for unknown items or when item image
- fails to load.
- * NEWS: Updated with changes since last update.
- * data/items.xml, data/equipment.xml: Reverted equipment database and
- included original low-ID items in items.xml for compatibility with
- eAthena, which doesn't support View ID to come above 255.
- * src/resources/itemdb.cpp: Accept items without a name.
-
-2007-08-29 Bjørn Lindeijer <bjorn@lindeijer.nl>
-
- * src/gui/sell.cpp, src/gui/inventorywindow.cpp, src/gui/sell.h: Made
- sell dialog resizable and tweaked inventory resize code a bit.
- * data/items.xml: Fixed typo in chainmail description.
-
-2007-08-28 Bjørn Lindeijer <bjorn@lindeijer.nl>
-
- * src/gui/window.cpp, src/gui/inventorywindow.h,
- src/gui/selectionlistener.h, src/gui/buy.h,
- src/gui/itemshortcutwindow.cpp, src/gui/inventorywindow.cpp,
- src/gui/buy.cpp, src/gui/window.h, src/gui/windowlistener.h,
- src/gui/itemshortcutwindow.h, src/CMakeLists.txt, src/Makefile.am:
- Made buy dialog resizable and added a WindowListener class for
- listening for window resize and move events.
- * src/textparticle.h, src/particle.h, src/CMakeLists.txt,
- src/particle.cpp, src/imageparticle.cpp, src/vector.h,
- src/textparticle.cpp, src/Makefile.am: Added Vector class and used it
- in the particle engine.
-
-2007-08-27 Bjørn Lindeijer <bjorn@lindeijer.nl>
-
- * src/engine.cpp, src/resources/mapreader.cpp: Made client search for
- both compressed and non-compressed map files.
-
-2007-08-27 Eugenio Favalli <elvenprogrammer@gmail.com>
-
- * src/game.cpp: Assigned unused emotions to Alt +/-. (applied a patch
- by Quiche_on_a_leash).
- * data/maps/new_1-1.tmx, data/maps/new_1-1.tmx.gz,
- data/maps/new_10-1.tmx, data/maps/new_10-1.tmx.gz,
- data/maps/new_11-1.tmx, data/maps/new_11-1.tmx.gz,
- data/maps/new_12-1.tmx, data/maps/new_12-1.tmx.gz,
- data/maps/new_13-1.tmx, data/maps/new_13-1.tmx.gz,
- data/maps/new_14-1.tmx, data/maps/new_14-1.tmx.gz,
- data/maps/new_15-1.tmx, data/maps/new_15-1.tmx.gz,
- data/maps/new_16-1.tmx, data/maps/new_16-1.tmx.gz,
- data/maps/new_17-1.tmx, data/maps/new_17-1.tmx.gz,
- data/maps/new_18-1.tmx, data/maps/new_18-1.tmx.gz,
- data/maps/new_19-1.tmx, data/maps/new_19-1.tmx.gz,
- data/maps/new_2-1.tmx, data/maps/new_2-1.tmx.gz,
- data/maps/new_20-1.tmx, data/maps/new_20-1.tmx.gz,
- data/maps/new_3-1.tmx, data/maps/new_3-1.tmx.gz,
- data/maps/new_4-1.tmx, data/maps/new_4-1.tmx.gz,
- data/maps/new_5-1.tmx, data/maps/new_5-1.tmx.gz,
- data/maps/new_6-1.tmx, data/maps/new_6-1.tmx.gz,
- data/maps/new_7-1.tmx, data/maps/new_7-1.tmx.gz,
- data/maps/new_8-1.tmx, data/maps/new_8-1.tmx.gz,
- data/maps/new_9-1.tmx, data/maps/new_9-1.tmx.gz: Replaced compressed
- maps with layer compressed maps.
-
-2007-08-26 Eugenio Favalli <elvenprogrammer@gmail.com>
-
- * src/gui/updatewindow.cpp, src/main.cpp, tmw.cbp: Removed home dir
- from config file to avoid encoding issues.
-
-2007-08-26 Guillaume Melquiond <guillaume.melquiond@gmail.com>
-
- * src/gui/button.cpp: Fixed incorrect button dimensions, as they mess
- OpenGL display with rectangle textures.
- * src/graphics.cpp, src/openglgraphics.h, src/graphics.h,
- src/openglgraphics.cpp: Fixed fonts not being recolored by adding an
- explicit parameter to require it.
-
-2007-08-25 Guillaume Melquiond <guillaume.melquiond@gmail.com>
-
- * configure.ac: Removed dependency on Guichan's OpenGL library.
- * src/Makefile.am, src/resources/sdlimageloader.cpp,
- src/resources/sdlimageloader.h, src/resources/openglsdlimageloader.h,
- src/resources/openglsdlimageloader.cpp, src/resources/imageloader.cpp,
- src/resources/imageloader.h, src/gui/gui.cpp, src/gui/gui.h: Replaced
- Guichan's image loaders with our owns, so that we have control over all
- the images used as textures.
- * src/resources/image.cpp, src/openglgraphics.h, src/resources/image.h,
- src/openglgraphics.cpp, src/graphics.cpp, src/graphics.h: Added support
- for rectangle OpenGL textures when available, in order to reduce video
- memory usage.
-
-2007-08-24 Bjørn Lindeijer <bjorn@lindeijer.nl>
-
- * src/gui/gui.h, src/gui/gui.cpp: Removed useless logic method and
- reverted mouse cursor to non-static since there can be only one Gui
- instance so there is no point in supporting a shared resource.
- * src/gui/window.cpp, src/gui/gui.h: Removed unnecessary
- Gui::isCustomCursor method.
- * src/gui/char_select.h, src/gui/char_select.cpp, src/utils/trim.h:
- Added trimming of name for new character creation.
- * src/net/chathandler.cpp: Added trimming of chat messages appearing
- above players.
- * src/gui/window.cpp, src/gui/window.h: Improved resize mouse cursor
- indication, removing duplicated code and fixing indicator above resize
- grip.
-
-2007-08-23 Bjørn Lindeijer <bjorn@lindeijer.nl>
-
- * src/gui/viewport.h, src/gui/viewport.cpp: Removed two useless popup
- related methods.
- * src/gui/debugwindow.h, src/gui/debugwindow.cpp: Use generic close
- button functionality.
- * src/particle.h, src/particleemitter.cpp, src/particle.cpp: Renamed
- Particle::mVector to Particle::mVelocity for clarity.
- * src/localplayer.cpp, src/gui/ministatus.cpp, src/gui/status.cpp,
- src/being.cpp, src/net/charserverhandler.cpp,
- src/net/playerhandler.cpp, src/localplayer.h, src/being.h: Changed XP
- gaining effect to appear on the player instead.
- * data/graphics/gui/hits_yellow.png: Restored shadow of yellow font.
-
-2007-08-22 Bjørn Lindeijer <bjorn@lindeijer.nl>
-
- * src/gui/itemshortcutcontainer.h: Fixed compiler warning.
- * src/CMakeLists.txt, src/Makefile.am: Updated source lists.
- * data/graphics/gui/CMakeLists.txt, data/graphics/gui/Makefile.am:
- Added close button and item shortcut backgrounds to files that will be
- installed.
- * src/gui/itemshortcutcontainer.cpp: Make sure mGridWidth and
- mGridHeight are initialized properly (fixes arithmetic exception in
- ItemShortcutContainer::draw).
- * src/keyboardconfig.cpp: Changed default sitting key back to 's'.
- * src/net/equipmenthandler.cpp: Removed a line that attempted to set
- the player's weapon sprite with each kind of equipment. Seems to work
- fine without as well.
- * src/gui/chat.cpp, src/utils/trim.h, src/CMakeLists.txt,
- src/Makefile.am: Added trimming of chat messages.
-
-2007-08-22 Philipp Sehmisch <tmw@crushnet.org>
-
- * data/graphics/sprites/chest-lightplatemail-male.png,
- data/graphics/sprites/chest-lightplatemail-female.png,
- data/graphics/items/armor-chest-lightplatemail.png,
- data/graphics/tiles/woodland_indoor_x2.png: Another color correction
- at the light platemail (looks more metalic now)
- * data/maps/new_18-1.tmx.gz, data/maps/new_19-1.tmx.gz,
- data/images/minimap_new_18-1.png, data/images/minimap_new_19-1.png:
- Removed a tree that prevented people from sitting on one of the
- benches properly. Added correct minimap to woodland village and
- surrounding.
-
-2007-08-22 Joshua Langley <joshlangley[at]optusnet.com.au>
-
- * data/graphics/gui/item_shortcut_bgr.png, src/game.cpp,
- src/gui/gui.cpp, src/gui/itemcontainer.cpp,
- src/gui/itemshortcutcontainer.cpp, src/gui/itemshortcutcontainer.h,
- src/gui/itemshortcutwindow.cpp, src/gui/itemshortcutwindow.h,
- src/gui/menuwindow.cpp, src/gui/setup_keyboard.cpp, src/gui/window.h,
- src/itemshortcut.cpp, src/itemshortcut.h, src/keyboardconfig.cpp,
- src/keyboardconfig.h, src/localplayer.cpp, src/localplayer.h,
- src/main.cpp, src/net/inventoryhandler.cpp, src/utils/tostring.h,
- tmw.cbp: Added item shortcut bar.
-
-2007-08-20 Joshua Langley <joshlangley[at]optusnet.com.au>
-
- * data/graphics/gui/mouse.png, src/gui/equipmentwindow.cpp,
- src/gui/gui.cpp, src/gui/gui.h, src/gui/inventorywindow.cpp,
- src/gui/setup.cpp, src/gui/skill.cpp, src/gui/skill.h,
- src/gui/status.cpp, src/gui/window.cpp, src/gui/window.h,
- data/graphics/gui/close_button.png: Added close button functionality,
- resize cursor cues.
- * data/graphics/gui/hits_yellow.png, src/being.cpp, src/being.h,
- src/gui/gui.cpp, src/localplayer.cpp, src/localplayer.h,
- src/net/charserverhandler.cpp, src/net/playerhandler.cpp,
- src/particle.cpp, src/particle.h: Added monster killed xp notification
- effect.
-
-2007-08-19 Bjørn Lindeijer <bjorn@lindeijer.nl>
-
- * data/equipment.xml: Fixed typo in female light plate mail.
- * NEWS: Updated with changes since 0.0.23.
-
-2007-08-19 Joshua Langley <joshlangley[at]optusnet.com.au>
-
- * src/keyboardconfig.cpp, src/keyboardconfig.h: Minor cleanup.
- * src/gui/buy.cpp, src/gui/sell.cpp: Buy/sell fixed minimum quantity.
- * src/gui/setup_keyboard.cpp, src/gui/setup_keyboard.h: Fixed bug -
- reverts unassigned key.
-
-2007-08-17 Bjørn Lindeijer <bjorn@lindeijer.nl>
-
- * tools/adler32.c: Added little program for calculating adler32
- checksums of files.
- * src/gui/setup_keyboard.cpp: Fixed compile issue related to array
- bound not being an integer constant.
-
-2007-08-15 Philipp Sehmisch <tmw@crushnet.org>
-
- * data/graphics/sprites/npcs.png, data/graphics/sprites/npc.xml:
- Added farmer NPC for woodland village.
-
-2007-08-14 Eugenio Favalli <elvenprogrammer@gmail.com>
-
- * src/gui/popupmenu.cpp, src/gui/viewport.cpp, src/gui/viewport.h,
- tmw.cbp: Fixed popup menu requiring one more click after being used.
-
-2007-08-09 Philipp Sehmisch <tmw@crushnet.org>
-
- * data/graphics/sprites/chest-lightplatemail-male.png,
- data/graphics/sprites/chest-lightplatemail-female.png,
- data/graphics/items/armor-chest-lightplatemail.png,
- data/graphics/tiles/woodland_indoor_x2.png: Gave the platemail
- armor a blue tint. Looks less boring and makes recoloring through
- hue shifting possible.
-
-2007-08-08 Philipp Sehmisch <tmw@crushnet.org>
-
- * data/graphics/particles/cookingfire.particle.xml,
- data/graphics/particles/fireplace.particle.xml,
- data/maps/new_20-1.tmx.gz: Added particle effects and music to the
- woodland village indoor map.
- * data/maps/new_19-1.tmx.gz: Added overlay effect and music to
- woodland village outdoor map.
- * data/maps/new_18-1.tmx.gz: Fixed some collision map errors and added
- music and overlay effect to the surrounding of the woodland village.
-
-2007-08-07 Philipp Sehmisch <tmw@crushnet.org>
-
- * data/graphics/sprites/npcs.png: Added two new NPCs and gave some
- of the older NPCs a makeover to look more like the style of the new
- playerset.
- * data/maps/new_20-1.tmx.gz: Corrected a few mapping errors in the
- new woodland village.
- * data/items.xml: Tweaked description and values of the scythe.
-
-2007-08-06 Guillaume Melquiond <guillaume.melquiond@gmail.com>
-
- * src/Makefile.am, src/utils/strprintf.h, src/utils/strprintf.cpp:
- Added a helper function for printf-formatting a (gettext) C string
- into a dynamically-sized C++ string.
-
-2007-08-05 Philipp Sehmisch <tmw@crushnet.org>
-
- * data/graphics/tiles/woodland_indoor.png,
- data/graphics/tiles/woodland_indoor_x2.png,
- data/graphics/tiles/woodland_indoor_x3.png: Added woodland
- village indoor tilesets.
- * data/maps/new_20-1.tmx.gz: Added woodland village indoor map.
-
-2007-07-29 Björn Steinbrink <B.Steinbrink@gmx.de>
-
- * CMake/Modules/FindLibXml2.cmake, CMake/Modules/FindLibcurl.cmake,
- src/CMakeLists.txt: Switch to upstream CMake modules for libxml2 and
- curl.
-
-2007-07-27 Guillaume Melquiond <guillaume.melquiond@gmail.com>
-
- * src/resources/image.cpp: Added support for subimages of subimages.
- * src/gui/equipmentwindow.cpp, src/gui/button.cpp, src/gui/slider.cpp,
- src/gui/widgets/resizegrip.cpp, src/gui/widgets/dropdown.cpp,
- src/gui/progressbar.cpp, src/gui/browserbox.cpp, src/gui/gui.cpp,
- src/gui/radiobutton.cpp, src/gui/textfield.cpp, src/gui/playerbox.cpp,
- src/gui/itemcontainer.cpp, src/gui/checkbox.cpp, src/gui/minimap.cpp,
- src/gui/scrollarea.cpp, src/gui/popupmenu.cpp: Removed useless yet
- costly dynamic casts.
-
-2007-07-25 Joshua Langley <joshlangley[at]optusnet.com.au>
-
- * src/gui/setup.cpp, src/gui/setup_keyboard.cpp,
- src/gui/setup_keyboard.h, src/keyboardconfig.cpp,
- src/keyboardconfig.h, src/main.cpp: Minor changes to keyboard config,
- keyboard setup gui re-designed.
-
-2007-07-24 Bjørn Lindeijer <bjorn@lindeijer.nl>
-
- * src/CMakeLists.txt, src/Makefile.am: Added setup_keyboard.* and
- keyboardconfig.* to the list of source files.
- * src/keyboardconfig.h: Fixed initialization order.
-
-2007-07-17 Joshua Langley <joshlangley[at]optusnet.com.au>
-
- * src/game.cpp: Only one key per function.
- * src/main.cpp: Keyboard configuration included.
- * src/gui/button.cpp, src/gui/button.h: Default constructor and
- init function added.
- * src/gui/setup.cpp: Keyboard setup tab added.
- * src/gui/setup_keyboard.cpp, src/gui/setup_keyboard.h: Add to project
- file, it is the keyboard setup tab.
- * src/keyboardconfig.cpp, src/keyboardconfig.h: Add to project file,
- the main keyboard config operations.
-
-2007-07-16 Eugenio Favalli <elvenprogrammer@gmail.com>
-
- * data/items.xml: Fixed description of silk headband.
-
-2007-07-11 Philipp Sehmisch <tmw@crushnet.org>
-
- * src/resources/monsterdb.cpp, src/resources/monsterinfo.cpp,
- src/resources/monsterinfo.h, src/monster.cpp: Renamed SoundEvent
- to MonsterSoundEvent.
- * src/resources/equipmentdb.cpp, src/resources/equipmentinfo.cpp,
- src/resources/equipmentinfo.h: EquipmentDB now holds the type of
- attack animation and the sounds of weapons.
- * src/being.cpp. src/being.h, src/localplayer.cpp,
- src/net/beinghandler.cpp, src/net/charserverhandler.cpp,
- src/net/equipmenthandler.cpp, src/player.cpp, src/player.h: The
- type of weapon player characters are using is now set using
- setVisibleEquipment() instead of setWeapon() or setWeaponById().
- * src/CMakeLists.txt, src/Makefile.AM, tmw.cbp, The Mana World.dev:
- Updated project files and buildscripts.
- * data/graphics/images/login-wallpaper.png: Replaced login wallpaper
- with a new one by Irukard.
-
-2007-07-11 Bjørn Lindeijer <bjorn@lindeijer.nl>
-
- * src/gui/window.cpp: Fixed resizing windows by their resize grip.
-
-2007-07-07 Bjørn Lindeijer <bjorn@lindeijer.nl>
-
- * src/gui/gui.cpp, src/gui/chatinput.h, src/gui/chatinput.cpp,
- INSTALL: Ported to Guichan 0.7.0. Unfortunately, since Guichan 0.6.x
- didn't have a FocusListener, compatibility with older versions is
- broken.
-
-2007-06-29 Philipp Sehmisch <tmw@crushnet.org>
-
- * src/particle.cpp, src/particleemitter.cpp: Corrected some perspective
- issues of the particle engine and fixed a crash caused by particles
- with child emitters that have an image than isn't used elsewhere.
- * data/maps/new-3-1.tmx.gz: Added a particle effect at the spawn point
- in Tulimshar.
-
-2007-06-21 Philipp Sehmisch <tmw@crushnet.org>
-
- * data/monsters.xml, data/graphics/sprites/monster-logmonster.png,
- data/graphics/sprites/monster-logmonster.xml: Added logmonster by
- Enigmatik (Monster ID is 23).
- * data/items.xml, data/equipment.xml,
- data/graphics/items/armor-chest-lightplatemail.png,
- data/graphics/sprites/chest-lightplatemail-male.xml,
- data/graphics/sprites/chest-lightplatemail-male.png,
- data/graphics/sprites/chest-lightplatemail-female.png,
- data/graphics/sprites/chest-lightplatemail-female.xml:
- Added light platemail (see entry in items.xml for proposed specs).
-
-2007-06-16 Guillaume Melquiond <guillaume.melquiond@gmail.com>
-
- * src/resources/image.cpp: Set GL texture index to zero when an image
- uses the SDL backend.
-
-2007-06-13 Philipp Sehmisch <tmw@crushnet.org>
-
- * The Mana World.dev: Updated DevCpp project file.
-
-2007-06-13 Philipp Sehmisch <tmw@crushnet.org>
-
- * src/main.cpp: Added logging of version number.
-
-2007-06-12 David Athay <ko2fan@gmail.com>
-
- * src/net/playerhandler.cpp: Fixed bug with DEF_BONUS not updating
- Mantis id: 0000087
- * data/icons/The Mana World.icns: Added Mac OSX icon.
-
-2007-06-11 Philipp Sehmisch <tmw@crushnet.org>
-
- * src/particle.h, src/being.cpp: Fixed a bug that prevented
- being-controlled particles from being deleted (thanks to tuchs for
- reporting).
-
-2007-06-06 Bjørn Lindeijer <bjorn@lindeijer.nl>
-
- * data/items.xml: Fixed defense of silk headband.
-
-2007-06-04 Philipp Sehmisch <tmw@crushnet.org>
-
- * data/graphics/maps/new_17-1.tmx.gz: Changed the minimap image of the
- lamp snake cave to the correct one.
-
-2007-06-03 David Athay <ko2fan@gmail.com>
-
- * src/main.cpp, src/game.cpp: Fixed screenshot taking on OSX.
-
-2007-06-03 Bjørn Lindeijer <bjorn@lindeijer.nl>
-
- * src/CMakeLists.txt, src/Makefile.am, docs/Makefile.am: Added some
- files to be included with the release.
- * src/utils/fastsqrt.h: Fixed warning about strict-aliasing rules.
- * src/Makefile.am: Don't die on warnings by default.
- * src/resources/image.cpp: Fixed image loading in software mode to not
- check for alpha layer when images aren't 32-bit.
- * src/graphics.cpp, src/graphics.h, src/imageparticle.cpp: Removed
- drawImageTransparent from Graphics class, should be set on image.
- * src/imageparticle.h, src/particleemitter.h, src/particle.h,
- src/particleemitter.cpp, src/particle.cpp, src/imageparticle.cpp: Have
- ParticleEmitter load a possible particle image early on and don't
- cause a crash when the image can't be found.
-
-2007-06-02 Bjørn Lindeijer <bjorn@lindeijer.nl>
-
- * src/winver.h, README, NEWS, CMakeLists.txt, configure.ac,
- data/help/changes.txt, data/help/header.txt: Updated version and
- release date and summarized changes.
- * src/gui/chat.h, src/gui/chat.cpp: Changed color of chat messages in
- OpenGL mode from orange to black.
- * src/gui/sell.cpp, src/gui/buy.h, src/gui/buy.cpp, src/gui/sell.h:
- Some cleanup of buy/sell dialog code.
-
-2007-06-01 Bjørn Lindeijer <bjorn@lindeijer.nl>
-
- * data/graphics/gui/CMakeLists.txt, data/graphics/gui/Makefile.am:
- Added target cursors to installed files.
-
-2007-05-31 Philipp Sehmisch <tmw@crushnet.org>
-
- * data/maps/new_16-1.tmx.gz: Fixed an inconsistency with the neighbor
- map (no new walkmap required).
-
-2007-05-23 Bjørn Lindeijer <bjorn@lindeijer.nl>
-
- * src/gui/sell.cpp, src/gui/buy.cpp, src/being.cpp: A bunch of
- lingering syntactical changes.
- * src/gui/viewport.cpp: Added a missing include and fixed a bug with
- cleaning up target cursor animations.
-
-2007-05-23 Philipp Sehmisch <tmw@crushnet.org>
-
- * src/gui/viewport.cpp,
- data/graphics/gui/target-cursor-blue-s.png,
- data/graphics/gui/target-cursor-blue-m.png,
- data/graphics/gui/target-cursor-blue-l.png,
- data/graphics/gui/target-cursor-red-s.png,
- data/graphics/gui/target-cursor-red-m.png,
- data/graphics/gui/target-cursor-red-l.png: Replaced target cursor
- graphics with higher quality ones by Pauan.
- * src/particle.cpp: Made bouncing particles immune against death by
- ground contact and removed a nonsensical debugging log message. Made
- text splash effects fade out.
- * src/textparticle.cpp: Implemented fading in and out for text
- particles.
- * src/being.cpp, src/particle.cpp, src/particle.h,
- src/textparticle.cpp, src/textparticle.h: The color values of text
- particles are now stored in 3 integers instead of a Guichan color
- structure.
-
-2007-05-20 Eugenio Favalli <elvenprogrammer@gmail.com>
-
- * tmw.cbp: Updated Code::Blocks project file.
-
-2007-05-20 Philipp Sehmisch <tmw@crushnet.org>
-
- * src/gui/buy.cpp, src/gui/sell.cpp: Unified some differences between
- buy and sell dialog. Money label now shows money after transaction
- instead of current money.
- * src/gui/sell.cpp: Fixed the amount-not-reset-when-using-scrollwheel
- bug.
- * src/being.h, src/gui/viewport.cpp, src/gui/viewport.h: Added 3
- different target cursor sizes.
- * src/monster.h, src/monster.cpp, src/resources/monsterdb.cpp,
- scr/resources/monsterinfo.h, data/monsters.xml: Target cursor size for
- monster is read from the monsters.xml.
- * data/graphics/gui/target-cursor-blue-s.png,
- data/graphics/gui/target-cursor-blue-m.png,
- data/graphics/gui/target-cursor-blue-l.png,
- data/graphics/gui/target-cursor-red-s.png,
- data/graphics/gui/target-cursor-red-m.png,
- data/graphics/gui/target-cursor-red-l.png: Added temporary
- placeholders for small and large target cursors until better versions
- based on the original SVG are available.
-
-2007-05-08 Philipp Sehmisch <tmw@crushnet.org>
-
- * data/graphics/sprites/monster-bat.png,
- data/graphics/sprites/monster-bat.xml,
- data/graphics/sprites/monster-flower.xml,
- data/graphics/sprites/monster-fluffy.xml,
- data/graphics/sprites/monster-fluffy.png,
- data/graphics/sprites/monster-goblin-fire.xml,
- data/graphics/sprites/monster-maggot-giant.xml,
- data/graphics/sprites/monster-maggot.xml,
- data/graphics/sprites/monster-mountsnake.xml,
- data/graphics/sprites/monster-mushroom-red.xml,
- data/graphics/sprites/monster-mushroom-spiky.xml,
- data/graphics/sprites/monster-pinkie.xml,
- data/graphics/sprites/monster-scorpion-black.xml,
- data/graphics/sprites/monster-scorpion-red.png,
- data/graphics/sprites/monster-scorpion-red.xml,
- data/graphics/sprites/monster-skull-poison.xml,
- data/graphics/sprites/monster-slime-green.xml,
- data/graphics/sprites/monster-slime-red.xml,
- data/graphics/sprites/monster-slime-rudolph.xml,
- data/graphics/sprites/monster-slime-santa.png,
- data/graphics/sprites/monster-slime-santa.xml,
- data/graphics/sprites/monster-slime-yellow.xml,
- data/graphics/sprites/monster-snake-cave.png,
- data/graphics/sprites/monster-snake-cave.xml,
- data/graphics/sprites/monster-snake.xml,
- data/graphics/sprites/monster-spider.xml:
- Adjusted offsets of monster sprites (thanks to Pauan for finding out
- the correct offsets - I just subtracted 6 of all x offsets to take the
- new position of the target circle in account) and committed some
- modifications at some monster graphics by Pauan.
-
-2007-05-02 Philipp Sehmisch <tmw@crushnet.org>
-
- * src/sprite.h, src/being.cpp, src/being.h, src/animatedsprite.cpp,
- src/animatedsprite.h: Added methods to get the width and height of the
- graphical representation of a sprite.
- * src/gui/viewport.cpp: Fixed positioning of monster names and target
- circles.
-
-2007-05-02 Philipp Sehmisch <tmw@crushnet.org>
-
- * src/particle.cpp: Fixed a compiler warning.
-
-2007-05-02 Björn Steinbrink <B.Steinbrink@gmx.de>
-
- * src/Makefile.am: Add the new particle subclasses to the automake
- configuration.
- * src/imageparticle.h, src/textparticle.h, src/particle.h,
- src/animationparticle.h, src/CMakeLists.txt, src/particleemitter.cpp,
- src/animationparticle.cpp, src/particle.cpp, src/imageparticle.cpp,
- src/textparticle.cpp, src/utils/xml.cpp, src/utils/xml.h: Split the
- particle class into subclasses based on their appearance.
-
-2007-04-24 Philipp Sehmisch <tmw@crushnet.org>
-
- * src/particle.cpp, src/particle.h: Some minor code cleanups, speed
- optimizations and a bit of documentation.
-
-2007-04-23 Philipp Sehmisch <tmw@crushnet.org>
-
- * data/graphics/particles/flame.particle.xml,
- data/graphics/particles/blaze.png: Added two files I forgot with the
- last commit.
- * src/resources/mapreader.cpp, src/particle.cpp,
- src/particleemitter.cpp: Using XML child node iteration macro.
-
-2007-04-22 Björn Steinbrink <B.Steinbrink@gmx.de>
-
- * src/configuration.cpp, src/utils/xml.h, src/resources/mapreader.cpp,
- src/resources/spritedef.cpp, src/resources/monsterdb.cpp,
- src/resources/itemdb.cpp, src/resources/equipmentdb.cpp: Added a macro
- for XML child node iterations to make the code more terse and easier
- to read.
- * src/resources/itemdb.cpp: Made the parameter checks more terse and
- manageable.
-
-2007-04-19 Philipp Sehmisch <tmw@crushnet.org>
-
- * src/resources/mapreader.cpp: Emitter positions are now read from map
- files.
- * src/engine.cpp: Removed the player follow effect used for testing.
- * data/maps/new_4-1.tmx.gz, data/maps/new_5-1.tmx.gz: Added flame
- effect to all lamps on the cave maps
- * data/maps/new_9-1.tmx.gz: Added waterfall effect to the upper right
- corner of NW woodland map.
-
-2007-04-15 Bjørn Lindeijer <bjorn@lindeijer.nl>
-
- * src/openglgraphics.cpp: Rely on default 0 value for z axis.
- * src/CMakeLists.txt, src/gui/window.cpp, src/gui/widgets,
- src/gui/widgets/resizegrip.cpp, src/gui/widgets/resizegrip.h,
- src/gui/inventorywindow.cpp, src/gui/window.h, src/Makefile.am:
- Reimplemented window resizing. It is now once again possible to resize
- windows using their borders (except for the top one, since that's the
- title bar for Guichan) and the resize grip in the bottom right is much
- easier to grab.
- * src/gui/window.cpp: Increased minimum window height and fixed a
- problem with setting window content size which was introduced with the
- new resize grip.
-
-2007-04-13 Björn Steinbrink <B.Steinbrink@gmx.de>
-
- * data/graphics/gui/CMakeLists.txt: Added target cursor graphics to
- the set of files to be installed.
-
-2007-03-25 Philipp Sehmisch <tmw@crushnet.org>
-
- * src/particle.cpp, src/particle.h, src/particleemitter.cpp,
- src/particleemitter.h: Improved programming style and documentation
- and added some small tweaks.
- * src/engine.cpp, src/map.cpp, src/map.h, src/resources/mapreader.cpp:
- Prepared getting the emitter positions from the map file by storing
- them in the Map class and setting them up from the MapReader.
-
-2007-03-22 Philipp Sehmisch <tmw@crushnet.org>
-
- * src/simpleanimation.cpp, src/simpleanimation.h: Added new
- constructor for simple animation that allows to build the animation
- based on an xmlNodePtr pointing to an <animation> node.
- * src/particle.cpp, src/particle.h: Added support for <image> and
- <animation> childtags for effect root particles.
- * data/graphics/particles/playerglow.particle.xml: New player follow
- effect that demonstrates an animated root particle with an emitter.
-
-2007-04-05 Eugenio Favalli <elvenprogrammer@gmail.com>
-
- * src/main.cpp: Unified storage of configuration, updates and
- screenshots in home directory.
-
-2007-04-03 Philipp Sehmisch <tmw@crushnet.org>
-
- * data/graphics/items/generic-easteregg-blue.png,
- data/graphics/items/generic-easteregg-green.png,
- data/graphics/items/generic-easteregg-pink.png,
- data/graphics/items/generic-easteregg-red.png,
- data/graphics/items/generic-easteregg-teal.png,
- data/graphics/items/generic-easteregg-yellow.png,
- data/items.xml: Added six different easter egg item graphics for the
- easter event. Item IDs are 1208 - 1213.
- * data/graphics/sprites/npcs.png: Added bunny girl npc for the easter
- event.
-
-2007-04-01 Philipp Sehmisch <tmw@crushnet.org>
-
- * src/game.cpp: Screenshots are no longer saved directly in the users
- home directory on UNIX systems but in the sub folder /.tmw/. A chatlog
- message about the success of the screenshot saving does appear now.
- Based on a patch by Patrick "the-me" Matthäi.
-
-2007-03-27 Bjørn Lindeijer <bjorn@lindeijer.nl>
-
- * src/main.cpp: Icon loading doesn't necessarily succeed, so better
- not crash when it doesn't.
-
-2007-03-24 Bjørn Lindeijer <bjorn@lindeijer.nl>
-
- * src/main.cpp: Changed the order of network message handling and
- logic, in order to prevent an incoming character delete message from
- deleting the player character that was about to be drawn.
- * src/gui/char_select.cpp: Removed useless lock/unlock calls.
- * src/logindata.h, src/main.cpp, src/gui/login.cpp: Go back to login
- or register state on error, depending on what the user was doing.
- * src/gui/register.cpp: Actually use the server that is filled in.
- * src/net/loginhandler.cpp: Fixed error message.
- * src/net/charserverhandler.cpp: Fixed crash since now logic is called
- after non-selected characters are deleted, by properly setting deleted
- instances to 0 and going back to initial selection.
- * src/main.cpp, src/net/network.h, src/net/network.cpp: Make sure that
- when a network error occurs, the error message is available and shown
- to the user.
- * src/gui/register.h, src/gui/register.cpp: Only enable Register
- button when all necessary fields are filled in.
-
-2007-03-23 Bjørn Lindeijer <bjorn@lindeijer.nl>
-
- * src/gui/char_select.cpp, src/gui/char_select.h,
- src/net/charserverhandler.h, src/net/charserverhandler.cpp: Clarified
- the error message when character creation fails and made sure the
- character creation dialog doesn't close when creation failed.
-
-2007-03-22 Bjørn Lindeijer <bjorn@lindeijer.nl>
-
- * src/gui/login.cpp, src/gui/login.h, src/gui/register.h,
- src/gui/register.cpp: Only enable login button when a username,
- password and server are filled in. Pass username, password and server
- on to the register dialog. Go back to login dialog when canceling
- registration. Fixed a crash caused by deleting an OkDialog twice (it
- also deletes itself). Made the register dialog a bit wider. Register
- dialog no longer clears username field when it is invalid.
- * src/main.cpp, data/icons/CMakeLists.txt, data/icons/Makefile.am,
- data/icons/tmw-32x32.png: Use a 32x32 non-alpha layered window icon.
- * tmw.cbp: Updated project file.
- * data/icons/CMakeLists.txt, data/icons/Makefile.am, src/main.cpp,
- data/icons/tmw-32x32.png: Removed 32x32 non-alpha layered window icon
- again, and instead used the icon in the executable on Windows.
-
-2007-03-21 Bjørn Lindeijer <bjorn@lindeijer.nl>
-
- * src/main.cpp, src/gui/viewport.cpp, src/resources/image.h,
- src/resources/image.cpp: Reduced amount of useless logging, calculate
- nearest power of two in a function and only do the alpha check in
- software mode.
- * src/gui/login.cpp: Fixed small issue where default server didn't fit
- in the server entry field properly.
- * src/main.cpp: Display a progress bar and connecting status for each
- server and display the version using a gcn::Label.
- * src/gui/viewport.cpp, src/monster.h: Avoiding magic numbers where
- possible (1002) and also display the target when other players are
- targeted.
- * src/floor_item.cpp, src/being.cpp, src/main.cpp, src/CMakeLists.txt,
- src/gui/equipmentwindow.cpp, src/gui/viewport.cpp,
- src/gui/itemcontainer.cpp, src/gui/viewport.h, src/engine.cpp,
- src/animatedsprite.cpp, src/tileset.h, src/npc.cpp, src/Makefile.am,
- src/being.h, src/resources/imageset.cpp, src/resources/animation.h,
- src/resources/spritedef.cpp, src/resources/resourcemanager.h,
- src/resources/spriteset.h, src/resources/imageset.h,
- src/resources/resourcemanager.cpp, src/resources/spriteset.cpp,
- src/resources/spritedef.h: Renamed Spriteset to ImageSet.
-
-2007-03-20 Philipp Sehmisch <tmw@crushnet.org>
-
- * src/gui/updatewindow.cpp: Cancel button is now disabled after
- downloading is finished.
-
-2007-03-20 David Athay <ko2fan@gmail.com>
-
- * src/gui/viewport.cpp: Fixed target cursor animation, and changed
- which layer it is drawn after.
- * src/gui/viewport.cpp, src/gui/viewport.h: Split drawing the target
- cursor and target name into functions.
-
-2007-03-20 Philipp Sehmisch <tmw@crushnet.org>
-
- * data/graphics/gui/mouse.png: Positioned the cursor image more
- accurate.
-
-2007-03-19 David Athay <ko2fan@gmail.com>
-
- * src/localplayer.cpp, src/gui/viewport.cpp, src/gui/viewport.h,
- src/net/equipmenthandler.cpp, src/localplayer.h,
- src/net/protocol.h: Added target cursor.
-
-2007-03-18 Bjørn Lindeijer <bjorn@lindeijer.nl>
-
- * docs/Makefile.am, docs/tmw.6: Added man page by Patrick Matthäi.
- * src/resources/image.cpp: Restored alpha layer check, since it should
- be more efficient in software mode when SDL knows an image doesn't use
- the alpha layer.
- * data/graphics/gui/thickborder.png,
- data/graphics/gui/vscroll_grey.png, data/graphics/gui/slider.png,
- data/graphics/gui/vscroll_blue.png, data/graphics/gui/vscroll_red.png,
- data/graphics/gui/deepbox.png,
- data/graphics/sprites/monster-slime-red.png,
- data/graphics/sprites/monster-scorpion-black.png,
- data/graphics/sprites/monster-scorpion.png,
- data/graphics/sprites/monster-slime-rudolph.png,
- data/graphics/sprites/monster-snake.png,
- data/graphics/sprites/monster-slime-santa.png,
- data/graphics/sprites/monster-maggot.png,
- data/graphics/sprites/monster-spider.png,
- data/graphics/sprites/monster-scorpion-red.png,
- data/graphics/sprites/monster-slime-yellow.png,
- data/graphics/sprites/monster-slime-green.png,
- data/graphics/sprites/monster-maggot-giant.png: Replaced pink pixels
- with transparent ones.
-
-2007-03-18 Rogier Polak <rogier.l.a.polak@gmail.com>
-
- * src/main.cpp: Added (-v) version to the arguments. (Applied a patch
- by Patrick Matthäi).
- * src/resources/image.cpp: Deleted the "pink code", which added
- transparancy with SDL_SetColorKey.
-
-2007-03-18 Bjørn Lindeijer <bjorn@lindeijer.nl>
-
- * icons/tmw.ico, icons/tmw.png, icons/tmw.xpm: Replaced icons with the
- green globe that is also used on the website.
-
-2007-03-14 Bjørn Lindeijer <bjorn@lindeijer.nl>
-
- * src/main.cpp, src/tmw.rc, data/icons/tmw-icon.png,
- data/icons/tmw-icon.xpm, data/icons/tmw.ico, data/icons/tmw-icon.ico,
- data/icons/Makefile.am, data/icons/tmw.png, data/icons/tmw.xpm,
- data/icons/CMakeLists.txt: Renamed icons to make things easier for
- Debian packaging, and the "-icon" part was superfluous anyway.
-
-2007-03-12 Philipp Sehmisch <tmw@crushnet.org>
-
- * src/simpleanimation.cpp, src/simpleanimation.h, src/CmakeLists.txt,
- src/Makefile.am: Added a simple animation class that hosts a looping
- animation without the action and direction stuff from AnimatedSprite.
- * src/particle.cpp, src/particle.h, src/particleemitter.cpp: Used said
- simple animation class for animated particles.
-
-2007-03-12 Bjørn Lindeijer <bjorn@lindeijer.nl>
-
- * data/graphics/items/armor-head-rangerhat.png: New version of ranger
- hat icon by Pauan.
-
-2007-03-11 Philipp Sehmisch <tmw@crushnet.org>
-
- * src/map.cpp, src/gui/viewport.cpp: Fixed a bug that made the engine
- not draw the last row and column of the map.
-
-2007-03-09 Philipp Sehmisch <tmw@crushnet.org>
-
- * src/particle.cpp: Reimplemented physics mode that uses the default
- square root function as fallback for systems where the fastInvSqrt
- function doesn't work properly.
- * src/particle.cpp, src/particle.h: Some performance optimizations
- suggested by Rogier "Avaniel" Polak.
-
-2007-03-09 Bjørn Lindeijer <bjorn@lindeijer.nl>
-
- * data/graphics/gui/target-cursor-blue.png,
- data/graphics/gui/target-cursor-red.png: Added targeting cursors by
- Pauan.
- * data/graphics/sprites/chest-cotton-male.png,
- data/graphics/sprites/chest-cotton-female.png: Replaced cotton shirt
- with improved version by Pauan.
-
-2007-02-27 Philipp Sehmisch <tmw@crushnet.org>
-
- * gui/button.cpp, src/guibutton.h,
- src/gui/tabbedcontainer.cpp, src/gui/tabbedcontainer.h:: Tabbed
- containers now display the button of the active tab pressed all
- the time.
-
-2007-02-26 Bjørn Lindeijer <bjorn@lindeijer.nl>
-
- * configure.ac: Made OpenGL enabled by default.
-
-2007-02-26 Philipp Sehmisch <tmw@crushnet.org>
-
- * data/sfx/maggot-dying1.ogg, data/sfx/maggot-hit1.ogg,
- data/sfx/maggot-hit2.ogg, data/sfx/maggot-miss1.ogg,
- data/sfx/pinkie-hit1.ogg, data/sfx/pinkie-miss1.ogg,
- data/monsters.xml: New sound effects by Cosmostrator.
-
-2007-02-25 Philipp Sehmisch <tmw@crushnet.org>
-
- * src/particle.h, src/particleemitter.h: Just some documentation work.
-
-2007-02-22 Philipp Sehmisch <tmw@crushnet.org>
-
- * src/particle.cpp, src/particle.h, src/particleemitter.cpp,
- src/particleemitter.h: Added new particle property "bounce" that makes
- particles bounce off the ground and use it with the damage numbers.
-
-
-2007-02-21 Philipp Sehmisch <tmw@crushnet.org>
-
- * src/gui/char-server.cpp, src/gui/updatewindow.cpp, src/gui/main.cpp,
- src/gui/main.h: Added a new state "LOADDATA_STATE" that loads the XML
- databases.
- * src/resourcemanager.cpp, src/resourcemanager.h, src/main.cpp,
- customdata/: Added a customdata dir that allows to add custom user
- data easily. Just create a zip file with the same structure like the
- update archives and drop it in the customdata folder and the files in
- it override the default data and the updates.
-
-2007-02-15 Philipp Sehmisch <tmw@crushnet.org>
-
- * src/engine.cpp: The name conflict problem with Guichan seems to be
- solved with version 0.6.1.
- * src/particle.cpp, src/particle.h, src/particleemitter.cpp,
- src/particleemitter.h: Added support for animated particles.
- * data/graphics/particles/playerglow.particle.xml: Created a new
- player follow particle that spawns a swarm of animated bats that
- follow the player.
-
-2007-02-09 Philipp Sehmisch <tmw@crushnet.org>
-
- * src/particle.cpp: Fixed a misspelled include and another
- optimisation at the vector calculation.
-
-2007-02-08 Philipp Sehmisch <tmw@crushnet.org>
-
- * src/particle.cpp, src/utils/fastsqrt.h: Added a faster function to
- calculate square roots and using it for hypotenuse calculations.
- Thanks to Rogier aka Avaniel for finding the function.
-
-2007-02-07 Philipp Sehmisch <tmw@crushnet.org>
-
- * src/particle.cpp, src/particle.h, src/particleemitter.cpp: Renamed
- Particle::MAX_PARTICLES to Particle::maxCount and read the value from
- config ("particleMaxCount")
- * src/particle.cpp: Added fast physics mode that replaces the
- trigonometric calculations made for calculating the acceleration by
- much less cpu intense but also less accurate formulas. To enable it
- set the config option "particleFastPhysics" to "1".
- * src/particle.cpp: Added the config option "particleEmitterSkip" that
- allows to reduces the output of the emitters by making them spawn
- particles only every n-th game tick.
- * src/graphics.cpp, src/graphics.h: Added a new method
- "drawImageTransparent" to the graphic engine that blits an image with
- an alpha factor.
- * src/particle.cpp: Using new drawImageTransparent method.
-
-2007-02-01 Philipp Sehmisch <tmw@crushnet.org>
-
- * src/particle.cpp, src/particle.h, src/particleemitter.cpp,
- src/particleemitter.h: Implemented die-distance (particles are deleted
- when they reached a certain proximity to their target)
- * src/particle.cpp: Fixed a bug in the acceleration vector calculation.
- * src/particle.cpp, src/particle.h: Fixed a problem with particles with
- unlimited lifetime and fade-in.
- * data/graphics/particles/playerglow.particle.xml: And again a new
- player follow particle. This time it demonstrates die-distance and the
- fixed acceleration vector calculation.
- * src/engine.cpp, data/graphics/particles/snow.particle.xml,
- data/graphics/particles/snowflake.png: I can't stand the begging
- anymore. Now it snows in the snow area... and the forest... and the
- desert... and under the earth... and indoors... Are you happy now,
- Rotonen and Elven? ;-)
- * src/particle.cpp: Removed some debug log messages.
- * src/being.cpp: Avoided crash when attempting to control an invalid
- particle.
- * src/particle.cpp, src/particle.h, src/particleemitter.cpp,
- src/particleemitter.h: Cleaned the includes up.
-
-2007-01-31 Philipp Sehmisch <tmw@crushnet.org>
-
- * src/particle.cpp, src/particle.h, src/particleemitter.cpp,
- src/particleemitter.h: Changed some variable names.
- * data/graphics/particles/waterfall.particle.xml,
- data/graphics/particles/waterfall-a.png: New waterfall with Modanungs
- waterfall particle.
- * src/particle.cpp: forgot to remove a svn conflict marker and changed
- the order of initialisations to fix some compiler warnings.
-
-2007-01-30 Eugenio Favalli <elvenprogrammer@gmail.com>
-
- * tmw.cbp: Updated Code::blocks project file.
-
-2007-01-30 Philipp Sehmisch <tmw@crushnet.org>
-
- * src/net/beinghandler.cpp,
- data/graphics/particles/skillup.particle.xml: Added different particle
- effect for job levelup.
- * src/particle.cpp, src/particle.h, src/particleemitter.cpp,
- src/particleemitter.h: Renamed "alphafade" to "fade-out", added new
- property "fade-in".
- * data/graphics/particles/playerglow.particle.xml: Added a new player
- effect (a fire) demonstrating how to use fade-in and fade-out to fade
- one color into another.
-
-2007-01-29 Philipp Sehmisch <tmw@crushnet.org>
-
- * src/particle.cpp, src/particle.h, src/particleemitter.cpp,
- src/particleemitter.h: Added a new particle property "alphafade" that
- makes the particles fade into alpha before their lifetime ends.
- * src/particle.cpp, src/particle.h: fixed an issue with particles that
- have a lifetime of 0 and an issue with the momentum property.
- * data/graphics/particles/waterfall.particle.xml,
- data/graphics/particles/fog-medium-white-a.png,
- data/graphics/particles/fog-medium-white-b.png,
- data/graphics/particles/fog-medium-white-c.png: Added fog to the
- waterfall effect demonstrating the new alphafade feature.
-
-2007-01-28 Philipp Sehmisch <tmw@crushnet.org>
-
- * src/utils/xml.cpp, src/utils/xml.h, src/particleemitter.cpp: Most
- values are now read as floating point values from the emitter files.
- * data/graphics/particles/fountain.particle.xml,
- data/graphics/particles/hit.particle.xml,
- data/graphics/particles/playerglow.particle.xml: Changed some values
- as floating point values. Made the player follow effect magenta to
- improve the visibility of the hit effects.
- * src/engine.cpp, data/graphics/particles/waterfall.particle.xml:
- Removed the fountain and added a waterfall instead.
- * src/particle.h: Corrected the drawing order of the particles in
- relation to the other sprites.
- * src/gui/debugwindow.cpp, src/gui/debugwindow.h: Added particle count
- to debug window.
- * src/particle.cpp: Allowed momentum without acceleration and
- implement the acceleration properly.
- * src/utils/minmax.h, src/particleemitter.cpp, src/particleemitter.h:
- Added a structure to hold a pair of numeric minimum and maximum values
- and used it to store all numeric emitter properties.
- * src/utils/randbetween.h: Removed (the functionality is now in struct
- MinMax)
-
-2007-01-27 Bjørn Lindeijer <bjorn@lindeijer.nl>
-
- * src/gui/shoplistbox.cpp: Fixed compilation against Guichan 0.6.1.
- * src/utils/randbetween.h: Fixed integer overflow causing the
- randBetween function not to work properly on Linux.
-
-2007-01-27 Philipp Sehmisch <tmw@crushnet.org>
-
- * src/net/beinghandler.cpp: Fixed a compiler issue.
-
-2007-01-27 Philipp Sehmisch <tmw@crushnet.org>
- * src/particle.cpp, src/particle.h, src/particleemitter.cpp,
- src/particleemitter.h, src/engine.cpp: Emitter data is read from
- external xml files. Reimplemented target-based particles with the
- difference that they don't target beings or locations but other
- particles (at the moment the host particle of the effect).
- * src/being.cpp: Beings now move controlled particles to their center
- instead of their upper left corner.
- * data/graphics/particles/orb*: Added a bunch of new particles.
- * data/graphics/particles/fountain.particle.xml: Reimplementation of
- the fountain effect in XML.
- * data/graphics/particles/playerglow.particle.xml: New effect that
- spawns orbs that orbit around the origin.
- * src/being.cpp, data/graphics/particles/hit.particle.xml: Added
- particle effect on hit.
- * src/net/beinghandler.cpp,
- data/graphics/particles/levelup.particle.xml: Added particle effect on
- levelup (own or other player).
-
-2007-01-24 Philipp Sehmisch <tmw@crushnet.org>
-
- * src/particle.cpp: Initialized all variables of the particles in the
- constructor.
- * src/particleemitter.cpp, src/particleemitter.h: minor cleanups.
-
-2007-01-22 Philipp Sehmisch <tmw@crushnet.org>
-
- * src/being.cpp, src/being.h, src/particle.cpp, src/particle.h
- src/particleemitter.cpp, src/particleemitter.h, src/engine.cpp:
- Particle effects are now created in child particles of the root
- particle. Particle emitters have no longer a being they check every
- frame. Instead beings have the ability to take control of particles.
-
-2007-01-19 Philipp Sehmisch <tmw@crushnet.org>
-
- * src/particle.cpp, src/particle.h, src/particleemitter.cpp,
- src/particleemitter.h: Implemented emitters that follow a being.
- * src/engine.cpp: Added an emitter that follows the local player.
- * src/particle.cpp: Fixed the crash on exit (reason was that the
- mSpriteIterator wasn't initialized in every case)
-
-2007-01-18 Bjørn Lindeijer <bjorn@lindeijer.nl>
-
- * src/particle.h, src/particle.cpp, src/CMakeLists.txt,
- src/Makefile.am: Fixed compilation issues on Linux.
-
-2007-01-15 Philipp Sehmisch <tmw@crushnet.org>
-
- * src/game.cpp, src/particle.cpp, src/particle.h,
- src/particleemitter.h: Made the particle count global and more
- performant.
-
-2007-01-14 Bjørn Lindeijer <bjorn@lindeijer.nl>
-
- * src/game.cpp, src/main.cpp, src/gui/trade.cpp, src/gui/sell.cpp,
- src/gui/connection.cpp, src/gui/buddywindow.cpp, src/gui/browserbox.h,
- src/gui/char_server.cpp, src/gui/window.cpp, src/gui/login.cpp,
- src/gui/inttextbox.h, src/gui/viewport.cpp, src/gui/button.h,
- src/gui/shoplistbox.h, src/gui/skill.h, src/gui/item_amount.h,
- src/gui/setup_audio.h, src/gui/newskill.cpp, src/gui/listbox.h,
- src/gui/register.h, src/gui/setup.cpp, src/gui/npclistdialog.h,
- src/gui/updatewindow.cpp, src/gui/button.cpp, src/gui/char_select.cpp,
- src/gui/login.h, src/gui/setup_audio.cpp, src/gui/item_amount.cpp,
- src/gui/setup_joystick.h, src/gui/chat.h, src/gui/npc_text.cpp,
- src/gui/setup_video.cpp, src/gui/ok_dialog.cpp,
- src/gui/inventorywindow.h, src/gui/gccontainer.cpp,
- src/gui/newskill.h, src/gui/buy.h, src/gui/setup.h,
- src/gui/itemcontainer.h, src/gui/confirm_dialog.cpp,
- src/gui/debugwindow.cpp, src/gui/chat.cpp, src/gui/setup_joystick.cpp,
- src/gui/updatewindow.h, src/gui/char_select.h, src/gui/buysell.h,
- src/gui/tabbedcontainer.cpp, src/gui/inventorywindow.cpp,
- src/gui/help.cpp, src/gui/status.h, src/gui/npc_text.h,
- src/gui/setup_video.h, src/gui/menuwindow.cpp, src/gui/browserbox.cpp,
- src/gui/ok_dialog.h, src/gui/buy.cpp, src/gui/itemcontainer.cpp,
- src/gui/gccontainer.h, src/gui/buddywindow.h, src/gui/sell.h,
- src/gui/trade.h, src/gui/inttextbox.cpp, src/gui/char_server.h,
- src/gui/window.h, src/gui/shoplistbox.cpp, src/gui/skill.cpp,
- src/gui/buysell.cpp, src/gui/confirm_dialog.h, src/gui/debugwindow.h,
- src/gui/status.cpp, src/gui/listbox.cpp, src/gui/register.cpp,
- src/gui/viewport.h, src/gui/tabbedcontainer.h,
- src/gui/npclistdialog.cpp, src/gui/help.h, src/gui/chatinput.h,
- src/gui/chatinput.cpp, src/net/tradehandler.cpp,
- src/net/playerhandler.cpp: Upgraded to Guichan 0.6.0 (merge from
- guichan-0.6.0 branch).
- * src/winver.h, configure.ac, data/help/header.txt, NEWS, README,
- CMakeLists.txt: Updated version to 0.0.22.1.
-
-2007-01-14 Philipp Sehmisch <tmw@crushnet.org>
-
- * src/particle.cpp, src/particle.h; src/particleemitter.cpp,
- src/particleemitter.h, src/utils/randbetween.h:
- Implemented particle engine.
- * src/engine.cpp, src/game.cpp: added calls to the particle engine
- * data/graphics/particles/*: added a bunch of particle graphics for
- testing purpose.
- * particleengine-todo.txt: Added particle engine todo list (please
- omit when merging)
-
-2007-01-13 Bjørn Lindeijer <bjorn@lindeijer.nl>
-
- * data/graphics/sprites/Makefile.am,
- data/graphics/sprites/CMakeLists.txt: Updated with regard to renaming
- of cotton equipment.
-
-2006-01-13 Eugenio Favalli <elvenprogrammer@gmail.com>
-
- * src/gui/debugwindow.cpp, src/gui/viewport.h: Fixed mouse coordinates
- display in debug window.
-
-2007-01-12 Bjørn Lindeijer <bjorn@lindeijer.nl>
-
- * src/gui/viewport.cpp: Fixed initialization of mPlayerFollowMouse,
- the lack of which sometimes caused the player to start walking when
- clicking on the GUI.
-
-2007-01-09 Philipp Sehmisch <tmw@crushnet.org>
-
- * data/graphics/icecave.png: Added new tiles and fixes by Nickman and
- made some other cosmetical corrections.
-
-2007-01-07 Bjørn Lindeijer <bjorn@lindeijer.nl>
-
- * data/graphics/sprites/monster-mountsnake.xml,
- data/graphics/sprites/monster-mountsnake.png, data/monsters.xml: Added
- brown snake by Pauan.
-
-2007-01-07 Philipp Sehmisch <tmw@crushnet.org>
-
- * data/graphics/chest-cottonshirt-male.png,
- data/graphics/chest-cottonshirt-male.xml,
- data/graphics/chest-cottonshirt-female.png,
- data/graphics/chest-cottonshirt-female.xml,
- data/graphics/item001.png, data/equipment.xml: Added female
- cottonshirt sprites.
- * data/equipment.xml: Fixed some wrong armor values.
-
-2007-01-05 Björn Steinbrink <B.Steinbrink@gmx.de>
-
- * src/CMakeLists.txt, data/graphics/images/ambient/Makefile.am,
- data/graphics/sprites/CMakeLists.txt: Synchronized build files.
-
-2006-12-12 Eugenio Favalli <elvenprogrammer@gmail.com>
-
- * tools/Purger.java: Removed purger tool.
-
-2006-12-25 Bjørn Lindeijer <bjorn@lindeijer.nl>
-
- * data/graphics/tiles/christmastree.png, data/maps/new_11-1.tmx.gz:
- Added Christmas tree by Pauan.
- * data/graphics/sprites/head-christmastree.xml: Fixed name of image.
- * src/resources/spriteset.cpp: Fixed index check to prevent crashing.
- * data/graphics/sprites/head-christmastreehat.png,
- data/graphics/sprites/head-rangerhat.png,
- data/graphics/sprites/head-christmastree.xml,
- data/graphics/sprites/head-antlerhat.xml,
- data/graphics/sprites/head-santabeardhat.xml,
- data/graphics/sprites/head-santabeardhat.png,
- data/graphics/sprites/head-rangerhat.xml: Updates to Pauan's recent
- sprites by Pauan.
- * data/items.xml: Fixes to descriptions and weights by Pauan.
-
-2006-12-24 Bjørn Lindeijer <bjorn@lindeijer.nl>
-
- * src/gui/shoplistbox.cpp: Don't try to draw an icon when it is not
- defined or failed to load properly.
- * src/resources/image.cpp: Major rendering performance increase in
- software mode, by not using RLE compression on loaded images while
- most of the time, we're only drawing a small subimage of them.
- * README, data/help/header.txt, NEWS: Filled in release dates.
-
-2006-12-23 Bjørn Lindeijer <bjorn@lindeijer.nl>
-
- * configure.ac, data/graphics/items/Makefile.am,
- data/graphics/items/CMakeLists.txt, data/graphics/images/Makefile.am,
- data/graphics/images/CMakeLists.txt,
- data/graphics/sprites/Makefile.am,
- data/graphics/sprites/CMakeLists.txt, data/graphics/Makefile.am,
- data/graphics/CMakeLists.txt, data/maps/Makefile.am,
- data/maps/CMakeLists.txt, data/sfx/Makefile.am,
- data/sfx/CMakeLists.txt, data/Makefile.am, data/CMakeLists.txt:
- Removed database files, minimaps, items, monster sprites, maps and
- sounds from the release. They will be released dynamically only.
- * data/graphics/tiles/snow_x3.png: Added bottom of Christmas tree by
- pauan.
- * src/main.cpp, src/resources/itemdb.h, src/resources/monsterdb.cpp,
- src/resources/itemdb.cpp, src/resources/equipmentdb.cpp: Load the
- databases at the start of the LOGIN state, after the updates are
- loaded.
-
-2006-12-22 Bjørn Lindeijer <bjorn@lindeijer.nl>
-
- * data/graphics/items/armor-head-rangerhat.png,
- data/graphics/items/generic-redstocking.png,
- data/graphics/items/armor-head-christmastree.png,
- data/graphics/items/armor-head-antlerhat.png,
- data/graphics/items/armor-head-santabeardhat.png,
- data/graphics/sprites/head-christmastreehat.png,
- data/graphics/sprites/head-rangerhat.png,
- data/graphics/sprites/head-christmastree.xml,
- data/graphics/sprites/head-antlerhat.xml,
- data/graphics/sprites/head-santabeardhat.xml,
- data/graphics/sprites/head-antlerhat.png,
- data/graphics/sprites/head-santabeardhat.png,
- data/graphics/sprites/head-rangerhat.xml, data/items.xml,
- data/equipment.xml, data/monsters.xml: Added new Christmas themed
- headwear by Pauan.
- * data/graphics/items/Makefile.am, data/graphics/items/CMakeLists.txt,
- data/graphics/sprites/Makefile.am,
- data/graphics/sprites/CMakeLists.txt, data/Makefile.am,
- data/CMakeLists.txt: Updated Makefiles.
-
-2006-12-21 Bjørn Lindeijer <bjorn@lindeijer.nl>
-
- * configure.ac, CMakeLists.txt, README, data/help/header.txt: Updated
- version to 0.0.22.
-
-2006-12-18 Philipp Sehmisch <tmw@crushnet.org>
-
- * data/graphics/items/armor-chest-vnecksweater.png: New version of
- the inventory icon for the V-neck sweater by Saphy.
-
-2006-12-17 Bjørn Lindeijer <bjorn@lindeijer.nl>
-
- * src/gui/sell.cpp, src/gui/shoplistbox.h, src/gui/listbox.h,
- src/gui/shop.cpp, src/gui/buy.cpp, src/gui/shoplistbox.cpp,
- src/gui/listbox.cpp: Subclassed ShopListBox from ListBox to get rid of
- some duplicated code, and fixed a problem with scrolling to the
- current selection. Also aligned the text a bit better and put the
- price in parenthesis.
-
-2006-12-16 Bjørn Lindeijer <bjorn@lindeijer.nl>
-
- * src/gui/connection.cpp, src/gui/chargedialog.cpp: Fixed dialog
- visibility.
- * src/localplayer.cpp, src/game.cpp, src/localplayer.h: Fixed issues
- with walking one tile too many and changing direction towards an
- obstacle.
-
-2006-12-15 Philipp Sehmisch <tmw@crushnet.org>
-
- * data/graphics/tiles/desert1.png: Removed some unused legacy tiles and
- added variant tiles for the cliffs.
-
-2006-12-14 Bjørn Lindeijer <bjorn@lindeijer.nl>
-
- * src/game.cpp, src/engine.h, src/engine.cpp: Removed the rather
- useless remaining draw function from the engine class.
- * src/being.cpp, src/being.h: Fixed an issue with fading out damage
- texts (they were sometimes fully opaque at the end of fading out).
-
-2006-12-12 Eugenio Favalli <elvenprogrammer@gmail.com>
-
- * The Mana World.dev, tmw.cbp: Updated project files.
- * src/gui/updatewindow.cpp, src/gui/updatewindow.h, src/main.cpp:
- Added Adler32 checksum for updates.
- * src/net/playerhandler.cpp: Fixed crash when selecting an item after
- death.
- * data/items.xml: Fixed defense values for sweaters.
- * src/net/playerhandler.cpp: Hide all NPC dialogs after death.
-
-2006-12-12 Bjørn Lindeijer <bjorn@lindeijer.nl>
-
- * src/animatedsprite.h, src/CMakeLists.txt, src/animatedsprite.cpp,
- src/resources/action.h, src/resources/animation.h,
- src/resources/spritedef.cpp, src/resources/action.cpp,
- src/resources/animation.cpp, src/resources/spritedef.h: Moved
- Action, Animation and Frame (renamed from AnimationPhase) classes into
- the resources directory, since they are part of the SpriteDef class.
- * src/CMakeLists.txt, src/utils/base64.cpp, src/utils/base64.h,
- src/Makefile.am, src/resources/mapreader.cpp: Moved base64 module into
- utils directory.
- * src/engine.cpp, src/npc.cpp: Cleaned up some unused stuff.
-
-2006-12-12 Philipp Sehmisch <tmw@crushnet.org>
-
- * data/sfx/bat-dying1.ogg, data/sfx/bat-hit1.ogg,
- data/sfx/bow_shoot_1.ogg, data/sfx/fire-goblin-hit1.ogg
- data/sfx/fire-goblin-hit2.ogg, data/sfx/fire-goblin-miss1.ogg,
- data/sfx/fist-swish.ogg, data/sfx/flower-hit1.ogg,
- data/sfx/flower-hit2.ogg, data/sfx/flower-miss1.ogg,
- data/sfx/fluffy-hit1.ogg, data/sfx/fluffy-hit2.ogg,
- data/sfx/fluffy-hit3.ogg, data/sfx/fluffy-hurt1.ogg,
- data/sfx/fluffy-miss1.ogg, data/sfx/knife-hit1.ogg,
- data/sfx/knife-miss1.ogg, data/sfx/levelup.ogg
- data/sfx/scorpion-hit1.ogg, data/sfx/scorpion-hit2.ogg
- data/sfx/scorpion-hit3.ogg, data/sfx/scorpion-hit4.ogg
- data/sfx/scorpion-miss1.ogg, data/sfx/short-sword-hit1.ogg
- data/sfx/short-sword-miss1.ogg, data/sfx/shroom-hit1.ogg
- data/sfx/slime-hit1.ogg:
- Normalized versions of sound effects by Cosmostrator.
-
-2006-12-11 Bjørn Lindeijer <bjorn@lindeijer.nl>
-
- * src/gui/updatewindow.cpp: Fixed visibility of the update window.
-
-2006-12-11 Philipp Sehmisch <tmw@crushnet.org>
-
- * data/equipment.xml, data/items.xml,
- data/graphics/sprites/chest-tnecksweater-male.png,
- data/graphics/sprites/chest-tnecksweater-female.png,
- data/graphics/sprites/chest-vnecksweater-male.png,
- data/graphics/sprites/chest-vnecksweater-female.png,
- data/graphics/sprites/chest-tnecksweater-male.xml,
- data/graphics/sprites/chest-tnecksweater-female.xml,
- data/graphics/sprites/chest-vnecksweater-male.xml,
- data/graphics/sprites/chest-vnecksweater-female.xml,
- data/graphics/sprites/Makefile.AM,
- data/graphics/sprites/CMakeLists.txt,
- data/graphics/items/armor-chest-vnecksweater.png,
- data/graphics/items/armor-chest-tnecksweater.png,
- data/graphics/items/armor-chest-woolsweater.png,
- data/graphics/items/Makefile.AM, data/graphics/items/CMakeLists.txt:
- Added new sweaters by Saphy. Info for server admins: Item IDs are 564
- for turtleneck (should already be in there) and 624 for v-neck. The
- visible sprite IDs are 19 for turtleneck and 20 for v-neck.
-
-2006-12-11 Eugenio Favalli <elvenprogrammer@gmail.com>
-
- * src/main.h, src/tmw.rc, src/winver.h, The Mana World.dev, tmw.cbp:
- Fixed windows binary version.
-
-2006-12-10 Eugenio Favalli <elvenprogrammer@gmail.com>
-
- * docs/INSTALL/win32.txt: Added more detailed instructions for Dev-C++
- users.
-
-2006-12-09 Eugenio Favalli <elvenprogrammer@gmail.com>
-
- * data/graphics/sprites/npcs.png: Added pirate NPC.
-
-2006-12-09 Bjørn Lindeijer <bjorn@lindeijer.nl>
-
- * src/sprite.h, src/gui/playerbox.h, src/gui/char_select.cpp,
- src/gui/playerbox.cpp, src/gui/passwordfield.h, src/gui/char_select.h,
- src/main.cpp, src/being.cpp, src/player.h, src/floor_item.h,
- src/being.h: Use new animation system in character selection/creation.
- Shows equipment and allowed for some cleanup. Had a bit of help from
- the patch by VictorSan.
-
-2006-12-08 Bjørn Lindeijer <bjorn@lindeijer.nl>
-
- * src/base64.cpp, src/base64.h, src/resources/mapreader.cpp:
- Downgraded to base64 codec from PHP 3 to resolve licensing issues.
-
-2006-12-06 Eugenio Favalli <elvenprogrammer@gmail.com>
-
- * The Mana World.dev, tmw.cbp: Updated project files.
-
-2006-12-06 Philipp Sehmisch <tmw@crushnet.org>
-
- * src/net/beinghandler.cpp: Fixed crashs when changing equipment.
- * data/graphics/tiles/desert1.png, data/graphics/tiles/desert2.png:
- More tiling related fixes at the cliffs.
-
-2006-12-06 Bjørn Lindeijer <bjorn@lindeijer.nl>
-
- * src/gui/item_amount.cpp: Fixed visibility of item amount window.
-
-2006-12-05 Philipp Sehmisch <tmw@crushnet.org>
-
- * data/graphics/tiles/desert1.png: Improved the tiling behavior
- of the cliffs (still not gridless but at least the edges fit
- together in the most common situations)
-
-2006-12-04 Bjørn Lindeijer <bjorn@lindeijer.nl>
-
- * src/game.cpp, src/engine.h, src/gui/windowcontainer.h,
- src/gui/viewport.cpp, src/gui/gui.cpp, src/gui/gui.h,
- src/gui/debugwindow.cpp, src/gui/inventorywindow.cpp,
- src/gui/viewport.h, src/engine.cpp, src/CMakeLists.txt,
- src/Makefile.am: Introduced a new class Viewport which combines the
- drawing code from Engine with the (rather misplaced) input handling
- from the Gui class. Also, it's a Container itself which should allow
- for extending it to show Guichan widgets on map coordinates.
-
-2006-12-03 Bjørn Lindeijer <bjorn@lindeijer.nl>
-
- * src/sound.cpp, src/monster.cpp, src/sound.h,
- src/resources/soundeffect.cpp, src/resources/resourcemanager.cpp:
- Don't try to play empty strings as sounds, and don't return a
- SoundEffect instance when Mix_Chunk loading failed.
- * src/beingmanager.cpp, src/npc.cpp, src/npc.h: Show NPC names.
- * src/game.cpp, src/gui/char_server.cpp, src/gui/window.cpp,
- src/gui/login.cpp, src/gui/char_select.cpp, src/gui/ok_dialog.cpp,
- src/gui/confirm_dialog.cpp, src/gui/ok_dialog.h, src/gui/window.h,
- src/gui/confirm_dialog.h, src/gui/register.cpp: Windows now default
- to invisible, since this seems the most common case.
-
-2006-12-02 Philipp Sehmisch <tmw@crushnet.org>
-
- * data/graphics/sprites/chest-leather-female.png: A little correction
- at the female leather shirt by mangamaniac.
-
-2006-12-01 Philipp Sehmisch <tmw@crushnet.org>
-
- * src/net/beinghandler.cpp, src/being.h, src/being.cpp, src/monster.h,
- src/gui/gui.cpp: Visible equipment slot numbers are now converted by
- the beinghandler from eAthena to our system. No more distinction
- between monster attacking and player attacking between beinghandler
- and the being classes.
- * src/being.cpp, src/monster.cpp, src/being.h, src/monster.h: Moved
- the monster specific action handling into the monster class.
- * monster.cpp, mosterinfo.cpp, monsterinfo.h: Monsters now make sounds
- when they attack, gett hurt or die.
- * src/being.cpp: Delayed the damage numbers a bit to synchronize them
- better with the hurt sounds.
- * data/monsters.xml, data/sfx//bat-dying1.ogg, data/sfx/bat-hit1.ogg,
- data/sfx/bow_shoot_1.ogg, data/sfx/fire-goblin-hit1.ogg,
- data/sfx/fire-goblin-hit2.ogg, data/sfx/fire-goblin-miss1.ogg,
- data/sfx/fist-swish.ogg, data/sfx/flower-hit1.ogg,
- data/sfx/flower-hit2.ogg, data/sfx/flower-miss1.ogg,
- data/sfx/fluffy-hit1.ogg, data/sfx/fluffy-hit2.ogg,
- data/sfx/fluffy-hit3.ogg, data/sfx/fluffy-hurt1.ogg,
- data/sfx/fluffy-miss1.ogg, data/sfx/knife-hit1.ogg,
- data/sfx/knife-miss1.ogg, data/sfx/levelup.ogg,
- data/sfx/scorpion-hit1.ogg, data/sfx/scorpion-hit2.ogg,
- data/sfx/scorpion-hit3.ogg, data/sfx/scorpion-hit4.ogg,
- data/sfx/scorpion-miss1.ogg, data/sfx/short-sword-hit1.ogg,
- data/sfx/short-sword-miss1.ogg, data/sfx/shroom-hit1.ogg,
- data/sfx/slime-hit1.ogg, data/sfx/Makefile.AM,
- data/sfx/CMakeLists.txt: Added a lot of sound effects by Cosmostrator.
-
-2006-11-30 Bjørn Lindeijer <bjorn@lindeijer.nl>
-
- * data/maps/Makefile.am: Fixed small trailing slash issue.
- * src/player.cpp: Optimized setSex and setWeapon by first loading the
- new sprite and then deleting the old one (prevents potentially
- unnecessary reload).
- * src/net/beinghandler.cpp: Optimized handling of player walk
- messages, by first setting the gender right and then setting the
- equipment. Gets rid of reload of complete equipment in the case of
- female.
-
-2006-11-30 Eugenio Favalli <elvenprogrammer@gmail.com>
-
- * The Mana World.dev, tmw.cbp: Updated project files.
-
-2006-11-29 Bjørn Lindeijer <bjorn@lindeijer.nl>
-
- * src/monster.cpp: Small fix to resource path.
-
-2006-11-29 Philipp Sehmisch <tmw@crushnet.org>
-
- * src/resources/equipment.h: Made getSprite return a constant
- reference.
- * src/resources/monsterdb.cpp, src/resources/monsterdb.h,
- src/resources/monsterinfo.cpp, src/resources/monsterinfo.h,
- src/Makefile.AM, src/CMakeLists.txt, src/main.cpp:
- Added the MonsterDB namespace that reads the monsters.xml
- and maps monster IDs to names, sprite definitions and sound effects.
- * src/monster.cpp: Get sprite definition filenames from MonsterDB.
- * src/engine.cpp: Show monster name when targeting a monster.
- * data/monsters.xml, data/graphics/sprites/Makefile.AM,
- data/graphics/sprites/CMakeLists.txt, data/graphics/sprites/monster*:
- Renamed all monster sprites to more associative names (whew, we got to
- train some monkeys for tasks like that).
-
-2006-11-27 Bjørn Lindeijer <bjorn@lindeijer.nl>
-
- * tmw.cbp: Updated Code::Blocks project file.
-
-2006-11-27 Philipp Sehmisch <tmw@crushnet.org>
-
- * src/log.cpp, src/util/wingettimeofday.h: Added implementation of
- gettimeofday() for windows machines.
-
-2006-11-26 Bjørn Lindeijer <bjorn@lindeijer.nl>
-
- * src/log.cpp: Higher precision log timestamps.
- * src/graphics.cpp, src/gui/gui.cpp, src/openglgraphics.cpp,
- src/main.cpp, src/resources/equipmentdb.cpp,
- src/resources/resourcemanager.cpp: Added some additional log
- statements.
- * src/resources/itemdb.cpp: Removed usage of READ_PROP in favour of
- XML::getProperty and updated log statements.
- * src/resources/image.cpp: Added support for loading TGA images.
-
-2006-11-26 Björn Steinbrink <B.Steinbrink@gmx.de>
-
- * src/resources/resourcemanager.cpp: Remove unnecessary check for
- file existance, loading will just fail with the correct error message.
-
-2006-11-26 Bjørn Lindeijer <bjorn@lindeijer.nl>
-
- * src/game.cpp, src/being.cpp, src/net/beinghandler.cpp, src/being.h:
- Made Being::mDirection protected, forcing the use of setDirection.
- * src/npc.cpp, src/player.cpp, src/animatedsprite.h, src/monster.cpp,
- src/resources/resourcemanager.h: Defaulted variant argument to 0 since
- this is the most common situation.
- * src/resources/spritedef.cpp, src/resources/spritedef.h: Some
- refactoring, splitting up the loading into several methods, in
- preparation of adding support for including other sprites.
- * src/main.cpp: ItemDB needs to be unloaded before deleting the
- resource manager instance, since ItemInfo refers to an Image.
-
-2006-11-26 Philipp Sehmisch <tmw@crushnet.org>
-
- * src/being.cpp, src/being.h, src/engine.cpp, src/main.cpp,
- src/player.cpp, src/player.h, src/resources/equipmentdb.h,
- src/resources/equipmentdb.cpp, src/resources/equipmentinfo.h,
- src/resources/itemdb.cpp, src/resources/itemdb.h,
- data/graphics/images/error.png, data/graphics/sprites/error.xml:
- Added the EquipmentDB namespace that reads the equipment.xml, maps
- equipment IDs to sprite definition files and thus allows gender
- specific equipment sprites.
- * data/graphics/sprites/chest-leather-female.png,
- data/graphics/sprites/chest-leather-male.png,
- data/graphics/sprites/chest-leather-female.xml,
- data/graphics/sprites/chest-leather-male.xml,
- data/equipment.xml: Added and defined male and female leather shirt as
- proof of concept of the gender specific equipment.
- * data/graphics/images/Makefile.am, data/graphics/sprites/Makefile.am,
- data/Makefile.am, src/Makefile.am,
- data/graphics/images/CMakeLists.txt,
- data/graphics/sprites/CMakeLists.txt, data/CMakeLists.txt,
- src/CMakeLists.txt: Updated Makefiles and CMake Lists.
-
-2006-11-24 Philipp Sehmisch <tmw@crushnet.org>
-
- * src/engine.cpp, src/floor_item.cpp, src/item.h, src/main.cpp,
- src/gui/buy.cpp, src/gui/popupmenu.cpp, src/gui/sell.cpp,
- src/gui/shop.cpp, src/net/inventoryhandler.cpp,
- src/resources/itemdb.cpp, src/resources/itemdb.h,
- src/resources/iteminfo.h, src/resources/itemmanager.cpp,
- src/resources/itemmanager.h: Refactored the Itemmanager class to an
- ItemDB namespace.
-
-2006-11-23 Eugenio Favalli <elvenprogrammer@gmail.com>
-
- * The Mana World.dev, tmw.cbp: Updated project files.
-
-2006-11-19 Bjørn Lindeijer <bjorn@lindeijer.nl>
-
- * src/gui/setup_joystick.cpp: Fixed joystick option to show enabled
- when the joystick is enabled.
- * src/localplayer.cpp, src/game.cpp, src/action.h, src/action.cpp,
- src/player.cpp, src/animatedsprite.h, src/being.cpp, src/animation.h,
- src/monster.cpp, src/CMakeLists.txt, src/player.h,
- src/animatedsprite.cpp, src/localplayer.h, src/animation.cpp,
- src/Makefile.am, src/being.h, src/resources/resourcemanager.cpp,
- src/resources/spritedef.cpp, src/resources/resourcemanager.h,
- src/resources/spriteset.h, src/resources/spritedef.cpp: Separated
- sprite definition from playback.
-
-2006-11-17 Björn Steinbrink <B.Steinbrink@gmx.de>
-
- * data/graphics/sprites/CMakeLists.txt: Fixed some filenames.
-
-2006-11-17 Wai Ling Tsang <simotsa@gmail.com>
-
- * src/gui/gui.cpp: Added mouse following ability/feature under
- logic().
- * src/gui/gui.h: Added mouseMotion(), mouseRelease() and private
- variables for mouse following.
-
-2006-11-15 Philipp Sehmisch <tmw@crushnet.org>
-
- * data/graphics/tiles/Woodland_village.png,
- data/graphics/tiles/Woodland_village_x2.png,
- data/graphics/tiles/Woodland_x2.png,
- data/graphics/tiles/Makefile.AM,
- data/graphics/tiles/CMakeList.txt,
- data/maps/new_9-1.tmx.gz, data/maps/new_14-1.tmx.gz,
- data/maps/new_15-1.tmx.gz, data/maps/new_16-1.tmx.gz,
- data/maps/new_17-1.tmx.gz, data/maps/new_18-1.tmx.gz,
- data/maps/new_19-1.tmx.gz, data/maps/CMakeList.txt,
- data/maps/Makefile.AM:
- Added woodland village outdoor tileset and maps. Modified gates on
- the nearby maps.
-
-2006-11-15 Bjørn Lindeijer <bjorn@lindeijer.nl>
-
- * src/animatedsprite.h, src/CMakeLists.txt, src/animatedsprite.cpp,
- src/utils/xml.cpp, src/utils/xml.h, src/Makefile.am,
- src/resources/mapreader.cpp: Separated getProperty method to an XML
- utility namespace.
-
-2006-11-15 Eugenio Favalli <elvenprogrammer@gmail.com>
-
- * The Mana World.dev, tmw.cbp: Updated project files.
- * The Mana World.dev, tmw.cbp: Fixed dynamic linking of libcurl.
-
-2006-11-14 Bjørn Lindeijer <bjorn@lindeijer.nl>
-
- * src/action.h, src/action.cpp, src/animation.h, src/CMakeLists.txt,
- src/animatedsprite.cpp, src/animation.cpp, src/Makefile.am: Separated
- Action class to its own module.
- * src/action.h, src/action.cpp, src/animatedsprite.h, src/animation.h,
- src/animatedsprite.cpp, src/animation.cpp: Resolve Image* of animation
- phase at load time instead of storing just the spriteset index and
- looking it up later (checking validity should still be added). Also
- calculate animation length during loading instead of summing it up
- each time it is requested.
-
-2006-11-12 Bjørn Lindeijer <bjorn@lindeijer.nl>
-
- * src/map.cpp, src/map.h: Made pathfinding algorithm cope better with
- beings blocking the road. This is done by allowing walking over other
- beings, but at an additional cost so that it is preferable to walk
- around them.
- * src/game.cpp: Worked around a Guichan exception thrown for mice with
- many buttons (patch by Roel van Dijk).
-
-2006-11-09 Eugenio Favalli <elvenprogrammer@gmail.com>
-
- * src/main.cpp, src/net/network.cpp, src/net/network.h,
- The Mana World.dev, tmw.cbp: Fixed a conflict with Windows headers and
- updated project files.
-
-2006-11-05 Bjørn Lindeijer <bjorn@lindeijer.nl>
-
- * src/gui/trade.cpp: Fixed money field to no longer hide below the
- bottom of the window.
- * src/CMakeLists.txt: Added shoplistbox.h/cpp files.
- * src/gui/updatewindow.cpp: Fixed percentage indicator of update
- window.
- * src/main.cpp, src/net/beinghandler.cpp, src/net/skillhandler.cpp,
- src/net/network.cpp: Changed some printf statements to log statements.
-
-2006-11-05 Bjørn Lindeijer <bjorn@lindeijer.nl>
-
- * data/graphics/images/login_wallpaper.png: Reverted to standard
- wallpaper.
- * src/resources/resourcemanager.cpp: More useful logging about
- resources that are being loaded (including source).
- * src/graphics.cpp, src/gui/window.cpp, src/gui/button.cpp,
- src/gui/widgets/dropdown.cpp, src/gui/textfield.cpp,
- src/gui/playerbox.cpp, src/gui/progressbar.cpp,
- src/gui/scrollarea.cpp, src/graphics.h, src/CMakeLists.txt,
- src/Makefile.am, src/graphic, src/graphic/imagerect.h: Merged the
- definition of ImageRect into graphics.h.
-
-2006-11-05 Yohann Ferreira <bertram@cegetel.net>
-
- * src/Makefile.am, src/gui/buy.cpp, src/gui/buy.h, src/gui/shop.h,
- src/gui/shop.cpp, src/gui/sell.cpp, src/gui/shoplistbox.h,
- src/gui/shoplistbox.cpp: Added pictures to items in buy dialogs.
- Also too expensive items are highlighted in gray and can't be
- selected.
- * src/gui/shop.cpp, src/gui/shop.h, src/gui.sell.h, src/gui/sell.cpp,
- src/net/buysellhandler.cpp, src/gui/shoplistbox.h,
- src/gui/shoplistbox.cpp: Added item's pictures in sell dialogs, and
- precisions about the total money in it.
- * src/gui/shop.h, src/gui/shop.cpp, src/gui/sell.cpp: Fixes to Sell
- dialog.
- * src/gui/sell.cpp: Fixes the money value after selling something.
-
-2006-11-05 Björn Steinbrink <B.Steinbrink@gmx.de>
-
- * data/graphics/sprites/Makefile.am: Use tabs instead of spaces as
- required by automake (AFAIK).
-
-2006-11-05 Philipp Sehmisch <tmw@crushnet.org>
-
- * data/graphics/sprites/weapon0.png,
- data/graphics/sprites/weapon2.png,
- data/graphics/sprites/weapon-bow.xml,
- data/graphics/sprites/weapon-dagger.xml,
- data/graphics/sprites/weapon-fist.xml,
- data/graphics/sprites/weapon-scythe.xml,
- data/graphics/items/weapon-polearm-scythe.png, src/player.cpp,
- src/player.h, src/being.cpp, src/being.h, data/items.xml: Added scythe
- as a permanent weapon (ID: 623)
-
-2006-11-04 Björn Steinbrink <B.Steinbrink@gmx.de>
-
- * src/gui/updatewindow.cpp, src/gui/updatewindow.h: Removed useless
- addRow method.
-
-2006-11-04 Bjørn Lindeijer <bjorn@lindeijer.nl>
-
- * data/maps/new_1-1.tmx.gz, data/maps/new_10-1.tmx.gz,
- data/maps/new_11-1.tmx.gz, data/maps/new_14-1.tmx.gz,
- data/maps/new_15-1.tmx.gz, data/maps/new_16-1.tmx.gz,
- data/maps/new_3-1.tmx.gz, data/maps/new_7-1.tmx.gz,
- data/maps/new_9-1.tmx.gz: Reverted Halloween map versions, except for
- map 10 and 11 which include the latest fixes by Crush but now have
- their night layer removed.
-
-2006-11-04 Philipp Sehmisch <tmw@crushnet.org>
-
- * data/maps/new_17-1.tmx.gz,
- data/graphics/images/minimap_new_17-1.png,
- data/graphics/images/Makefile.am,
- data/graphics/images/CMakeLists.txt:
- Added music and minimap to woodland cave level 2.
- * data/maps/new_10-1.tmx.gz, maps/new_11-1.tmx.gz:
- Fixed some map bugs (please update server sided walkmap)
-
-2006-11-03 Bjørn Lindeijer <bjorn@lindeijer.nl>
-
- * src/gui/updatewindow.cpp, src/main.cpp: Updated to the new default
- updatehost.
-
-2006-11-01 Bjørn Lindeijer <bjorn@lindeijer.nl>
-
- * src/gui/gui.cpp, src/gui/browserbox.cpp,
- data/graphics/gui/rpgfont_wider.png,
- data/graphics/gui/browserfont.png, data/graphics/gui/fixedfont.png:
- Added support for å and Å (with help of Håkan Rönn).
-
-2006-10-31 Philipp Sehmisch <tmw@crushnet.org>
-
- * data/graphics/tiles/desert1.png, data/graphics/tiles/desert_x2.png:
- Adding a bunch of graphical improvements made by VxD.
-
-2006-10-31 Frode Lindeijer <f.lindeijer@gmail.com>
-
- * data/graphics/sprites/item011.png,
- data/graphics/sprites/item011.xml, data/graphics/sprites/item012.png,
- data/graphics/sprites/item018.xml,
- data/graphics/sprites/monster21.xml: Fixed some graphical issues,
- mostly a cosmetic update.
-
-2006-10-30 Yohann Ferreira <bertram@cegetel.net>
-
- * debian/changelog: Updated the package's version.
-
-2006-10-30 Philipp Sehmisch <tmw@crushnet.org>
-
- * data/maps/new_9-1.tmx.gz: Removed the night effect that accidentally
- sneaked in with the last map change.
-
-2006-10-30 Eugenio Favalli <elvenprogrammer@gmail.com>
-
- * src/tmw.rc: Updated Windows binary version.
- * data/help/header.txt, NEWS, README: Fixed some release dates and
- versions.
- * data/graphics/items/armor-head-axehat.png,
- data/graphics/items/armor-head-bandana.png,
- data/graphics/items/armor-head-circlet.png,
- data/graphics/items/armor-head-eyepatch.png,
- data/graphics/items/armor-head-goggles.png,
- data/graphics/items/armor-head-leathergoggles.png,
- data/graphics/items/armor-head-piratehat.png,
- data/graphics/items/armor-head-pumpkinhelmet.png,
- data/graphics/items/Makefile.am, data/items.xml: Added new items.
- * data/graphics/sprites/Makefile.am,
- data/graphics/sprites/monster21.png,
- data/graphics/sprites/monster21.xml,
- data/graphics/sprites/monster22.png,
- data/graphics/sprites/monster22.xml: Added new monsters.
- * data/graphics/sprites/item011.png, data/graphics/sprites/item011.xml,
- data/graphics/sprites/item012.png, data/graphics/sprites/item012.xml,
- data/graphics/sprites/item013.png, data/graphics/sprites/item013.xml,
- data/graphics/sprites/item014.png, data/graphics/sprites/item014.xml,
- data/graphics/sprites/item015.png, data/graphics/sprites/item015.xml,
- data/graphics/sprites/item016.png, data/graphics/sprites/item016.xml,
- data/graphics/sprites/item017.png, data/graphics/sprites/item017.xml,
- data/graphics/sprites/item018.png, data/graphics/sprites/item018.xml,
- data/graphics/sprites/Makefile.am: Added new visible equipments.
- * data/graphics/images/login_wallpaper.png, data/maps/new_1-1.tmx.gz,
- data/maps/new_10-1.tmx.gz, data/maps/new_11-1.tmx.gz,
- data/maps/new_14-1.tmx.gz, data/maps/new_15-1.tmx.gz,
- data/maps/new_16-1.tmx.gz, data/maps/new_3-1.tmx.gz,
- data/maps/new_7-1.tmx.gz, data/maps/new_9-1.tmx.gz: Halloween related
- contents.
- * data/graphics/items/Makefile.am: Fixed wrong filename.
- * data/graphics/sprites/Makefile.am: Fixed wrong filenames.
- * data/graphics/sprites/weapon0.png: Replaced knife with scythe.
-
-2006-10-30 Björn Steinbrink <B.Steinbrink@gmx.de>
-
- * data/graphics/items/CMakeLists.txt: Synced with autotools config.
- * data/graphics/items/CMakeLists.txt: Added new items to CMake config.
- * src/being.cpp: Properly initialize sprite vector.
-
-2006-10-29 Bjørn Lindeijer <bjorn@lindeijer.nl>
-
- * configure.ac, The Mana World.dev, CMakeLists.txt,
- data/help/header.txt, NEWS: Set version to 0.0.21.1.
- * src/player.cpp: Fixed excessive unnecessary reloading of sprites.
-
-2006-10-28 Björn Steinbrink <B.Steinbrink@gmx.de>
-
- * src/main.c: Reload wallpaper after updates are fetched.
- * data/graphics/sprites/Makefile.am: Added monster20.
-
-2006-10-28 Philipp Sehmisch <tmw@crushnet.org>
-
- * data/graphics/sprites/monster20.png,
- data/graphics/sprites/monster20.xml,
- data/graphics/sprites/CMakeLists.txt:
- Added pumpkin ghost monster for halloween event.
- * data/maps/new_9-1.tmx.gz: Fixed a map discrepancy between
- new_9-1 and new_14-1 (no new walkmap required). Thanks to QOAL
- for reporting.
-
-2006-10-24 Philipp Sehmisch <tmw@crushnet.org>
-
- * data/graphics/images/ambient/night.png: added graphic for night
- ambient effect.
-
-2006-10-23 Bjørn Lindeijer <bjorn@lindeijer.nl>
-
- * configure.ac: Added zlib check before PhysFS check. The PhysFS check
- was failing on MSYS because of a missing -lz.
-
-2006-10-22 Björn Steinbrink <B.Steinbrink@gmx.de>
-
- * CMakeLists.txt, src/CMakeLists.txt: Add PACKAGE_VERSION support.
- * CMakeLists.txt, src/CMakeLists.txt: Setup the binary dir in the main
- CMakeLists.txt file.
- * src/main.h: Include config.h only when we have it.
- * src/CMakeLists.txt: Properly set build flags for the tmw target.
-
-2006-10-18 Björn Steinbrink <B.Steinbrink@gmx.de>
-
- * src/CMakeLists.txt, data/graphics/tiles/CMakeLists.txt,
- data/graphics/items/CMakeLists.txt, data/graphics/gui/CMakeLists.txt,
- data/graphics/images/ambient/CMakeLists.txt,
- data/graphics/images/CMakeLists.txt,
- data/graphics/sprites/CMakeLists.txt, data/maps/CMakeLists.txt,
- data/sfx/CMakeLists.txt, data/help/CMakeLists.txt,
- data/icons/CMakeLists.txt, data/CMakeLists.txt, CMakeLists.txt: Add
- TMW_DATADIR definition.
-
-2006-10-16 Eugenio Favalli <elvenprogrammer@gmail.com>
-
- * src/CMakeLists.txt: Adjusted path for Windows.
-
-2006-10-16 Björn Steinbrink <B.Steinbrink@gmx.de>
-
- * CMakeLists.txt: Enable OpenGL by default.
- * CMake/Modules/FindLibcurl.cmake: Fix libcurl library not being
- marked as advanced option.
- * CMakeLists.txt, src/CMakeLists.txt: Add OpenGL option.
- * data/CMakeLists.txt: Adjust data destination for Windows.
- * src/CMakeLists.txt: Adjust binary destination for Windows.
- * src/CMakeLists.txt, data/graphics/tiles/CMakeLists.txt,
- data/graphics/items/CMakeLists.txt, data/graphics/gui/CMakeLists.txt,
- data/graphics/images/ambient/CMakeLists.txt,
- data/graphics/images/CMakeLists.txt,
- data/graphics/sprites/CMakeLists.txt, data/graphics/CMakeLists.txt,
- data/maps/CMakeLists.txt, data/sfx/CMakeLists.txt,
- data/help/CMakeLists.txt, data/icons/CMakeLists.txt,
- data/CMakeLists.txt, CMakeLists.txt: Add CMake install support.
- * CMake/Modules/FindGuichan.cmake, CMake/Modules/FindLibXml2.cmake,
- CMake/Modules/FindLibcurl.cmake, CMakeLists.txt, src/CMakeLists.txt:
- Add basic CMake support for building tmw.
-
-2006-10-12 Yohann Ferreira <bertram@cegetel.net>
-
- * debian/rules, debian/tmw-data.install, debian/tmw-data.dirs,
- debian/tmw-music.install, debian/changelog: Updating Debian files for
- bug fixing.
-
-2006-10-12 Frode Lindeijer <f.lindeijer@gmail.com>
-
- * /data/graphics/sprites/npcs.png: Updated the clothes salesman,
- it was way out of date.
-
-2006-10-12 Cédric Borgese <cedric.borgese@gmail.com>
-
- * data/graphics/tiles/Woodland_x3.png: Enlarge the trunk and the
- base of the trees in the woodland tileset.
-
-2006-10-09 Yohann Ferreira <bertram@cegetel.net>
-
- * src/gui/buysell.cpp, src/gui/buy.cpp : A little tweak to the buy
- dialogs.
-
-2006-10-07 Bjørn Lindeijer <bjorn@lindeijer.nl>
-
- * src/resources/mapreader.cpp: Added support for gzip compressed map
- layers.
- * configure.ac, The Mana World.dev: Increased version to 0.0.22.
- * src/map.cpp: Removed unused setSize method. Also introduced
- initializeOverlays method and removed the confusing setOverlay (which
- actually added one).
- * src/properties.h: Added convenience method to read a property as a
- float.
- * src/map.cpp, src/resources/ambientoverlay.cpp,
- src/resources/ambientoverlay.h: Resolved some weirdness involving
- the terms scroll and speed.
-
-2006-10-07 Eugenio Favalli <elvenprogrammer@gmail.com>
-
- * The Mana World.dev, tmw.cbp: Updated project files.
-
-2006-10-03 Bjørn Lindeijer <bjorn@lindeijer.nl>
-
- * data/graphics/sprites/item006.xml,
- data/graphics/sprites/item007.xml,
- data/graphics/sprites/item008.xml,
- data/graphics/sprites/item009.xml,
- data/graphics/sprites/item006.png,
- data/graphics/sprites/item007.png,
- data/graphics/sprites/item008.png,
- data/graphics/sprites/item009.png,
- data/graphics/sprites/item010.xml,
- data/graphics/sprites/item010.png: Removed empty frames from
- headgears.
-
-2006-10-03 Björn Steinbrink <B.Steinbrink@gmx.de>
-
- * src/map.cpp, src/map.h, src/Makefile.am,
- src/resources/mapreader.cpp, src/resources/ambientoverlay.cpp,
- src/resources/ambientoverlay.h: Turned AmbientOverlay into a class.
- Cleaned up the associated code.
-
-2006-10-01 Eugenio Favalli <elvenprogrammer@gmail.com>
-
- * tools/Purger.java: Added a tool to purge old accounts from eAthena's
- database files.
-
-2006-10-01 Bjørn Lindeijer <bjorn@lindeijer.nl>
-
- * src/game.cpp, src/gui/trade.cpp, src/gui/inventorywindow.cpp:
- Accepted patches by GDO and VictorSan that fix problems with hiding
- windows using h and problems with trade window positioning.
-
-2006-09-28 Björn Steinbrink <B.Steinbrink@gmx.de>
-
- * src/map.cpp: Fix random crashes when map tiles are missing.
-
-2006-09-28 Bjørn Lindeijer <bjorn@lindeijer.nl>
-
- * data/graphics/maps/new_2-1.tmx.gz: Matt Howe fixed up cave map.
-
-2006-09-26 Eugenio Favalli <elvenprogrammer@gmail.com>
-
- * data/graphics/maps/new_6-1.tmx.gz: Alderan fixed a map issue.
-
-2006-09-25 Bjørn Lindeijer <bjorn@lindeijer.nl>
-
- * data/graphics/sprites/hairstyle*.png,
- data/graphics/sprites/hairstyle*.xml, tools/Reorganize.java: Removed
- unused frames from the hairsets.
- * src/resources/image.h: Defined NO_SDL_GLEXT to prevent a
- redefinition when gl.h also tries to define OpenGL extensions (patch
- accepted from Rogier Polak).
-
-2006-09-23 Bjørn Lindeijer <bjorn@lindeijer.nl>
-
- * data/maps/new_5-1.tmx.gz: Accepted new version by Matt Howe, fixing
- several mapping issues.
-
-2006-09-21 Eugenio Favalli <elvenprogrammer@gmail.com>
-
- * data/graphics/tiles/Makefile.am: Added missing tileset.
- * src/gui/updatewindow.cpp, src/gui/updatewindow.h: Made canceling the
- update process non-blocking (Patch by VictorSan).
-
-2006-09-21 Philipp Sehmisch <tmw@crushnet.org>
-
- * src/animation.cpp, src/animation.h, src/animatedsprite.cpp,
- src/animatedsprite.h: Removed some obsolete code and implemented
- the posibility to define an <end /> token in the <animation>s
- that allows to define an animation that doesn't loop and returns
- to the STAND animation when finished.
- * data/graphics/sprites/hairstyle*.xml,
- data/graphics/sprites/item0*.xml,
- data/graphics/sprites/monster*.xml,
- data/graphics/sprites/weapons.xml: Used the <end /> token for all
- attack animations fixing the problem with looping monster attack
- animations.
-
-2006-09-20 Philipp Sehmisch <tmw@crushnet.org>
-
- * data/graphics/items/generic-whitefur.png,
- data/graphics/items/generic-cavesnakelamp.png,
- data/graphics/items/generic-hardspike.png,
- data/graphics/items/generic-pinkantennae.png,
- data/graphics/items/Makefile.am, data/items.xml: Added drops for new
- monsters.
- * src/gui/setup.cpp, src/gui/setup_video.cpp,
- src/gui/setup_video.h: Added a slider for controlling the overlay
- detail to the video setup dialog based on a patch by VictorSan.
- * data/maps/new_14-1.tmx.gz, data/maps/new_16-1.tmx.gz: Added cloud
- effect and minimap.
- * data/images/Makefile.am: Updated makefile.
-
-2006-09-19 Bjørn Lindeijer <bjorn@lindeijer.nl>
-
- * data/graphics/sprites/Makefile.am: Added missing monster19 sprite.
-
-2006-09-17 Eugenio Favalli <elvenprogrammer@gmail.com>
-
- * data/maps/Makefile.am: Added missing maps.
- * data/maps/new_10-1.tmx.gz: Disabled layer compression.
-
-2006-09-18 Philipp Sehmisch <tmw@crushnet.org>
-
- * data/maps/new_9-1.tmx.gz: Fixed some mapping bugs (new walkmap
- required).
-
-2006-09-17 Eugenio Favalli <elvenprogrammer@gmail.com>
-
- * data/maps/new_10-1.tmx.gz: Fixed transparent snow issue (Fix by
- Pajarico).
-
-2006-09-17 Björn Steinbrink <B.Steinbrink@gmx.de>
-
- * src/game.cpp: Stop using the sticky window attribute which is
- unneeded for the current implementation, instead adjust the set of
- affected windows by the 'hide' shortcut.
-
-2006-09-17 Philipp Sehmisch <tmw@crushnet.org>
-
- * data/maps/new_14-1.tmx.gz, data/maps/new_15-1.tmx.gz,
- data/maps/new_16-1.tmx.gz: fixed some mapping errors.
-
-2006-09-16 Philipp Sehmisch <tmw@crushnet.org>
-
- * src/animatedsprite.cpp, src/animatedsprite.h: Fixed the crash when
- attacking without a weapon, some additional stability improvements and
- more descriptive variable names in the parsing algorithmn.
-
-2006-09-16 Eugenio Favalli <elvenprogrammer@gmail.com>
-
- * data/help/changes.txt, data/help/header.txt, NEWS, README,
- src/tmw.rc: Updated release infos.
-
-2006-09-14 Philipp Sehmisch <tmw@crushnet.org>
-
- * src/animation.h, src/animatedsprite.h,
- data/graphics/sprites/weapon.xml: Some modifications at the animation
- system. No more "undefined action foo" warnings in the tmw.log. Not
- visible actions must now be declared explicitly.
- * data/graphics/images/ambient/sandstorm.png,
- data/graphics/images/ambient/clouds.png: Improved quality of the overlay
- graphics.
-
-2006-09-14 Björn Steinbrink <B.Steinbrink@gmx.de>
-
- * src/gui/char_select.cpp: Remove debug output.
- * src/gui/char_select.cpp, src/main.cpp: Fix the character name
- matching loop and add support for saving the last used character
- (based on a patch by Andrew Harrison).
- * src/gui/char_select.cpp, src/gui/char_select.h, src/main.cpp: Clean
- up the player selection stuff, it's a bit nicer now.
- * src/main.cpp: Fix up the player selection command line option.
-
-2006-09-12 Bjørn Lindeijer <bjorn@lindeijer.nl>
-
- * src/game.cpp, src/game.h: Simplified fps limiting a bit and added
- some comments. Now based on ConfigListener so that the fpslimit option
- doesn't need to be queried the whole time.
- * NEWS: Updated with some items.
-
-2006-09-11 Eugenio Favalli <elvenprogrammer@gmail.com>
-
- * src/game.cpp: Fixed more fps issues.
-
-2006-09-09 Bjørn Lindeijer <bjorn@lindeijer.nl>
-
- * src/gui/gui.cpp: Removed easy targeting functionality since it
- interferes with walking around too much. Targeting can still be rather
- conveniently done with 'a' or the middle mouse button.
-
-2006-09-07 Björn Steinbrink <B.Steinbrink@gmx.de>
-
- * src/resources/image.cpp: Fixed a typo.
- * src/resources/image.cpp: Worked around a memory leak when using
- OpenGL.
-
-2006-09-06 Philipp Sehmisch <tmw@crushnet.org>
-
- * data/graphics/sprites/item010.png, data/graphics/sprites/item010.xml,
- data/graphics/sprites/Makefile.am: Added santa hat sprites and updated
- makefile.
-
-2006-09-06 Eugenio Favalli <elvenprogrammer@gmail.com>
-
- * src/game.cpp, src/gui/setup_video.cpp, src/main.cpp: Fixed fps
- limiter issues and increased default limit to 60.
- * src/game.cpp: Fixed fps limiter when disabled.
-
-2006-09-05 Philipp Sehmisch <tmw@crushnet.org>
- * data/graphics/tiles/Woodland_ground.png,
- data/graphics/tiles/Woodland_x2.png,
- data/graphics/tiles/Woodland_x3.png: Some minor improvements and
- additions at my tilesets.
- * data/graphics/sprites/monster0.xml,
- data/graphics/sprites/monster1.xml,
- data/graphics/sprites/monster2.xml,
- data/graphics/sprites/monster3.xml,
- data/graphics/sprites/monster4.xml,
- data/graphics/sprites/monster5.xml,
- data/graphics/sprites/monster6.xml,
- data/graphics/sprites/monster8.xml,
- data/graphics/sprites/monster9.xml,
- data/graphics/sprites/monster11.xml,
- data/graphics/sprites/monster13.xml,
- data/graphics/sprites/monster0.xml: Adjusted the animation speed of
- several monsters.
-
-2006-09-03 Bjørn Lindeijer <bjorn@lindeijer.nl>
-
- * src/floor_item.cpp, src/gui/equipmentwindow.cpp, src/gui/sell.cpp,
- src/gui/trade.cpp, src/gui/inventorywindow.h,
- src/gui/selectionlistener.h, src/gui/itemcontainer.h,
- src/gui/inventorywindow.cpp, src/gui/buy.cpp,
- src/gui/itemcontainer.cpp, src/gui/popupmenu.cpp, src/item.h,
- src/net/inventoryhandler.cpp, src/Makefile.am,
- src/resources/itemmanager.h, src/resources/iteminfo.cpp,
- src/resources/iteminfo.h, src/resources/itemmanager.cpp: Introduced
- SelectionListener to fix updating problem in inventory window (should
- also be used to fix similar problem in trade, buy and sell dialogs).
- Made the ItemInfo be passed around as a reference instead of a pointer,
- since it is never NULL.
- * src/gui/trade.cpp, src/gui/trade.h: Fixed updating of labels in
- trade window.
- * src/gui/sell.cpp, src/gui/listbox.h, src/gui/inventorywindow.h,
- src/gui/buy.h, src/gui/buy.cpp, src/gui/sell.h, src/gui/listbox.cpp:
- Fixed updating of labels in buy and sell dialogs. Also made our
- listbox respond to mouse dragging to change the selection.
-
-2006-09-02 Bernard Lidicky <bernard@matfyz.cz>
-
- * src/game.cpp, src/beingmanager.h, src/gui/gui.cpp,
- src/beingmanager.cpp, src/localplayer.h, README,
- data/help/commands.txt, NEWS: Added targeting nearest monster with
- either keyboard or mouse. Also made clicking beings in general a bit
- easier (patch applied by Bjørn Lindeijer).
-
-2006-09-01 Eugenio Favalli <elvenprogrammer@gmail.com>
-
- * data/graphics/sprites/monster19.png,
- data/graphics/sprites/monster19.xml, data/graphics/tiles/arena.png,
- data/graphics/tiles/cave.png, data/maps/new_17-1.tmx.gz,
- data/maps/new_6-1.tmx.gz: Added new big cave map, lamp-snake monster,
- improved arena map.
-
-2006-08-30 Philipp Sehmisch <tmw@crushnet.org>
-
- * data/graphics/sprites/item007.png,
- data/graphics/sprites/item007.xml, data/graphics/sprites/item009.png,
- data/graphics/sprites/item009.xml:
- Added sprites for miners helm and standard headband.
-
-2006-08-29 Bjørn Lindeijer <bjorn@lindeijer.nl>
-
- * src/map.cpp, src/beingmanager.h, src/gui/minimap.cpp,
- src/engine.cpp, src/beingmanager.cpp: It's better to use a reference
- when you don't need a pointer.
- * NEWS: Updated with addition of config file option.
-
-2006-08-29 Andrew Harrison <atharris@users.sourceforge.net>
-
- * src/main.cpp: Added command line option to specify which
- configuration file to use (patch applied by Bjørn Lindeijer).
-
-2006-08-29 Matthias Hartmann <hartmann.matthias@gmail.com>
-
- * data/graphics/sprites/item006.png,
- data/graphics/sprites/item006.xml, data/graphics/sprites/item008.xml:
- Fixed fancy hat + silk headband positions.
-
-2006-08-29 Philipp Sehmisch <tmw@crushnet.org>
-
- * data/graphics/sprites/item008.png,
- data/graphics/sprites/item008.xml, data/graphics/sprites/Makefile.am:
- Added fancy hat sprite.
-
-2006-08-28 Philipp Sehmisch <tmw@crushnet.org>
-
- * src/gui/setup_video.cpp: Modified the ranges of the ScrollLaziness
- and ScrollRadius sliders.
-
-2006-08-28 Eugenio Favalli <elvenprogrammer@gmail.com>
-
- * data/graphics/items/*: Changed svn properties.
- * data/graphics/sprites/item001.xml, data/graphics/sprites/item002.xml,
- data/graphics/sprites/item003.xml, data/graphics/sprites/item004.xml,
- data/graphics/sprites/item005.xml, data/graphics/sprites/item006.png,
- data/graphics/sprites/item006.xml, data/graphics/sprites/Makefile.am:
- Added headband and fixed svn properties.
-
-2006-08-27 Bjørn Lindeijer <bjorn@lindeijer.nl>
-
- * src/net/inventoryhandler.cpp: Applied patch by Andrew Harrison that
- adds item pickup messages to the chat window.
- * NEWS: Updated with some recently added and fixed issues. Doesn't
- mention any of the recent content updates yet.
-
-2006-08-26 Pascal Ganaye <pascalganaye@users.sourceforge.net>
-
- * src/joystick.h, src/joystick.cpp, src/gui/setup.cpp,
- src/gui/setup_joystick.h, src/gui/setup_video.cpp,
- src/gui/setup_joystick.cpp, src/gui/setup_video.h: Added sliders to
- the video section of the setup window to configure the laziness and
- radius of the scrolling behaviour. Added a checkbox to the joystick
- section to allow enabling/disabling the joystick (patch applied by
- Bjørn Lindeijer).
-
-2006-08-26 Bjørn Lindeijer <bjorn@lindeijer.nl>
-
- * src/gui/ministatus.cpp, src/gui/ministatus.h: Applied patch by mrha
- (Herbi), adding experience bar to the ministatus in the top left.
- * configure.ac, data/graphics/items/Makefile.am,
- data/graphics/Makefile.am: Added Makefile.am to make sure the item
- icons are installed.
- * src/player.cpp, src/animation.h, src/player.h,
- src/animatedsprite.cpp, src/animation.cpp: Applied patch by Bahamut81
- which implements resetting of Animation, Action and AnimatedSprite.
- This fixes the animation synchronization issues.
-
-2006-08-25 Matthias Hartmann <hartmann.matthias@gmail.com>
-
- * src/gui/char_select.cpp, src/gui/char_select.h, src/main.cpp: Added
- --playername command line option for selecting the character you want
- to play with (patch applied by Bjørn Lindeijer).
-
-2006-08-25 Philipp Sehmisch <tmw@crushnet.org>
-
- * src/engine.cpp, src/map.h, src/map.cpp: Addded new config variable
- "OverlayDetail" to control the number of drawn overlays.
- 2 (or more) = all (default), 1 = only the first one, 0 = none.
-
-2006-08-24 Eugenio Favalli <elvenprogrammer@gmail.com>
-
- * data/help/commands.txt, README, src/game.cpp, src/gui/chat.cpp,
- src/gui/window.cpp, src/gui/window.h: Added support for sticky windows
- as discussed with doener. Patch by Andrew Harrison.
- * data/items.xml: Added jeans shorts.
-
-2006-08-24 Philipp Sehmisch <tmw@crushnet.org>
-
- * src/engine.cpp: Scrolling speed no longer affected by framerate.
- * src/map.cpp, scr/map.h: Overlay speed no longer affected by
- framerate.
- * data/maps/new_1-1.tmx.gz, data/graphics/new_7-1.tmx.gz,
- data/graphics/images/ambient/sandstorm.png: Redone sandstorm effect
- (larger and more transparent image, tripple layer parallax scrolling)
-
-2006-08-24 Frode Lindeijer <f.lindeijer@gmail.com>
-
- * data/graphics/sprites/item004.png,
- data/graphics/sprites/item005.png, data/graphics/sprites/Makefile.am,
- data/graphics/items/armor-legs-cottonshorts,
- data/graphics/items/armor-legs-jeanshorts: Added the equip graphics of
- the short jeans and the cotton shorts and an inventory icon of the
- cotton shorts. Also added all added files to the makefile.
-
-2006-08-23 Philipp Sehmisch <tmw@crushnet.org>
-
- * data/maps/new_7-1.tmx.gz: Fixed a minor mapping bug reported on the
- forum (no new walkmap required).
- * data/maps/new_9-1.tmx.gz: Fixed two minor mapping bugs (new walkmap
- required).
-
-2006-08-22 Bjørn Lindeijer <bjorn@lindeijer.nl>
-
- * configure.ac, data/graphics/images/ambient,
- data/graphics/images/ambient/Makefile.am,
- data/graphics/images/Makefile.am: Updated makefiles to account for new
- ambient images and changed the version from 0.0.20.1 to 0.0.21.
-
-2006-08-21 Eugenio Favalli <elvenprogrammer@gmail.com>
-
- * The Mana World.dev, tmw.cbp: Updated project files.
-
-2006-08-21 Philipp Sehmisch <tmw@crushnet.org>
-
- * src/mapreader.cpp: Added logic for initialisation of the overlays.
- * src/map.cpp, src/map.h: Code for updating and drawing the overlays.
- * src/engine.cpp, src/engine.h: Added smooth scrolling and the call
- to draw the overlays.
- * data/maps/new_1-1.tmx.gz, data/graphics/new_7-1.tmx.gz,
- data/graphics/images/ambient/sandstorm.png: Added sandstorm effect
- to the desert maps outside of the city (feedback, please).
- * data/maps/new_2-1.tmx.gz, data/maps/new_4-1.tmx.gz,
- data/maps/new_5-1.tmx.gz, data/graphics/images/ambient/spotlight.png
- Added spotlight effect to the cave maps (feedback, please)
- * data/graphics/maps/new_9-1.tmx.gz,
- data/graphics/images/ambient/clouds.png:
- Added cloudshadow effect to the woodland map (feedback, please).
-
-2006-08-20 Bjørn Lindeijer <bjorn@lindeijer.nl>
-
- * configure.ac: Moved libpng check before SDL_image check, since the
- latter requires the former.
-
-2006-08-20 Yohann Ferreira <bertram@cegetel.net>
-
- * data/graphics/sprites/Makefile.am: Following the splitting from
- Philipp, moved out the items.png file from the Makefile.am.
- * debian/control, debian/tmw-data.install: Updated debian package
- creation process.
- * src/Makefile.am: Added iteminfo.cpp to avoid an undefined reference
- with gcc 4.1.2. Happy to be back :)
-
-2006-08-17 Philipp Sehmisch <tmw@crushnet.org>
-
- * data/graphics/items/*: Splitted the items.png into separate images
- with more distinctive names. (no, i won't list all 114)
- * src/itemmanager.cpp, data/items.xml: Replaced indices on the item
- spriteset with filenames. added names and descriptions for all missing
- items. Changed names and descriptions of some items.
- * src/engine.cpp: Removed global item spriteset.
- * src/floor_item.cpp, src/floor_item.h, src/iteminfo.cpp,
- src/iteminfo.h, src/equipmentwindow.cpp, src/equipmentwindow.h,
- src/itemcontainer.cpp, src/itemcontainer.h: The iteminfo class now
- provides a pointer to the item icon image instead of providing the
- index on the item spriteset.
- * data/graphics/tiles/trans_desert-woodland.png: Added transmission
- tileset between desert and woodland.
-
-2006-08-13 Eugenio Favalli <elvenprogrammer@gmail.com>
-
- * data/graphics/sprites/Makefile.am,
- data/graphics/sprites/monster18.png,
- data/graphics/sprites/monster18.xml,
- data/graphics/sprites/npcs.png: Added new monster and npcs.
- * src/gui.cpp, tmw.cbp, The Mana World.dev: Fixed Guichan 0.5.0
- compilation issues.
-
-2006-08-13 Bjørn Lindeijer <bjorn@lindeijer.nl>
-
- * src/openglgraphics.cpp, src/game.cpp, src/main.cpp,
- src/gui/buddywindow.cpp, src/gui/connection.cpp, src/gui/sell.cpp,
- src/gui/trade.cpp, src/gui/char_server.cpp, src/gui/window.cpp,
- src/gui/login.cpp, src/gui/skill.h, src/gui/gui.cpp,
- src/gui/item_amount.h, src/gui/setup_audio.h, src/gui/newskill.cpp,
- src/gui/register.h, src/gui/setup.cpp, src/gui/npclistdialog.h,
- src/gui/updatewindow.cpp, src/gui/char_select.cpp, src/gui/login.h,
- src/gui/item_amount.cpp, src/gui/setup_audio.cpp,
- src/gui/npc_text.cpp, src/gui/chat.h, src/gui/setup_joystick.h,
- src/gui/setup_video.cpp, src/gui/ok_dialog.cpp, src/gui/textfield.cpp,
- src/gui/inventorywindow.h, src/gui/newskill.h, src/gui/box.h,
- src/gui/ministatus.cpp, src/gui/buy.h, src/gui/setup.h,
- src/gui/confirm_dialog.cpp, src/gui/debugwindow.cpp, src/gui/vbox.cpp,
- src/gui/chat.cpp, src/gui/setup_joystick.cpp, src/gui/updatewindow.h,
- src/gui/char_select.h, src/gui/buysell.h, src/gui/tabbedcontainer.cpp,
- src/gui/inventorywindow.cpp, src/gui/help.cpp, src/gui/status.h,
- src/gui/npc_text.h, src/gui/setup_video.h, src/gui/menuwindow.cpp,
- src/gui/ok_dialog.h, src/gui/buy.cpp, src/gui/buddywindow.h,
- src/gui/sell.h, src/gui/trade.h, src/gui/char_server.h,
- src/gui/skill.cpp, src/gui/buysell.cpp, src/gui/confirm_dialog.h,
- src/gui/debugwindow.h, src/gui/status.cpp, src/gui/register.cpp,
- src/gui/scrollarea.cpp, src/gui/tabbedcontainer.h,
- src/gui/npclistdialog.cpp, src/gui/help.h, src/net/tradehandler.cpp,
- src/net/playerhandler.cpp, src/Makefile.am,
- src/resources/sdlimageloader.cpp, src/resources/sdlimageloader.h,
- src/resources/openglsdlimageloader.cpp,
- src/resources/resourcemanager.cpp,
- src/resources/openglsdlimageloader.h, src/resources/resourcemanager.h:
- Updated TMW to be compatible with Guichan 0.5.0 (merged from
- guichan-0.5.0 branch).
- * INSTALL, docs/INSTALL/win32.txt: Updated required Guichan to version
- 0.5.0.
- * configure.ac: Moved some basic checks above the checks on the
- libraries we depend on, in order to get rid of the confusing
- rpl_realloc error.
- * src/resources/openglsdlimageloader.cpp, src/player.cpp: Fixed
- several compiler warnings and a linker error when compiling without
- OpenGL support.
-
-2006-08-12 Philipp Sehmisch <tmw@crushnet.org>
-
- * data/maps/new_9-1.tmx.gz, data/maps/new_14-1.tmx.gz,
- data/maps/new_15-1.tmx.gz, data/maps/new_16-1.tmx.gz: Fixed some
- inaccessible areas.
-
-2006-08-07 Philipp Sehmisch <tmw@crushnet.org>
- * data/maps/new_9-1.tmx.gz, data/maps/new_14-1.tmx.gz,
- data/maps/new_15-1.tmx.gz, data/maps/new_16-1.tmx.gz,
- data/graphics/images/minimap_new_9-1.png,
- data/graphics/images/minimap_new_14-1.png,
- data/graphics/images/minimap_new_15-1.png,
- data/graphics/images/minimap_new_16-1.png: Added minimaps for woodland
- maps.
-
-2006-08-07 Philipp Sehmisch <tmw@crushnet.org>
-
- * data/maps/new_1-1.tmx.gz, data/maps/new_14-1.tmx.gz,
- data/maps/new_15-1.tmx.gz, data/maps/new_16-1.tmx.gz:
- Added a new woodland map and a connection map between desert and
- woodland.
- * data/graphics/woodland_ground.png: Added some new rocks.
-
-2006-08-07 Björn Steinbrink <B.Steinbrink@gmx.de>
-
- * src/game.cpp, src/gui/chat.h, src/gui/chat.cpp, src/main.cpp: A
- bunch of cleanups.
-
-2006-08-05 Björn Steinbrink <B.Steinbrink@gmx.de>
-
- * src/configuration.cpp, src/game.cpp, src/engine.cpp, src/player.cpp,
- src/being.cpp, src/resources/mapreader.cpp,
- src/resources/itemmanager.cpp: Some cleanups, mostly lowering
- indentation.
- * src/being.cpp: Small code cleanup.
-
-2006-08-04 Björn Steinbrink <B.Steinbrink@gmx.de>
-
- * src/animatedsprite.cpp: Fix enum being treated as string.
- * src/animation.cpp: Small code cleanups. Removed unused headers.
- * src/animatedsprite.cpp: Small code cleanup/lower indentation.
-
-2006-08-04 Bjørn Lindeijer <bjorn@lindeijer.nl>
-
- * src/animatedsprite.cpp: Fixed presence of NULL actions. This is
- doener's version of the fix, because it was more efficient in the more
- common case.
-
-2006-08-04 Frode Lindeijer <f.lindeijer@gmail.com>
-
- * data/graphics/tiles/desert_x3.png: Replaced the old cactus with
- a nice new high-res one.
-
-2006-08-03 Bjørn Lindeijer <bjorn@lindeijer.nl>
-
- * src/player.cpp, src/being.cpp, src/being.h: Removed three
- setDirection(mDirection) calls by instead specifically setting the
- current direction on the newly added animated sprite. The same might
- be done for the action later.
- * src/animatedsprite.h, src/animatedsprite.cpp: Since this class isn't
- subclassed and has no virtual functions, make protected members
- private. Also added a start of a reset function which could be a
- solution to unsynchronized animated sprites.
- * src/net/network.cpp: Fixed two delete/delete[] errors.
-
-2006-08-01 Philipp Sehmisch <tmw@crushnet.org>
-
- * src/animation.h, src/animation.cpp, src/animatedsprite.h,
- src/animatedsprite.cpp, src/being.cpp: Animations and directions
- are now passed and stored as enums and no longer as strings.
-
-2006-07-30 Björn Steinbrink <B.Steinbrink@gmx.de>
-
- * src/animatedsprite.h, src/animatedsprite.cpp: Unified the play
- methods.
-
-2006-07-30 Philipp Sehmisch <tmw@crushnet.org>
-
- * data/maps/new_5-1.tmx.gz: Fixed two minor mapping errors (no new
- walkmap required).
-
-2006-07-29 Björn Steinbrink <B.Steinbrink@gmx.de>
-
- * src/animatedsprite.h, src/animatedsprite.cpp, src/animation.cpp: A
- bunch of cleanups.
- * src/animation.h, src/animatedsprite.cpp: Moved included from header
- to source file.
-
-2006-07-28 Björn Steinbrink <B.Steinbrink@gmx.de>
-
- * src/npc.cpp, src/player.cpp, src/animatedsprite.h, src/animation.h,
- src/being.cpp, src/main.cpp, src/monster.cpp, src/animatedsprite.cpp,
- src/animation.cpp, src/Makefile.am, src/being.h: Moved AnimatedSprite
- into its own files, removed useless includes.
- * src/engine.cpp: Removed an unused var.
-
-2006-07-26 Eugenio Favalli <elvenprogrammer@gmail.com>
-
- * data/graphics/sprites/Makefile.am, data/graphics/tiles/Makefile.am,
- data/maps/Makefile.am, data/maps/new_13-1.tmx.gz: Added map with
- inside of snow village buildings and fixed makefiles.
- * src/being.cpp, src/being.h, src/player.cpp: Fixed direction and
- action issues when changing appeareance, frames are still out of sync.
- * data/maps/Makefile.am, data/maps/new_14-1.tmx.gz,
- data/maps/new_9-1.tmx.gz: Added new woodland map by Crush and fixed
- connection with the old one.
-
-2006-07-26 Bjørn Lindeijer <bjorn@lindeijer.nl>
-
- * data/maps/new_4-1.tmx.gz: Fixes to the collision layer.
-
-2006-07-26 Frode Lindeijer <f.lindeijer@gmail.com>
-
- * data/graphics/tiles/snowset.png, data/graphics/tiles/snow_x2.png,
- data/graphics/tiles/snow_x3.png: Moved the lamppost, the rock and the
- bench to seperate tall tilebitmaps.
- * data/maps/new_11-1.tmx.gz: Improved the snow village map, main
- changes are that the player can now walk better behind houses,
- lampposts, rocks and benches.
- * data/graphics/sprites/item003.png, data/graphics/sprites/item003.xml:
- Added the leather shirt
-
-2006-07-25 Bjørn Lindeijer <bjorn@lindeijer.nl>
-
- * src/log.cpp, src/log.h: Added support for writing log to standard
- output.
- * src/gui/updatewindow.cpp: Fixed updating on Windows.
-
-2006-07-24 Bjørn Lindeijer <bjorn@lindeijer.nl>
-
- * src/main.cpp: Fixed the loading of updates and made skipping the
- update process also skip the loading of updates.
-
-2006-07-24 Björn Steinbrink <B.Steinbrink@gmx.de>
-
- * src/localplayer.cpp, src/being.cpp: Fixed setDirection() semantics.
- Removed a printf-leftover.
-
-2006-07-24 Frode Lindeijer <f.lindeijer@gmail.com>
-
- * data/graphics/sprites/npcs.png: Added the organdealer to the NPCs.
- * data/graphics/sprites/player_male_base.png,
- data/graphics/sprites/player_female_base.png: Fixed some transparency
- issues.
-
-2006-07-24 Eugenio Favalli <elvenprogrammer@gmail.com>
-
- * src/being.cpp, src/being.h, src/localplayer, The Mana World.dev,
- tmw.cbp: Removed unused code, fixed "change direction when not
- walking" bug, updated project files.
- * data/graphics/sprites/monster1.xml: Slowed down scorpions.
- * data/graphics/sprites/monster2.xml: Red scorpions have got the same
- problem.
- * data/graphics/sprites/player_female_base.xml: Fixed female playerset
- animation definition.
- * data/help/about.txt, data/help/changes.txt, data/help/commands.txt,
- data/help/header.txt, data/help/index.txt, data/help/skills.txt,
- data/help/support.txt, data/help/team.txt: Forced to use UNIX end of
- line character.
- * src/net/equipmenthandler.cpp: Equipments now use real slot
- positions.
-
-2006-07-24 Bjørn Lindeijer <bjorn@lindeijer.nl>
-
- * src/floor_item.cpp, src/animation.h, src/being.cpp, src/main.cpp,
- src/gui/equipmentwindow.cpp, src/gui/playerbox.cpp,
- src/gui/itemcontainer.cpp, src/engine.cpp, src/tileset.h,
- src/animation.cpp, src/Makefile.am, src/resources/mapreader.cpp,
- src/resources/resourcemanager.cpp, src/resources/spriteset.cpp,
- src/resources/resourcemanager.h, src/resources/spriteset.h,
- src/being.h, src/graphic/spriteset.cpp, src/graphic/spriteset.h,
- data/graphics/sprites/npc.xml, data/graphics/sprites/weapons.xml:
- Implemented caching of spritesets, including a lot of cleanups to the
- new animation system. Action now refers to the Spriteset directly and
- AnimatedSprite refers to the current Action directly instead of using
- the std::map with a std::string constantly. Some methods and
- parameters are marked as const. The READ_PROP macro was replaced by
- static methods. Warnings are logged when unnamed actions are defined
- or when actions refer to undefined imagesets. Code is more tolerant
- towards missing actions.
- * NEWS: Rearranged some items.
-
-2006-07-21 Eugenio Favalli <elvenprogrammer@gmail.com>
-
- * src/animation.cpp, src/animation.h: Removed unused code, fixed a
- numeric conversion, used a more meaningful speed.
-
-2006-07-20 Eugenio Favalli <elvenprogrammer@gmail.com>
-
- * data/help/header.txt, data/help/skills.txt, docs/FAQ.txt, README:
- Updated some docs for the 0.0.20 release.
- * NEWS: Added new features of 0.0.20.
- * data/items.xml: Added shorts.
- * src/tmw.rc, The Mana World.dev, tmw.cbp: Added a resource script to
- let both Dev-Cpp and Code::Blocks share the same binary icon and
- version infos.
- * data/graphics/sprites/player_female_base.xml,
- data/graphics/sprites/player_male_base.xml, src/animation.cpp,
- src/animation.h, src/being.cpp: Fixed left bow attack animation,
- made the attack animation stay in sync with attack speed.
-
-2006-07-19 Bjørn Lindeijer <bjorn@lindeijer.nl>
-
- * src/gui/minimap.cpp: Fixed dot size of local player.
- * src/engine.cpp: Fixed color of "[TARGET]".
- * src/resources/mapreader.cpp, src/resources/mapreader.h,
- data/maps/new_12-1.tmx.gz, data/maps/new_3-1.tmx.gz,
- data/maps/new_4-1.tmx.gz, data/maps/new_5-1.tmx.gz,
- data/maps/new_6-1.tmx.gz, data/maps/new_7-1.tmx.gz,
- data/maps/new_8-1.tmx.gz, data/maps/new_9-1.tmx.gz,
- data/maps/new_1-1.tmx.gz, data/maps/new_10-1.tmx.gz,
- data/maps/new_11-1.tmx.gz, data/maps/new_2-1.tmx.gz: Implemented
- loading for the way Tiled saves properties since version 0.6.0 and
- updated all current maps.
-
-2006-07-19 Eugenio Favalli <elvenprogrammer@gmail.com>
-
- * data/graphics/sprites/item001.png, data/graphics/sprites/item001.xml,
- data/graphics/sprites/item002.png, data/graphics/sprites/item002.xml,
- data/graphics/sprites/item1202.png, data/graphics/sprites/Makefile.am,
- docs/INSTALL/win32.txt, src/animation.cpp, src/being.cpp, src/being.h,
- src/gui/equipmentwindow.cpp, src/gui/newskill.cpp, src/main.cpp,
- src/net/beinghandler.cpp, src/net/charserverhandler.cpp,
- src/player.cpp, src/player.h: Merged trunk changes r2381:2397 into
- new_animation branch.
- * tmw.cbp: Updated Code::Blocks project file.
- * src/gui/char_select.cpp: Fixed next/previous buttons behaviour in
- character selection dialog.
- * data/graphics/sprites/Makefile.am: Alphabetically correct.
-
-2006-07-19 Bjørn Lindeijer <bjorn@lindeijer.nl>
-
- * tmw.cbp: Added Code::Blocks project file.
-
-2006-07-18 Bjørn Lindeijer <bjorn@lindeijer.nl>
-
- * src/gui/updatewindow.cpp, src/gui/updatewindow.h, src/main.cpp,
- src/resources/resourcemanager.cpp, src/resources/resourcemanager.h:
- Updated the updating system. It will now only load those updates
- specified in the downloaded resources.txt file, and in the order
- in which they are mentioned (the top one being the most
- significant).
-
-2006-07-17 Frode Lindeijer <f.lindeijer@gmail.com>
-
- * data/graphics/sprites/items.png: Added shorts' icon to items.png
-
-2006-07-12 Bjørn Lindeijer <bjorn@lindeijer.nl>
-
- * src/gui/newskill.cpp: Fixed up a string comparison that caused a
- warning with GCC 4.2.
-
-2006-07-12 Frode Lindeijer <f.lindeijer@gmail.com>
-
- * data/graphics/sprites/item001.png: Completed the cotton shirt
- equipment graphic.
-
-2006-07-06 Philipp Sehmisch <tmw@crushnet.org>
-
- * src/animation.cpp, src/animation.h, src/being.cpp, src/being.h,
- src/monster.cpp, src/npc.cpp, src/player.cpp:
- Fixed some minor bugs, cleaned up general code style and added more
- comments.
-
-2006-07-05 Björn Steinbrink <B.Steinbrink@gmx.de>
-
- * src/monster.cpp, src/npc.cpp, src/player.cpp: Fixed broken paths.
- * data/graphics/sprites/Makefile.am: Added new files.
- * src/animation.cpp: Added missing return value...
- * src/Makefile.am: Added new files.
-
-2006-07-05 Bjørn Lindeijer <bjorn@lindeijer.nl>
-
- * data/graphics/sprites/monster0.xml: Fixed frame size of maggot.
- * src/being.h: drawName should be virtual, lest we want names to be
- drawn.
-
-2006-07-03 Philipp Sehmisch <tmw@crushnet.org>
-
- * src/spriteset.cpp, src/spriteset.h: Spriteset::get() doesn't crash
- anymore when requesting a sprite outside of the spriteset. (it returns
- NULL instead and logs a warning).
-
-2006-07-03 Philipp Sehmisch <tmw@crushnet.org>
-
- * src/being.cpp: Fixed a compiler issue reported by Pajarico.
-
-2006-07-03 Bjørn Lindeijer <bjorn@lindeijer.nl>
-
- * tools/Reorganize.java: Added tool used for reorganizing and
- auto-cropping the monster spritesets.
-
-2006-07-03 Philipp Sehmisch <tmw@crushnet.org>
-
- * src/main.cpp, src/engine.cpp: Removed some no longer required old
- style spritesets.
- * src/being.h, src/being.cpp: Removed some no longer needed member
- variables.
- * src/monster.cpp: Monsters are now drawed with the new animation
- system.
- * src/npc.cpp, data/graphics/sprites/npcs.xml: NPCs are now drawed
- with the new animation system.
- * src/being.h, src/being.cpp, src/npc.cpp, src/npc.h, src/monster.cpp,
- src/monster.h: Moved all drawing code from the Being based classes
- into Being.
- * data/graphics/sprites/monster*.png: Resized and reorganized the
- monster spritesets to fit the new animation system (thanks, Bjørn).
- * data/graphics/sprites/monster*.xml: Added animation files for all
- monsters.
- * src/animation.cpp: The offset values of the Frames of animated
- sprites are now modified so every frame is drawn centered.
- * data/graphics/sprites/hairstyle*.xml: Retuned the offsets of the
- hair sprites.
- * src/animation.cpp: Small stability fix.
- * src/being.cpp, src/being.h: weapon animation now uses the new
- animation system.
- * data/graphics/sprites/player_male_base.xml
- data/graphics/sprites/player_female_base.xml
- data/graphics/sprites/hairstyle*.xml: Tuned walk speed and added bow
- animations.
-
-2006-07-03 Eugenio Favalli <elvenprogrammer@gmail.com>
-
- * src/being.cpp: Removed an unnecessary parameter.
-
-2006-07-03 Bjørn Lindeijer <bjorn@lindeijer.nl>
-
- * data/graphics/sprites/Makefile.am: Updated to new xml files.
-
-2006-07-02 Philipp Sehmisch <tmw@crushnet.org>
-
- * src/localplayer.cpp: Fixed the "walking against walls" bug.
- * src/animation.cpp src/animation.h: fixed the "sliding" bug and
- removed some unused variables.
-
-2006-07-01 Philipp Sehmisch <tmw@crushnet.org>
-
- * src/being.cpp, src/being.h, src/player.cpp, src/player.h,
- src/localplayer.cpp: Sprites are now stored in a vector instead of a
- list, so they can be replaced a lot easier; added female playerset;
- added hairstyles and colors.
- * src/animation.cpp, src/animation.h: added support for variations,
- variations are animations stored in the same spriteset with the same
- layout and sequence but starting at another index.
- * data/graphics/sprites/player_female_base.xml: Added xml file for
- female characters.
- * data/graphics/sprites/hairstyle0.xml,
- data/graphics/sprites/hairstyle1.xml,
- data/graphics/sprites/hairstyle2.xml,
- data/graphics/sprites/hairstyle3.xml,
- data/graphics/sprites/hairstyle4.xml,
- data/graphics/sprites/hairstyle5.xml,
- data/graphics/sprites/hairstyle6.xml,
- data/graphics/sprites/hairstyle7.xml: Added xml files for all
- hairstyles (these xml files are using the new variation feature).
- * src/being.cpp, src/being.h, src/localplayer.cpp, src/player.cpp: The
- beings now haven't got one, but a list of animated sprites (named
- mSprites). At the moment it contains the hair and the base sprite.
- * src/animation.cpp, src/animation,h: Fixed a crash when substituting
- an undefined direction; renamed completeDirections method to
- substituteAction.
- * data/graphics/sprites/hairstyle0.xml: Made a xml file for the hair
- animation.
-
-2006-06-29 Eugenio Favalli <elvenprogrammer@gmail.com>
-
- * data/items.xml, src/being.cpp, src/being.h src/net/beinghandler.cpp,
- src/player.cpp: Clients get notified of equipping visible items.
- * src/net/beinghandler.cpp: GCC 4 fix.
-
-2006-06-28 Philipp Sehmisch <tmw@crushnet.org>
-
- * src/animation.cpp, src/animation.h: Parser now works like described
- on the wiki; the single animation phases are now stored in structures;
- drawing call for animatiedSprites moved into the animatiedSprite
- class.
- * src/being.cpp, src/being.h, src/localplayer.cpp, src/player.cpp:
- Renamed mAnimatedSprite to mBaseSprite to distinct it from hair-equip
- and other sprites that will also be part of the class.
- * src/player.cpp: Drawing call for animatiedSprites moved into the
- animatiedSprite class; time now correctly passed in ms to the
- animatedSprite class.
- * src/graphic/spriteset.cpp, src/graphic/spriteset.h: Width and height
- of the subimages is now saved in the spritesheet class.
- * src/graphics.cpp: Added an additional check to avoid crashes when
- passing a NULL pointer as image argument.
- * data/graphics/sprites/player_male_base.xml: Animation file now has
- the syntax described on the wiki.
-
-2006-06-27 Eugenio Favalli <elvenprogrammer@gmail.com>
-
- * data/graphics/sprites/Makefile.am,
- data/graphics/sprites/player_male_base.xml, src/being.cpp,
- src/being.h, src/engine.cpp, src/localplayer.cpp, src/main.cpp,
- src/net/beinghandler.cpp, src/net/playerhandler.cpp,
- src/resources/itemmanager.cpp, The Mana World.dev: Added a beginning
- of a new animation system to slow down player walking.
- * src/animation.cpp, src/animation.h: Forgot 2 files.
- * src/being.cpp, src/gui/equipmentwindow.cpp, src/player.cpp:
- Equipment window now show all the slots, and adapted visible shirts to
- head (middle) equipments.
-
-2006-06-27 Frode Lindeijer <f.lindeijer@gmail.com>
-
- * /tmw/trunk/data/graphics/sprites/player_male_base.png:
- Fixed transparency issue with the north punching frames
-
-2006-06-26 Bjørn Lindeijer <bjorn@lindeijer.nl>
-
- * src/net/messagein.cpp: Fixed the readString method (synchronized
- with the server version by Guillaume Melquiond).
-
-2006-06-21 Eugenio Favalli <elvenprogrammer@gmail.com>
-
- * data/graphics/sprites/Makefile.am,
- data/graphics/sprites/monster11.png,
- data/graphics/sprites/monster17.png: Fixed attack animation of monster
- 11 and added a new monster.
- * data/graphics/sprites/Makefile.am,
- data/graphics/sprites/player_female_base.png, src/being.cpp,
- src/being.h, src/gui/char_select.cpp, src/gui/char_select.h,
- src/gui/playerbox.cpp, src/gui/playerbox.h, src/gui/register.cpp,
- src/main.cpp, src/net/beinghandler.cpp, src/net/charserverhandler.cpp,
- src/player.cpp: Added female players.
-
-2006-06-19 Philipp Sehmisch <tmw@crushnet.org>
-
- * data/graphics/sprites/monster16.png: added the little pink monster
-
-2006-05-22 Eugenio Favalli <elvenprogrammer@gmail.com>
-
- * data/graphics/tiles/icecave.png, data/graphics/tiles/Makefile.am,
- data/maps/Makefile.am, data/maps/new_10-1.tmx.gz,
- data/maps/new_11-1.tmx.gz, data/maps/new_4-1.tmx.gz,
- data/maps/new_5-1.tmx.gz, src/resources/itemmanager.cpp: A bunch of
- updates to the world and disabled art and type xml parser checks since
- they're not used.
-
-2006-05-21 Eugenio Favalli <elvenprogrammer@gmail.com>
-
- * The Mana World.dev: Updated dev-cpp project file.
-
-2006-05-17 Eugenio Favalli <elvenprogrammer@gmail.com>
-
- * data/graphics/sprites/npcs.png, data/graphics/tiles/Makefile.am,
- data/graphics/snow_building.png, data/graphics/tiles/snowset.png,
- data/maps/Makefile.am, data/maps/new_11-1.tmx.gz: New NPCs, new snow
- tiles and village.
-
-2006-05-15 Björn Steinbrink <B.Steinbrink@gmx.de>
-
- * src/gui/item_amount.cpp: Set slider range to the real values instead
- of mapping the amount between [0,1] and [1,max] all the time.
-
-2006-05-13 Bjørn Lindeijer <bjorn@lindeijer.nl>
-
- * src/openglgraphics.cpp: Set color back to current color instead of
- setting it to white. Fixes white rectangles in equipment window.
- * src/being.cpp, src/being.h, src/player.cpp: Specify the color in
- which speech and names are supposed to be drawn. Removed unused
- mSpeechColor member.
-
-2006-05-12 Björn Steinbrink <B.Steinbrink@gmx.de>
-
- * src/being.cpp: Fixed initialization order in Being ctor.
-
-2006-05-12 Eugenio Favalli <elvenprogrammer@gmail.com>
-
- * data/graphics/sprites/item1202.png,
- data/graphics/sprites/Makefile.am, src/being.cpp, src/being.h,
- src/localplayer.cpp, src/localplayer.h, src/main.cpp, src/player.cpp,
- The Mana World: You can now see the shirt when equipping a top
- equipment.
-
-2006-05-05 Eugenio Favalli <elvenprogrammer@gmail.com>
-
- * src/gui/setup_video.cpp: Fixed some numeric conversions.
-
-2006-05-03 Eugenio Favalli <elvenprogrammer@gmail.com>
-
- * configure.ac, src/game.cpp, src/graphics.cpp, src/main.cpp,
- src/openglgraphics.cpp, The Mana World: Increased fps limit
- granularity and cleaned some code, fixed some xml library name in
- Dev-C++ project file, switched version to 0.0.20.
- * src/game.cpp, src/gui/setup.cpp, src/gui/setup_video.cpp,
- src/gui/setup_video.h, src/main.cpp: FPS limit can now be set in setup
- dialog. Default value for FPS is 50. (Code based on peoro's patch).
-
-2006-05-02 Eugenio Favalli <elvenprogrammer@gmail.com>
-
- * src/localplayer.cpp: Fixed the delay last move bug.
-
-2006-04-29 Eugenio Favalli <elvenprogrammer@gmail.com>
-
- * data/graphics/tiles/cave.png: Added tiles by yosuhara.
-
-2006-04-28 Philipp Sehmisch <tmw@crushnet.org>
-
- * data/graphics/tiles/Woodland_ground.png: Graphical update of the
- woodland tileset. Paths improved, and tiles that were redunant
- replaced by new dirt tiles.
- * data/maps/new_9.1.tmx.gz: Modified because of changes in the tileset
- layout (no new server sided walkmap required).
- * data/graphics/sprites/monster11.png: Improved the shading of the
- mushroom monster.
- * data/graphics/sprites/monster15.png: Added dropshadow to the bat
- monster (note that the version 0.0.19 live update overrides the
- changed file).
-
-2006-04-04 Bjørn Lindeijer <bjorn@lindeijer.nl>
-
- * ChangeLog: Converted to UTF-8.
- * NEWS: Spelling correction.
- * docs/INSTALL/debian.txt, docs/INSTALL/win32.txt: Updated with
- respect to the move from CVS to Subversion.
-
-2006-03-25 Eugenio Favalli <elvenprogrammer@gmail.com>
-
- * src/gui/window.cpp: Added window resize patch by peoro.
-
-2006-03-21 Eugenio Favalli <elvenprogrammer@gmail.com>
-
- * The Mana World.dev: Updated project.
-
-2006-03-20 Björn Steinbrink <B.Steinbrink@gmx.de>
-
- * src/engine.cpp: Fixed a crash on map change.
-
-2006-03-20 Eugenio Favalli <elvenprogrammer@gmail.com>
-
- * src/gui/char_select.cpp: Fixed an include.
-
-2006-03-19 Björn Steinbrink <B.Steinbrink@gmx.de>
-
- * src/gui/register.h, src/gui/register.cpp: Fixed a memory leak and
- removed some whitespace noise.
- * src/lockedarray.h, src/game.cpp, src/gui/gui.cpp,
- src/gui/browserbox.cpp, src/gui/register.cpp,
- src/resources/resourcemanager.cpp: Removed some useless null pointer
- checks.
- * src/gui/login.cpp, src/gui/setup_audio.h, src/gui/setup.cpp,
- src/gui/setup_audio.cpp, src/gui/setup_video.cpp,
- src/gui/setup_video.h: Removed some duplicated initializations.
- * src/gui/setup_audio.h, src/gui/setup.cpp, src/gui/setup_audio.cpp,
- src/gui/setup_joystick.h, src/gui/setup_video.cpp, src/gui/setuptab.h,
- src/gui/setup.h, src/gui/setup_joystick.cpp, src/gui/setup_video.h,
- src/Makefile.am: Splitted setup window into manageable pieces
- according to their tabs in the window. Fixed some memory leaks along
- the way. Also fixed two settings not being stored on "apply".
-
-2006-03-18 Björn Steinbrink <B.Steinbrink@gmx.de>
-
- * src/gui/chat.cpp, src/gui/menuwindow.cpp, src/gui/skill.cpp,
- src/gui/status.cpp: Use the window container instead of the graphics
- class to calculate window positions.
- * src/utils/dtor.h: Fixed indentation.
- * src/configuration.cpp, src/log.cpp, src/main.cpp, src/being.cpp,
- src/monster.cpp, src/gui/equipmentwindow.cpp, src/gui/sell.cpp,
- src/gui/trade.cpp, src/gui/char_server.cpp, src/gui/setup.cpp,
- src/gui/updatewindow.cpp, src/gui/char_select.cpp,
- src/gui/ministatus.cpp, src/gui/debugwindow.cpp,
- src/gui/tabbedcontainer.cpp, src/gui/inventorywindow.cpp,
- src/gui/buy.cpp, src/gui/itemcontainer.cpp, src/gui/inttextbox.cpp,
- src/gui/debugwindow.h, src/gui/status.cpp, src/gui/register.cpp,
- src/net/chathandler.cpp, src/engine.cpp, src/utils/tostring.h,
- src/Makefile.am: Added a toString conversion function.
-
-2006-03-15 Björn Steinbrink <B.Steinbrink@gmx.de>
-
- * src/engine.h, src/main.cpp, src/gui/equipmentwindow.cpp,
- src/gui/window.cpp, src/gui/login.cpp, src/gui/listbox.h,
- src/gui/chat.h, src/gui/ministatus.cpp, src/gui/chat.cpp,
- src/gui/help.cpp, src/gui/itemcontainer.cpp, src/gui/listbox.cpp,
- src/gui/checkbox.cpp, src/engine.cpp, src/resources/image.cpp: A bunch
- of cosmetic changes.
- * src/net/network.cpp: Fixed connection not being shut down completely
- in case of an error.
-
-2006-03-13 Eugenio Favalli <elvenprogrammer@gmail.com>
-
- * src/main.cpp: Fixed skip update option.
-
-2006-03-13 Philipp Sehmisch <tmw@crushnet.org>
-
- * data/maps/new_7.1.tmx.gz: Fixed some map bugs (update of server
- sided walkmap required!)
-
-2006-03-11 Eugenio Favalli <elvenprogrammer@gmail.com>
-
- * data/graphics/sprites/hairstyle1.png,
- data/graphics/sprites/hairstyle2.png,
- data/graphics/sprites/hairstyle3.png,
- data/graphics/sprites/hairstyle4.png,
- data/graphics/sprites/hairstyle6.png,
- data/graphics/sprites/hairstyle7.png,
- data/graphics/sprites/Makefile.am: Fixed some hair positions, added a
- new style, updated makefile.
-
-2006-03-09 Björn Steinbrink <B.Steinbrink@gmx.de>
-
- * src/utils/dtor.h: Added guards.
- * src/game.cpp, src/main.cpp, src/gui/connection.cpp,
- src/gui/menuwindow.cpp, src/net/tradehandler.cpp,
- src/net/playerhandler.cpp: Made all local action listeners structs and
- moved them into anonymous namespaces.
- * src/gui/connection.cpp, src/gui/newskill.cpp,
- src/gui/chargedialog.cpp, src/gui/updatewindow.cpp,
- src/gui/progressbar.h, src/gui/ministatus.cpp,
- src/gui/progressbar.cpp, src/gui/status.cpp: Removed coordinate
- arguments from ProgressBar ctor.
- * src/openglgraphics.cpp, src/localplayer.cpp, src/game.cpp,
- src/map.cpp, src/log.cpp, src/being.cpp, src/monster.cpp, src/sound.h,
- src/graphics.cpp, src/gui/equipmentwindow.cpp, src/gui/sell.cpp,
- src/gui/trade.cpp, src/gui/char_server.cpp, src/gui/window.cpp,
- src/gui/login.cpp, src/gui/inttextbox.h, src/gui/chargedialog.h,
- src/gui/focushandler.h, src/gui/skill.h, src/gui/gui.cpp,
- src/gui/newskill.cpp, src/gui/register.h, src/gui/popupmenu.h,
- src/gui/setup.cpp, src/gui/npclistdialog.h, src/gui/chargedialog.cpp,
- src/gui/playerbox.h, src/gui/char_select.cpp, src/gui/login.h,
- src/gui/focushandler.cpp, src/gui/chat.h, src/gui/inventorywindow.h,
- src/gui/newskill.h, src/gui/ministatus.cpp, src/gui/buy.h,
- src/gui/playerbox.cpp, src/gui/setup.h, src/gui/itemcontainer.h,
- src/gui/debugwindow.cpp, src/gui/chat.cpp, src/gui/char_select.h,
- src/gui/inventorywindow.cpp, src/gui/help.cpp, src/gui/status.h,
- src/gui/buy.cpp, src/gui/itemcontainer.cpp, src/gui/equipmentwindow.h,
- src/gui/sell.h, src/gui/trade.h, src/gui/ministatus.h,
- src/gui/inttextbox.cpp, src/gui/char_server.h, src/gui/window.h,
- src/gui/skill.cpp, src/gui/debugwindow.h, src/gui/status.cpp,
- src/gui/register.cpp, src/gui/popupmenu.cpp, src/gui/minimap.cpp,
- src/gui/npclistdialog.cpp, src/gui/help.h, src/net/buysellhandler.cpp,
- src/net/beinghandler.cpp, src/net/charserverhandler.cpp,
- src/net/maploginhandler.cpp, src/net/playerhandler.cpp,
- src/engine.cpp, src/localplayer.h, src/beingmanager.cpp, src/map.h,
- src/log.h, src/sound.cpp, src/resources/itemmanager.h,
- src/resources/buddylist.cpp, src/resources/buddylist.h,
- src/resources/image.cpp, src/resources/image.h,
- src/resources/itemmanager.cpp, src/being.h, src/player.cpp: Made all
- class members named like mClassMember.
- * src/floor_item.cpp, src/map.cpp, src/being.cpp,
- src/gui/equipmentwindow.cpp, src/gui/playerbox.cpp,
- src/gui/itemcontainer.cpp, src/graphic/spriteset.cpp,
- src/graphic/spriteset.h, src/player.cpp: Added Spriteset::get() and
- Spriteset::size() to hide the member vector and remove the weird
- mySpriteset->spriteset stuff.
- * src/gui/buddywindow.cpp, src/gui/connection.cpp, src/gui/sell.cpp,
- src/gui/trade.cpp, src/gui/char_server.cpp, src/gui/login.cpp,
- src/gui/button.h, src/gui/newskill.cpp, src/gui/setup.cpp,
- src/gui/updatewindow.cpp, src/gui/button.cpp, src/gui/char_select.cpp
- ,src/gui/item_amount.cpp, src/gui/npc_text.cpp, src/gui/ok_dialog.cpp,
- src/gui/confirm_dialog.cpp, src/gui/debugwindow.cpp,
- src/gui/tabbedcontainer.cpp, src/gui/inventorywindow.cpp,
- src/gui/help.cpp, src/gui/menuwindow.cpp, src/gui/buy.cpp,
- src/gui/skill.cpp, src/gui/buysell.cpp, src/gui/status.cpp,
- src/gui/register.cpp, src/gui/npclistdialog.cpp: Made the Button ctor
- accept eventId and action listener.
- * src/localplayer.cpp, src/game.cpp, src/gui/trade.cpp,
- src/gui/inventorywindow.cpp, src/gui/trade.h, src/localplayer.h,
- src/game.h: Use std::auto_ptr in some places.
- * src/lockedarray.h: Use fill_n instead of for-loop.
- * src/gui/browserbox.cpp: Make the MouseOverLink functor dynamic and
- use a STL algorithm in one more place.
-
-2006-03-08 Bjørn Lindeijer <bjorn@lindeijer.nl>
-
- * src/gui/browserbox.h, src/gui/menuwindow.cpp, src/gui/buysell.cpp:
- Some fixes for compiling with pedantic compiler settings and const
- char* checks.
- * data/graphics/sprites/player_male_base.png: Use two rows for each
- direction in order to make the texture less wide so that it stays
- within the 1024 texture limit for OpenGL mode.
-
-2006-03-08 Björn Steinbrink <B.Steinbrink@gmx.de>
-
- * src/map.cpp, src/main.cpp, src/gui/button.cpp,
- src/gui/textfield.cpp, src/gui/playerbox.cpp,
- src/gui/windowcontainer.cpp, src/gui/skill.cpp,
- src/gui/scrollarea.cpp, src/engine.cpp, src/beingmanager.cpp,
- src/utils, src/utils/dtor.h, src/Makefile.am,
- src/flooritemmanager.cpp, src/graphic/spriteset.cpp: Added a 'dtor'
- helper functor to delete objects in arrays and containers using STL
- algorithms.
- * src/resources/image.cpp: Removed some conditional code.
- * src/localplayer.cpp, src/gui/gui.cpp: Reverted changes from r2225,
- it broke walking code as I missed the differences between tile and
- being collisions.
- * src/gui/itemcontainer.cpp, src/inventory.cpp: Made Inventory use STL
- algorithms and fixed getLastUsedSlot semantics.
- * src/engine.cpp, src/engine.h: Moved a variable definition into the
- right place and made getCurrentMap inline.
- * src/equipment.cpp, src/equipment.h: Use STL algorithms and make
- destructor inline.
- * src/localplayer.cpp, src/gui/gui.cpp: Let the LocalPlayer decide
- whether it can walk to a destination.
-
-2006-03-07 Yohann Ferreira <bertram@cegetel.net>
-
- * debian/rules, debian/changelog, ChangeLog: Updating Debian files for
- 0.0.19 release.
-
-2006-03-07 Eugenio Favalli <elvenprogrammer@gmail.com>
-
- * data/graphics/tiles/Makefile.am, data/graphics/tiles/Woodland.png:
- Removed unused tileset.
-
-2006-03-06 Björn Steinbrink <B.Steinbrink@gmx.de>
-
- * configure.ac: Version changed to 0.0.19.
-
-2006-03-06 Philipp Sehmisch <tmw@crushnet.org>
-
- * data/maps/new_9.1.tmx.gz: Fixed some mapping bugs.
-
-2006-03-06 Eugenio Favalli <elvenprogrammer@gmail.com>
-
- * AUTHORS, NEWS, README, data/help/changes.txt, data/help/header.txt,
- data/help/team.txt: A bunch of updates to docs, ready for 0.0.19.
- * data/help/changes.txt, src/main.cpp: Small fixes before releasing.
-
-2006-03-05 Björn Steinbrink <B.Steinbrink@gmx.de>
-
- * data/graphics/sprites/Makefile.am: Remove trailing whitespace.
- * src/engine.cpp: Re-add main.h header, Windows build needs it.
-
-2006-03-05 Eugenio Favalli <elvenprogrammer@gmail.com>
-
- * data/graphics/sprites/player_male_base.png: Added pants.
-
-2006-03-02 Eugenio Favalli <elvenprogrammer@gmail.com>
-
- * data/graphics/sprites/weapon1.png: Added missing frames.
- * src/player.cpp: Fixed north shooting hair position.
- * data/graphics/sprites/Makefile.am: Added new graphics.
- * data/graphics/sprites/monster15.png: Added bat monster.
-
-2006-03-01 Eugenio Favalli <elvenprogrammer@gmail.com>
-
- * The Mana World.dev: Enabled -Wall switch.
- * data/graphics/sprites/monster9.png: Fixed fire goblin north walking
- animation.
- * data/graphics/sprites/hairstyle1.png,
- data/graphics/sprites/hairstyle2.png,
- data/graphics/sprites/hairstyle3.png,
- data/graphics/sprites/hairstyle4.png,
- data/graphics/sprites/hairstyle5.png,
- data/graphics/sprites/hairstyle6.png,
- data/graphics/sprites/player_male_base.png,
- data/graphics/sprites/weapon0.png,
- data/graphics/sprites/weapon1.png: New graphics for hair styles,
- player and weapons.
- * src/being.cpp, src/being.h, src/engine.cpp, src/gui/playerbox.cpp,
- src/localplayer.cpp, src/main.cpp, beinghandler.cpp, player.cpp,
- src/resources/image.cpp: Hacked code to support the new playerset.
-
-2006-02-25 Björn Steinbrink <B.Steinbrink@gmx.de>
-
- * src/beingmanager.cpp, src/beingmanager.h, src/engine.cpp,
- src/main.h, src/sound.h: Added a logic method to the being manager.
-
-2006-02-24 Björn Steinbrink <B.Steinbrink@gmx.de>
-
- * src/being.cpp, src/being.h, src/configuration.cpp,
- src/configuration.h, src/engine.cpp, src/map.cpp, src/map.h,
- src/properties.h, src/gui/browserbox.cpp, src/gui/browserbox.h,
- src/gui/chat.cpp, src/gui/chat.h, src/gui/gccontainer.cpp,
- src/gui/gccontainer.h, src/gui/minimap.cpp,
- src/gui/tabbedcontainer.cpp, src/gui/tabbedcontainer.h,
- src/net/network.cpp, src/net/network.h, src/resources/itemmanager.cpp,
- src/resources/itemmanager.h: Another bunch of cosmetic cleanups, i.e.
- mostly typedefs...
-
-2006-02-23 Björn Steinbrink <B.Steinbrink@gmx.de>
-
- * src/being.cpp, src/being.h, src/beingmanager.cpp,
- src/beingmanager.h, src/engine.cpp, src/inventory.cpp,
- src/inventory.h, src/logindata.h, src/main.cpp, src/main.h,
- src/openglgraphics.cpp, src/gui/equipmentwindow.h,
- src/gui/minimap.cpp, src/gui/minimap.h, src/gui/windowcontainer.cpp,
- src/gui/windowcontainer.h, src/net/loginhandler.cpp: A bunch of mostly
- cosmetic cleanups.
-
-2006-02-23 Philipp Sehmisch <tmw@crushnet.org>
-
- * data/maps/new_4.1.tmx.gz: I remapped the hermits cave. It looks much
- more natural now. A new server sided walkmap is required.
-
-2006-02-22 Philipp Sehmisch <tmw@crushnet.org>
-
- * data/graphics/tiles/cave.png: fixed two almost invisible pixel
- errors
-
-2006-02-21 Philipp Sehmisch <tmw@crushnet.org>
-
- * data/maps/new_9.1.tmx.gz: fixed another map bug.
-
-2006-02-05 Yohann Ferreira <bertram@cegetel.net>
-
- * src/resources/itemmanager.cpp: Added warnings when parameters are
- missing in the items xml file.
-
-2006-02-16 Björn Steinbrink <B.Steinbrink@gmx.de>
-
- * src/gui/browserbox.cpp, src/gui/browserbox.h, src/gui/gui.cpp: Use
- Widget::mFont instead of browerFont for drawing, fixes the "gui
- needs to be valid real early" issue.
-
-2006-02-07 Björn Steinbrink <B.Steinbrink@gmx.de>
-
- * src/being.cpp, src/being.h, src/game.cpp, src/localplayer.cpp,
- src/localplayer.h, src/monster.cpp, src/player.cpp,
- src/net/messagein.cpp, src/net/protocol.cpp: Made the being directions
- being stored in a bitfield.
-
-2006-02-06 Philipp Sehmisch <tmw@crushnet.org>
-
- * data/graphics/tiles/Woodland_ground.png,
- data/graphics/tiles/Woodland_x2.png, data/maps/new_9.1.tmx.gz: added
- dynamic grass that covers the lower area of sprites (doesn't work for
- flower beds yet).
-
-2006-02-06 Eugenio Favalli <elvenprogrammer@gmail.com>
-
- * The Mana World.dev, src/net/tradehandler.cpp: Updated Dev-Cpp project
- file, fixed a gcc 3.4 issue.
- * src/net/tradehandler.cpp: Undone last changes because Bertram
- already fixed the compiler issue.
-
-2006-02-06 Björn Steinbrink <B.Steinbrink@gmx.de>
-
- * src/Makefile.am, src/game.cpp, src/joystick.cpp, src/joystick.h,
- src/gui/setup.cpp, src/gui/setup.h: Added a Joystick class.
- * src/being.cpp, src/being.h, src/monster.cpp, src/npc.cpp: Unify some
- of the drawing code for beings.
- * src/being.cpp, src/being.h, src/localplayer.h, src/player.cpp,
- src/player.h: Use virtual methods instead of getType() checks.
- * data/graphics/gui/browserfont.png,
- data/graphics/gui/fixedfont.png, data/graphics/gui/rpgfont_wider.png,
- data/graphics/gui/sansserif8.png, src/Makefile.am, src/engine.cpp,
- src/floor_item.cpp, src/floor_item.h, src/flooritemmanager.cpp,
- src/flooritemmanager.h, src/game.cpp, src/gui/gui.cpp,
- src/net/itemhandler.cpp: Introduced a FloorItemManager class.
-
-2006-02-05 Yohann Ferreira <bertram@cegetel.net>
-
- * data/graphics/gui/rpgfont_wider.png,
- data/graphics/gui/fixedfont.png,data/graphics/gui/browserfont.png,
- data/graphics/gui/sansserif8.png: Adding è accents mostly to the font
- images.
- * src/engine.cpp, src/being.h, src/being.cpp, src/player.cpp,
- src/gui/char_select.h, src/gui/char_select.cpp: Made the nickname and
- emotions displayed above every layers. Made the delete and ok buttons
- be disabled once the character is selected at login.
- * src/net/tradehandler.cpp, src/resources/itemmanager.cpp: Fixed a gcc
- 4.0 issue in the tradehandler. Strengthen the xml parser in the
- itemmanager so tmw doesn't crash anymore if an item lacks some
- parameters.
-
-2006-02-05 Bjørn Lindeijer <bjorn@lindeijer.nl>
-
- * INSTALL: Updated dependencies in response to patch by Hanno Braun.
-
-2006-02-05 Björn Steinbrink <B.Steinbrink@gmx.de>
-
- * data/graphics/tiles/Makefile.am: Added the new tilesets.
- * src/localplayer.cpp, src/localplayer.h, src/gui/gui.cpp: Made the
- player walk to items prior to picking them up.
-
-2006-02-04 Philipp Sehmisch <tmw@crushnet.org>
-
- * data/graphics/tiles/Woodland.png: new path design
- * data/graphics/tiles/Woodland_ground.png,
- data/graphics/tiles/Woodland_x2.png,
- data/graphics/tiles/Woodland_x3.png: splitted the tileset into three
- tilesets with different tile sizes
- (i kept the original tileset for backward compatiblity)
- * data/maps/new_9.1.tmx.gz: remapped with the oversized tile
- technology. made the forests less regular. made the unwalkable map
- borders more visual appealing
-
-2006-02-04 Björn Steinbrink <B.Steinbrink@gmx.de>
-
- * src/localplayer.h, src/logindata.h, src/main.cpp, src/main.h,
- src/gui/char_select.cpp, src/gui/char_server.cpp,
- src/gui/char_server.h, src/net/charserverhandler.cpp,
- src/net/charserverhandler.h, src/net/loginhandler.cpp,
- src/net/loginhandler.h, src/net/network.cpp, src/net/network.h: Unify
- the gui code for the various logins to use LoginData.
-
-2006-02-03 Björn Steinbrink <B.Steinbrink@gmx.de>
-
- * src/logindata.h, src/main.cpp, src/gui/login.cpp, src/gui/login.h:
- Made the login dialog work on LoginData only, without playing with the
- config, it's not its job to do so.
- * src/net/protocol.cpp, src/net/protocol.h: Removed some unused code.
-
-2006-02-02 Philipp Sehmisch <tmw@crushnet.org>
-
- * data/graphics/tiles/desert1.png, data/graphics/tiles/desert2.png,
- data/graphics/tiles/desert_x2.png, data/graphics/tiles/desert_x3.png:
- Replaced the old sand tile with Irucards new one. Added new crates.
- Made some minor corrections.
-
-2006-02-01 Björn Steinbrink <B.Steinbrink@gmx.de>
-
- * src/game.cpp, src/game.h, src/main.cpp: Created a Game class.
- * src/gui/passwordfield.cpp: Removed duplicated code.
- * src/Makefile.am, src/main.cpp, src/gui/error.cpp, src/gui/error.h:
- Replaced ErrorDialog by OkDialog + listener.
- * src/Makefile.am, src/game.cpp, src/gui/buysell.cpp,
- src/gui/char_select.cpp, src/gui/confirm_dialog.cpp,
- src/gui/confirm_dialog.h, src/gui/login.cpp, src/gui/login.h,
- src/gui/menuwindow.cpp, src/gui/ok_dialog.cpp, src/gui/ok_dialog.h,
- src/gui/register.cpp, src/gui/requesttrade.cpp,
- src/gui/requesttrade.h, src/gui/setup.cpp, src/net/playerhandler.cpp,
- src/net/tradehandler.cpp: Made the OkDialog and ConfirmDialog classes
- proxies for their buttons' events. Removed the RequestTradeWindow
- class, replaced with a plain ConfirmDialog. Fixed a memory leak along
- the way.
-
- * src/gui/buysell.cpp, src/gui/menuwindow.cpp: Simplified button
- creation code.
- * src/gui/npc_text.cpp: Fixed a bug where the game crashes if there's a
- message dialog from a npc that no longer exists.
- * src/properties.h: Reverted properties to private.
-
-2006-01-31 Björn Steinbrink <B.Steinbrink@gmx.de>
-
- * src/gui/setup.cpp: Cleanup.
- * src/gui/requesttrade.cpp, src/gui/requesttrade.h: Made
- RequestTradeDialog inherit from ConfirmDialog.
- * src/Makefile.am, src/gui/buy.cpp, src/gui/buy.h, src/gui/sell.cpp,
- src/gui/sell.h, src/gui/shop.cpp, src/gui/shop.h: Created a ListModel
- for ShopItems.
- * src/floor_item.cpp, src/graphics.h, src/map.cpp, src/map.h,
- src/properties.h, src/sprite.h, src/gui/login.cpp,
- src/gui/scrollarea.cpp, src/gui/windowcontainer.cpp,
- src/resources/sdlimageloader.cpp: Various small cleanups.
- * src/resources/resource.cpp, src/resources/resourcemanager.cpp,
- src/resources/resource.h, src/resources/resourcemanager.h: Made
- ResourceManager a friend of Resource to avoid looping over decRef,
- which returns void now.
-
-2006-01-30 Björn Steinbrink <B.Steinbrink@gmx.de>
-
- * src/gui/char_select.cpp, src/gui/confirm_dialog.cpp,
- src/gui/confirm_dialog.h, src/gui/error.cpp, src/gui/error.h,
- src/gui/ministatus.cpp, src/gui/ok_dialog.cpp, src/gui/ok_dialog.h,
- src/gui/setup.cpp, src/net/charserverhandler.cpp: A few cleanups and
- simplifications.
-
-2006-01-26 Björn Steinbrink <B.Steinbrink@gmx.de>
-
- * src/game.cpp, src/game.h, src/main.cpp: Moved some setup code out of
- the game loop into the setup functions. Setup functions are now called
- from the outside.
-
-2006-01-22 Eugenio Favalli <elvenprogrammer@gmail.com>
-
- * The Mana World.dev, src/main.cpp: Updated Dev-Cpp project file, fixed
- a GDI issue.
-
-2006-01-22 Björn Steinbrink <B.Steinbrink@gmx.de>
-
- * src/game.cpp, src/net/network.cpp: Make dispatchMessages actually
- handle more than one message per call.
- * src/main.cpp: Remove obsoleted action listeners.
- * src/main.cpp: Use generic error method for sound failure.
- * src/main.cpp, src/net/charserverhandler.cpp,
- src/net/loginhandler.cpp, src/net/maploginhandler.cpp,
- src/net/network.cpp: Unify some network stuff in the main loop and fix
- a bug in the network class that triggers when a handlers survives the
- network object.
-
-2006-01-21 Bjørn Lindeijer <bjorn@lindeijer.nl>
-
- * src/gui/browserbox.cpp: Applied a patch by Ar2ro that works around
- the problems with line wrapping in the chatbox. Note though that this
- while code should be properly rewritten later.
-
-2006-01-20 Eugenio Favalli <elvenprogrammer@gmail.com>
-
- * The Mana World.dev: Updated Dev-Cpp project file.
-
-2006-01-20 Björn Steinbrink <B.Steinbrink@gmx.de>
-
- * src/equipment.h, src/game.cpp, src/game.h, src/main.h,
- src/gui/buddywindow.cpp, src/gui/buddywindow.h,
- src/gui/chargedialog.h, src/gui/connection.cpp, src/gui/connection.h,
- src/gui/equipmentwindow.cpp, src/gui/equipmentwindow.h,
- src/gui/linkhandler.h, src/gui/ministatus.h, src/gui/register.h,
- src/net/protocol.h, src/resources/mapreader.h: Header, class
- declaration and include cleanup.
- * src/localplayer.cpp, src/localplayer.h, src/gui/requesttrade.cpp,
- src/net/tradehandler.cpp: Made the local player object care about its
- trading state, later this could be used for different stuff, like the
- player setting itself to auto-decline trade offers without messing up
- the code in the tradehandler. Removed message sending code from the
- trade handler.
- * src/npc.cpp, src/npc.h: Added the files for real this time.
- * src/npc.cpp, src/npc.h, src/Makefile.am, src/being.cpp,
- src/beingmanager.cpp, src/beingmanager.h, src/engine.cpp,
- src/engine.h, src/game.cpp, src/game.h, src/localplayer.cpp,
- src/localplayer.h, src/map.cpp, src/gui/buy.cpp, src/gui/buysell.cpp,
- src/gui/buysell.h, src/gui/gui.cpp, src/gui/minimap.cpp,
- src/gui/npc.cpp, src/gui/npc.h, src/gui/npc_text.cpp,
- src/gui/npc_text.h, src/gui/npclistdialog.cpp,
- src/gui/npclistdialog.h, src/gui/popupmenu.cpp,
- src/gui/requesttrade.cpp, src/gui/requesttrade.h, src/gui/sell.cpp,
- src/gui/setup.cpp, src/gui/skill.cpp, src/gui/skill.h,
- src/gui/status.cpp, src/gui/status.h, src/net/buysellhandler.cpp,
- src/net/charserverhandler.cpp, src/net/chathandler.cpp,
- src/net/equipmenthandler.cpp, src/net/npchandler.cpp,
- src/net/playerhandler.cpp, src/net/protocol.cpp,
- src/net/tradehandler.cpp: Added a class for NPCs. Removed network
- stuff from a bunch of gui dialog classes. Cleaned up some gui class
- declarations and checked a bunch of includes for being useless.
-
-2006-01-19 Eugenio Favalli <elvenprogrammer@gmail.com>
-
- * INSTALL, README, The Mana World.dev, data/help/support.txt,
- docs/INSTALL/debian.txt, docs/INSTALL/win32.txt, docs/progression.txt:
- Updated infos on new irc channel.
-
-2006-01-14 Björn Steinbrink <B.Steinbrink@gmx.de>
-
- * src/main.cpp, src/main.h, src/gui/char_server.cpp,
- src/gui/char_server.h: Moved network code out of the
- ServerSelectDialog.
- * src/gui/char_select.cpp, src/gui/char_select.h: Change setPlayerInfo
- to updatePlayerInfo, as there's now a convenient wrapper around the
- plain data.
- * src/Makefile.am, src/lockedarray.cpp, src/lockedarray.h,
- src/main.cpp, src/gui/char_select.cpp, src/gui/char_select.h,
- src/gui/char_server.cpp, src/net/charserverhandler.cpp,
- src/net/charserverhandler.h, src/net/network.cpp, src/net/network.h:
- Created a single CharServerHandler. Created a LockedArray class to
- "synchronize" access to arrays. Moved a bunch of networking out of the
- char server related gui classes.
- * src/Makefile.am, src/logindata.h, src/main.cpp, src/main.h,
- src/gui/login.cpp, src/gui/login.h, src/gui/register.cpp,
- src/gui/register.h: Removed network code from login and register
- dialogs.
- * src/gui/login.cpp, src/gui/login.h: Removed unused var.
- * src/main.cpp, src/gui/char_select.cpp, src/gui/char_select.h,
- src/gui/char_server.cpp, src/gui/char_server.h,
- src/gui/connection.cpp, src/gui/connection.h, src/gui/error.cpp,
- src/gui/error.h, src/gui/login.cpp, src/gui/login.h,
- src/gui/register.cpp, src/gui/register.h, src/gui/updatewindow.cpp,
- src/gui/updatewindow.h: Removed the pre-game input handlers and
- unified them in main.cpp. Some header and class cleanups.
- * src/net/maploginhandler.cpp, src/net/maploginhandler.h,
- src/Makefile.am, src/engine.cpp, src/engine.h, src/game.cpp,
- src/main.cpp, src/gui/connection.cpp, src/gui/connection.h,
- src/net/playerhandler.cpp: Made changeMap() care about sending the
- map-loaded message. Removed network stuff from connection dialog.
-
-2006-01-13 Björn Steinbrink <B.Steinbrink@gmx.de>
-
- * src/Makefile.am, src/gui/login.cpp, src/gui/login.h,
- src/gui/register.cpp, src/net/loginhandler.cpp,
- src/net/loginhandler.h: Remove duplicated code by unifying the message
- handlers for login and register.
- * src/gui/char_server.cpp, src/gui/char_server.h: Removed the polling
- loop.
- * src/gui/char_select.cpp, src/gui/char_select.h: Remove destructor
- again, no idea why the compiler complained earlier.
- * src/gui/char_select.cpp, src/gui/char_select.h: Created a message
- handler for character creation and cleaned up the header file.
- * src/gui/register.cpp, src/gui/register.h: Added a message handler
- and removed the polling loop.
- * src/net/network.cpp: Add recognition of disconnects.
- * src/gui/connection.cpp, src/gui/connection.h,
- src/net/playerhandler.cpp: Removed the polling loop and the duplicate
- login message handler.
- * src/gui/login.cpp, src/gui/login.h: Remove polling loop, the new
- network code takes care of all that.
- * src/net/network.cpp: Make sure that we don't send anything when not
- connected.
- * src/gui/login.cpp: Added a handler for network messages.
- * src/game.cpp, src/net/beinghandler.cpp, src/net/beinghandler.h,
- src/net/buysellhandler.cpp, src/net/buysellhandler.h,
- src/net/chathandler.cpp, src/net/chathandler.h,
- src/net/equipmenthandler.cpp, src/net/equipmenthandler.h,
- src/net/inventoryhandler.cpp, src/net/inventoryhandler.h,
- src/net/itemhandler.cpp, src/net/itemhandler.h,
- src/net/messagehandler.cpp, src/net/messagehandler.h,
- src/net/npchandler.cpp, src/net/npchandler.h,
- src/net/playerhandler.cpp, src/net/playerhandler.h,
- src/net/skillhandler.cpp, src/net/skillhandler.h,
- src/net/tradehandler.cpp, src/net/tradehandler.h: Reverted the patch
- to make the handlers register themselves, this just cannot work.
- * src/game.cpp: Small cleanup.
- * src/game.cpp, src/localplayer.cpp, src/localplayer.h: Made emote() a
- method of the LocalPlayer class.
-
-2006-01-12 Björn Steinbrink <B.Steinbrink@gmx.de>
-
- * src/game.cpp, src/main.cpp, src/net/beinghandler.cpp,
- src/net/beinghandler.h, src/net/buysellhandler.cpp,
- src/net/buysellhandler.h, src/net/chathandler.cpp,
- src/net/chathandler.h, src/net/equipmenthandler.cpp,
- src/net/equipmenthandler.h, src/net/inventoryhandler.cpp,
- src/net/inventoryhandler.h, src/net/itemhandler.cpp,
- src/net/itemhandler.h, src/net/messagehandler.cpp,
- src/net/messagehandler.h, src/net/npchandler.cpp,
- src/net/npchandler.h, src/net/playerhandler.cpp,
- src/net/playerhandler.h, src/net/skillhandler.cpp,
- src/net/skillhandler.h, src/net/tradehandler.cpp,
- src/net/tradehandler.h: Added a constructor parameter to the
- MessageHandler class to support it self-registering to a network.
- * src/game.cpp, src/net/beinghandler.cpp, src/net/network.cpp,
- src/net/network.h, src/net/playerhandler.cpp: Moved the last few
- messages out of the game loop into handlers. Added logging of
- unhandled messages to the network class.
- * src/Makefile.am, src/game.cpp, src/net/skillhandler.cpp,
- src/net/skillhandler.h: Added a dedicated handler for skill messages.
- * src/game.cpp, src/net/beinghandler.cpp: Moved some messages into the
- being message handler.
- * src/net/playerhandler.cpp: Fixed death listener.
- * src/Makefile.am, src/game.cpp, src/net/playerhandler.cpp,
- src/net/playerhandler.h: Added a dedicated handler for player
- messages.
- * src/game.cpp, src/net/chathandler.cpp: Moved WHO answer and some MVP
- thing into the chat handler.
- * src/Makefile.am, src/game.cpp, src/net/npchandler.cpp,
- src/net/npchandler.h: Added a dedicated handler for npc messages.
- * src/Makefile.am, src/game.cpp, src/net/itemhandler.cpp,
- src/net/itemhandler.h: Added a dedicated handler for item messages.
- * src/net/messagehandler.cpp, src/Makefile.am, src/game.cpp,
- src/gui/char_select.cpp, src/gui/char_server.cpp,
- src/gui/connection.cpp, src/net/messagehandler.h, src/net/network.cpp,
- src/net/tradehandler.cpp, src/net/tradehandler.h: Made the
- MessageHandler class aware of the network it is listening to and
- unregistering itself.
- * src/Makefile.am, src/beingmanager.cpp, src/beingmanager.h,
- src/engine.cpp, src/game.cpp, src/net/beinghandler.cpp,
- src/net/beinghandler.h: Added a dedicated handler for being messages.
- Made the beingManager care about map changes.
- * src/net/network.cpp: Removed some debug output.
- * src/Makefile.am, src/game.cpp, src/net/inventoryhandler.cpp,
- src/net/inventoryhandler.h: Added a dedicated handler for inventory
- messages.
- * src/game.cpp, src/inventory.cpp, src/inventory.h,
- src/localplayer.cpp, src/localplayer.h, src/gui/trade.cpp,
- src/net/buysellhandler.cpp, src/net/equipmenthandler.cpp,
- src/net/tradehandler.cpp: Added delegation methods for inventory stuff
- to the LocalPlayer class. Removed some unneeded includes.
- * src/Makefile.am, src/game.cpp, src/net/equipmenthandler.cpp,
- src/net/equipmenthandler.h: Added a dedicated handler for equipment
- messages.
- * src/game.cpp, src/localplayer.h: Removed unions, array are indexed
- by the existing enums now.
- * src/Makefile.am, src/game.cpp, src/net/buysellhandler.cpp,
- src/net/buysellhandler.h: Added a dedicated handler for buy and sell
- messages.
- * src/Makefile.am, src/game.cpp, src/net/chathandler.cpp,
- src/net/chathandler.h, src/net/tradehandler.cpp: Added a dedicated
- handler for chat messages.
-
-2006-01-11 Björn Steinbrink <B.Steinbrink@gmx.de>
-
- * src/Makefile.am, src/game.cpp, src/game.h, src/gui/popupmenu.cpp,
- src/gui/requesttrade.h, src/net/messagehandler.h, src/net/network.cpp,
- src/net/network.h, src/net/tradehandler.cpp, src/net/tradehandler.h:
- Added a dedicated handler for trade messages.
- * gui/char_select.cpp, gui/char_server.cpp, gui/connection.cpp,
- net/messagehandler.h, net/network.cpp: Fixed a memory leak.
- * src/Makefile.am, src/game.cpp, src/localplayer.cpp, src/main.cpp,
- src/gui/char_select.cpp, src/gui/char_select.h,
- src/gui/char_server.cpp, src/gui/char_server.h,
- src/gui/connection.cpp, src/gui/connection.h, src/gui/gui.cpp,
- src/gui/popupmenu.cpp, src/net/messagehandler.h, src/net/network.cpp,
- src/net/network.h, src/net/protocol.cpp, src/net/protocol.h: Fixed
- networking thread. Made skip calls queuable. Added MessageHandler base
- class and added derived message handlers for some stuff.
- * src/being.h, src/beingmanager.cpp, src/beingmanager.h,
- src/game.cpp, src/game.h, src/localplayer.cpp, src/localplayer.h,
- src/main.cpp, src/gui/buy.cpp, src/gui/buy.h, src/gui/buysell.cpp,
- src/gui/buysell.h, src/gui/char_select.cpp, src/gui/char_select.h,
- src/gui/char_server.cpp, src/gui/char_server.h, src/gui/chat.cpp,
- src/gui/chat.h, src/gui/connection.cpp, src/gui/connection.h,
- src/gui/gui.cpp, src/gui/login.cpp, src/gui/login.h, src/gui/npc.cpp,
- src/gui/npc.h, src/gui/npc_text.cpp, src/gui/npc_text.h,
- src/gui/popupmenu.cpp, src/gui/register.cpp, src/gui/register.h,
- src/gui/requesttrade.cpp, src/gui/requesttrade.h, src/gui/sell.cpp,
- src/gui/sell.h, src/gui/skill.cpp, src/gui/skill.h,
- src/gui/status.cpp, src/gui/status.h, src/gui/trade.cpp,
- src/gui/trade.h, src/net/messageout.cpp, src/net/messageout.h,
- src/net/network.cpp, src/net/network.h, src/net/protocol.cpp,
- src/net/protocol.h: Created a network class.
-
-2006-01-10 Philipp Sehmisch <tmw@crushnet.org>
-
- * data/graphics/tiles/Woodland.png: color modifications
- * data/maps/new_9-1.tmx.gz: some more errors fixed
-
-2006-01-09 Eugenio Favalli <elvenprogrammer@gmail.com>
-
- * src/game.cpp: Fixed canceled/cancelled inconsistency.
-
-2006-01-08 Björn Steinbrink <B.Steinbrink@gmx.de>
-
- * src/floor_item.cpp, src/floor_item.h, src/game.cpp,
- src/localplayer.cpp, src/localplayer.h, src/gui/gui.cpp,
- src/gui/popupmenu.cpp, src/net/protocol.cpp, src/net/protocol.h: Made
- find_floor_item_by_cor return the item instead of its id. Made pickUp
- a method of the LocalPlayer class.
- * equipment.cpp, equipment.h, game.cpp, inventory.cpp, inventory.h,
- localplayer.cpp, localplayer.h, gui/equipmentwindow.cpp,
- gui/inventorywindow.cpp, gui/item_amount.cpp, gui/popupmenu.cpp: Made
- inventory and equipment properties of the LocalPlayer class.
- * src/game.cpp, src/game.h, src/gui/connection.cpp: Removed some
- globals.
-
-2006-01-07 Björn Steinbrink <B.Steinbrink@gmx.de>
-
- * src/game.cpp, src/localplayer.cpp, src/localplayer.h: Created a walk
- method for LocalPlayer.
-
-2006-01-07 Eugenio Favalli <elvenprogrammer@gmail.com>
-
- * data/maps/new_9-1.tmx.gz: Crush fixed the issues reported on wiki.
- * The Mana World.dev, src/game.cpp, src/gui/setup.cpp, src/gui/setup.h,
- src/main.cpp: Removed --skipupdate option from Dev.Cpp project file,
- splitted the setup window into 3 tabs and added a joystick calibration
- tool.
-
-2006-01-06 Björn Steinbrink <B.Steinbrink@gmx.de>
-
- * src/game.cpp, src/localplayer.cpp: Changed semantics for auto
- target. The player now keeps attacking the select target till he
- selects an other one, and not just by running into another one.
- * src/being.cpp, src/beingmanager.cpp, src/beingmanager.h,
- src/game.cpp, src/localplayer.h, src/gui/char_select.cpp,
- src/gui/char_server.cpp: Fix local player id being wrongly assigned
- causing various issues.
- * src/gui/status.cpp: Fix attributes not being shown.
- * src/Makefile.am, src/being.cpp, src/being.h, src/beingmanager.cpp,
- src/beingmanager.h, src/engine.cpp, src/game.cpp, src/game.h,
- src/localplayer.cpp, src/localplayer.h, src/main.cpp, src/map.cpp,
- src/monster.cpp, src/monster.h, src/player.cpp, src/player.h,
- src/playerinfo.h, src/gui/char_select.cpp, src/gui/char_select.h,
- src/gui/char_server.cpp, src/gui/chargedialog.cpp, src/gui/chat.cpp,
- src/gui/gui.cpp, src/gui/inventorywindow.cpp, src/gui/minimap.cpp,
- src/gui/ministatus.cpp, src/gui/popupmenu.cpp, src/gui/skill.cpp,
- src/gui/status.cpp, src/gui/status.h, src/net/protocol.cpp,
- src/net/protocol.h: Created subclasses of the Being class to move
- specific code there. Added a BeingManager to remove use of globals.
- Moved PLAYERINFO stuff into the new LocalPlayer class.
-
-2006-01-05 Björn Steinbrink <B.Steinbrink@gmx.de>
-
- * engine.cpp, engine.h, game.cpp, game.h, gui/buysell.h,
- gui/chargedialog.h, gui/debugwindow.cpp, gui/debugwindow.h, gui/gui.h,
- gui/ministatus.h, gui/npc_text.h, gui/sell.h, gui/setup.h: Remove some
- useless code.
-
-2006-01-04 Eugenio Favalli <elvenprogrammer@gmail.com>
-
- * src/Makefile.am, src/gui/char_select.cpp, src/gui/char_select.h,
- src/gui/char_server.cpp, src/gui/confirm_dialog.cpp,
- src/gui/confirm_dialog.h, src/gui/ok_dialog.cpp, src/gui/ok_dialog.h,
- src/gui/trade.cpp, src/playerinfo.h: Reverted r0nny changes, enabled 3
- slots to create players, smoothed player deletion.
-
-2006-01-04 Icy <icywolf@web.de>
-
- * src/game.cpp, src/main.cpp, src/main.h: FreeBSD fixes to The Mana
- World.
-
-2006-01-03 Eugenio Favalli <elvenprogrammer@gmail.com>
-
- * src/game.cpp, src/gui/chat.cpp, src/gui/chat.h, src/gui/login.cpp,
- src/gui/trade.cpp: Really disabled /commands and added proper message
- when logging in and banned.
- * src/game.cpp, src/gui/chat.cpp, src/gui/chat.h, src/net/protocol.h:
- Enabled some /commands.
- * src/main.cpp: Fixed a compile warning with GCC 4.1.
-
-2006-01-02 Eugenio Favalli <elvenprogrammer@gmail.com>
-
- * src/gui/char_select.cpp, src/gui/char_select.h,
- src/gui/char_server.cpp, src/gui/login.cpp, src/gui/register.cpp:
- Smoothed also character creation, buttons are now disabled during
- connection/data phase.
-
-2006-01-01 Björn Steinbrink <B.Steinbrink@gmx.de>
-
- * src/gui/login.cpp, src/gui/login.h: Remove tracking of OkDialog, the
- garbage collection stuff takes care of deletion and breaks manual
- tracking.
-
-2006-01-01 Bjørn Lindeijer <bjorn@lindeijer.nl>
-
- * src/main.cpp: Applied patch by pclouds that allows for a faster
- login sequence by providing the username and password from the command
- line, and allowing the client to choose the default server and
- character.
-
-2005-12-30 Bjørn Lindeijer <bjorn@lindeijer.nl>
-
- * src/gui/chat.cpp, src/gui/chat.h: Applied patch by pclouds to have
- the chat window temporarily become visible when chatting while it is
- hidden.
-
-2005-12-30 Eugenio Favalli <elvenprogrammer@gmail.com>
-
- * The Mana World.dev, data/graphics/sprites/items.png,
- data/items.xml, src/Makefile.am, src/gui/char_select.cpp,
- src/gui/char_server.cpp, src/gui/login.cpp, src/gui/login.h,
- src/main.cpp, src/main.h, src/net/network.cpp, src/net/network.h,
- src/gui/register.cpp, src/gui/register.h: Added a new item, improved
- smooth login sequence, added a registration window (a lot of
- duplicated code to be removed).
-
-2005-12-29 Eugenio Favalli <elvenprogrammer@gmail.com>
-
- * The Mana World.dev, data/maps/new_10-1.tmx.gz,
- src/gui/char_select.cpp, src/gui/char_select.h, src/gui/char_server.cpp,
- src/gui/char_server.h, src/gui/connection.cpp, src/gui/connection.h,
- src/gui/login.cpp, src/gui/login.h, src/net/network.h: Restored Dev-Cpp
- default execution options, updated walkmap in snow map, smoothed login
- sequence.
-
-2005-12-29 Jan-Fabian Humann <malastare@gmx.net>
-
- * src/gui/gui.cpp: Added rather ugly workaround to prevent a on-start
- crash by Doener. Fixed GCC 3.3.6 and 4.x paranthesis problem, patch
- by r0nny. Fixed popupMenu not showing on items.
-
-2005-12-29 Björn Steinbrink <B.Steinbrink@gmx.de>
-
- * src/game.cpp, src/gui/popupmenu.cpp, src/net/protocol.cpp: Remove
- duplicated code for picking up items as patched by pclouds.
- * src/game.cpp, src/gui/gui.cpp, src/gui/gui.h,
- src/gui/inventorywindow.cpp, src/gui/popupmenu.h: Added popup support
- to the Gui and moved the according code there to get rid of some nasty
- hack that made them disappear.
- * src/game.cpp, src/gui/gui.cpp, src/gui/gui.h,
- src/gui/inventorywindow.cpp, src/gui/popupmenu.h,
- src/net/protocol.cpp, src/net/protocol.h: Moved all mouse input code
- into the Gui class.
-
-2005-12-26 Duane Bailey <nayryeliab@gmail.com>
-
- * src/main.h: Fixed define problems with The_Mana_World_private.h.
-
-2005-12-25 Bjørn Lindeijer <bjorn@lindeijer.nl>
-
- * src/being.cpp: Small fix to prevent other stuff than the damage
- numbers from fading out.
-
-2005-12-24 Bjørn Lindeijer <bjorn@lindeijer.nl>
-
- * src/map.cpp: Worked around fringe layer drawing bug at the bottom.
- * src/main.cpp: When compiling with OpenGL support, it'll default to
- using OpenGL on only Windows and Mac. These systems are known to have
- stable acceleration most of the time.
- * NEWS, configure.ac, The Mana World.dev: Updated in preparation of
- release 0.0.18.1.
-
-2005-12-20 Bjørn Lindeijer <bjorn@lindeijer.nl>
-
- * configure.ac: Changed version to 0.0.18.
-
-2005-12-18 Eugenio Favalli <elvenprogrammer@gmail.com>
-
- * data/maps/new_10-1.tmx.gz, src/main.cpp: Removed unused code and
- added changes to snowy map by Bertram.
-
-2005-12-15 Eugenio Favalli <elvenprogrammer@gmail.com>
-
- * src/game.cpp: Fixed setup window behaviour.
-
-2005-12-13 Eugenio Favalli <elvenprogrammer@gmail.com>
-
- * data/items.xml: Changed item properties according to eAthena scripting
- capabilities.
- * src/being.cpp: Enabled monster emotions.
-
-2005-12-12 Eugenio Favalli <elvenprogrammer@gmail.com>
-
- * The Mana World.dev, data/graphics/tiles/Makefile.am, data/items.xml,
- data/maps/Makefile.am, data/graphics/tiles/Woodland.png,
- data/graphics/tiles/snowset.png, data/maps/new_9-1.tmx.gz,
- data/maps/new_10-1.tmx.gz: Cleaned Dev-Cpp project file, added new
- items definitions and new maps and tilesets.
-
-2005-12-08 Eugenio Favalli <elvenprogrammer@gmail.com>
-
- * data/graphics/sprites/monster11.png,
- data/graphics/sprites/monster12.png, data/graphics/sprites/monster13.png,
- data/graphics/sprites/monster14.png, data/graphics/sprites/Makefile.am,
- data/graphics/sprites/items.png, data/graphics/sprites/npcs.png,: Added
- new monsters, items and npcs.
-
-2005-12-05 Bjørn Lindeijer <bjorn@lindeijer.nl>
- * src/gui/char_server.cpp: Avoid crashing on trying to log the name
- of a non-existing character.
- * src/main.h, src/main.cpp: Display TMW version on Windows too.
-
-2005-11-13 Eugenio Favalli <elvenprogrammer@gmail.com>
-
- * The Mana World.dev: Updated Dev-Cpp project file.
-
-2005-11-13 Bjørn Lindeijer <bjorn@lindeijer.nl>
-
- * data/maps/new_1-1.tmx.gz, data/maps/new_3-1.tmx.gz,
- data/maps/new_7-1.tmx.gz: Made the three desert maps use the fringe
- layer for objects. Reveals bug with objects disappearing at the bottom
- and still some draw order problems.
-
-2005-10-24 Ferreira Yohann <Bertram@cegetel.net>
-
- * src/main.cpp: Add version displaying at startup.
- * docs/INSTALL/debian.txt: Updated Debian Install Doc.
-
-2005-10-20 Björn Steinbrink <B.Steinbrink@gmx.de>
-
- * src/gui/item_amount.cpp: Fix scrollbar not being updated when the
- amount is changed using the buttons.
- * src/gui/buddywindow.cpp, src/gui/buddywindow.h, src/gui/buy.cpp,
- src/gui/buy.h, src/gui/char_select.cpp, src/gui/char_select.h,
- src/gui/char_server.cpp, src/gui/chat.cpp, src/gui/help.cpp,
- src/gui/help.h, src/gui/inventorywindow.cpp,
- src/gui/inventorywindow.h, src/gui/item_amount.cpp, src/gui/npc.cpp,
- src/gui/npc.h, src/gui/npc_text.cpp, src/gui/npc_text.h,
- src/gui/scrollarea.cpp, src/gui/scrollarea.h, src/gui/sell.cpp,
- src/gui/sell.h, src/gui/setup.cpp ,src/gui/skill.cpp,
- src/gui/trade.cpp, src/gui/updatewindow.cpp: Add garbage collection to
- the ScrollArea class.
- * src/gui/confirm_dialog.cpp, src/gui/confirm_dialog.h,
- src/gui/connection.cpp, src/gui/connection.h, src/gui/debugwindow.cpp,
- src/gui/debugwindow.h, src/gui/item_amount.cpp, src/gui/item_amount.h,
- src/gui/menuwindow.cpp, src/gui/menuwindow.h, src/gui/ok_dialog.cpp,
- src/gui/ok_dialog.h: Various cleanups and refactorisations.
- * data/help/index.txt: Fix typo, remove spaces on empty lines.
-
-2005-10-19 Duane Bailey <nayryeliab@gmail.com>
-
- * data/help/index.txt: Added SDL_net reference.
-
-2005-10-19 Yohann Ferreira <bertram@cegetel.net>
-
- * debian/rules, debian/tmw.install, debian/copyright, debian/compat,
- debian/changelog, debian/control, debian/docs, debian/tmw.menu:
- Updated Debian files to get tmw ready for official ITP.
-
-2005-10-19 Björn Steinbrink <B.Steinbrink@gmx.de>
-
- * src/resources/resourcemanager.cpp: Fix empty lines not being read
- from text files.
- * src/gui/browserbox.cpp, src/gui/browserbox.h: Code cleanup.
- * src/gui/gccontainer.cpp: Remove debug output.
-
-2005-10-18 Björn Steinbrink <B.Steinbrink@gmx.de>
-
- * src/Makefile.am, src/gui/buddywindow.cpp, src/gui/buddywindow.h,
- src/gui/buy.cpp, src/gui/buy.h, src/gui/buysell.cpp,
- src/gui/buysell.h, src/gui/char_select.cpp, src/gui/char_select.h,
- src/gui/char_server.cpp, src/gui/char_server.h,
- src/gui/chargedialog.cpp, src/gui/chargedialog.h, src/gui/chat.cpp,
- src/gui/confirm_dialog.cpp, src/gui/confirm_dialog.h,
- src/gui/connection.cpp, src/gui/connection.h, src/gui/debugwindow.cpp,
- src/gui/debugwindow.h, src/gui/error.h, src/gui/hbox.cpp,
- src/gui/hbox.h, src/gui/help.cpp, src/gui/inttextbox.cpp,
- src/gui/inttextbox.h, src/gui/inventorywindow.cpp,
- src/gui/item_amount.cpp, src/gui/item_amount.h, src/gui/login.cpp,
- src/gui/login.h, src/gui/menuwindow.cpp, src/gui/menuwindow.h,
- src/gui/ministatus.cpp, src/gui/ministatus.h, src/gui/newskill.cpp,
- src/gui/newskill.h, src/gui/npc.cpp, src/gui/npc_text.cpp,
- src/gui/ok_dialog.cpp, src/gui/popupmenu.cpp, src/gui/popupmenu.h,
- src/gui/requesttrade.cpp, src/gui/requesttrade.h, src/gui/sell.cpp,
- src/gui/setup.cpp, src/gui/skill.cpp, src/gui/status.cpp,
- src/gui/status.h, src/gui/tabbedcontainer.cpp, src/gui/trade.cpp,
- src/gui/updatewindow.cpp, src/gui/vbox.cpp, src/gui/vbox.h,
- src/gui/window.cpp, src/gui/window.h, src/gui/windowcontainer.cpp:
- Added automatic widget cleanup to the window class.
- * src/gui/connection.cpp, src/gui/connection.h, src/gui/error.cpp,
- src/gui/status.cpp, src/gui/window.h: Header, whitespace and
- indentation cleanups.
-
-2005-10-16 Duane Bailey <nayryeliab@gmail.com>
-
- * src/main.cpp: OpenGL is now default for mac, win, and those who
- define USE_OPENGL
- * src/gui/setup.cpp: made it so those who use and go to fullscreen
- requires a restart (texture/context baddies)
-
-2005-10-16 Björn Steinbrink <B.Steinbrink@gmx.de>
-
- * src/being.cpp, src/game.cpp, src/inventory.cpp, src/gui/buy.cpp,
- src/gui/buysell.cpp, src/gui/char_select.cpp, src/gui/char_server.cpp,
- src/gui/chat.cpp, src/gui/connection.cpp, src/gui/login.cpp,
- src/gui/npc.cpp, src/gui/npc_text.cpp, src/gui/popupmenu.cpp,
- src/gui/requesttrade.cpp, src/gui/sell.cpp, src/gui/skill.cpp,
- src/gui/status.cpp, src/gui/trade.cpp, src/net/messagein.cpp,
- src/net/messagein.h, src/net/messageout.cpp, src/net/messageout.h,
- src/net/protocol.cpp: Rename {read,write}{Byte,Short,Long} to
- {read,write}Int{8,16,32}.
- * src/being.cpp, src/engine.cpp, src/engine.h, src/game.cpp,
- src/main.cpp, src/gui/equipmentwindow.cpp, src/gui/itemcontainer.cpp,
- src/resources/resourcemanager.cpp, src/resources/resourcemanager.h:
- Use the ResourceManager to get spritesets.
- * src/being.cpp: Reduce code duplication in the findNode functions and
- use a functor to do the search.
- * src/map.cpp: Some code improvements.
- * src/Makefile.am: Added two missing files.
-
-2005-10-16 Eugenio Favalli <elvenprogrammer@gmail.com>
-
- * The Mana World.dev, src/game.cpp, src/gui/char_select.cpp,
- src/gui/char_server.cpp, src/gui/char_server.h, src/gui/connection.cpp,
- src/gui/connection.h, src/gui/login.cpp, src/gui/login.h, src/main.cpp,
- src/main.h, src/net/network.cpp, src/net/network.h,
- src/net/protocol.cpp, src/net/protocol.h: The connection should be
- non-blocking now and fixed the problem with sound not being played at
- startup.
-
-2005-10-15 Björn Steinbrink <B.Steinbrink@gmx.de>
-
- * src/engine.cpp: Moved some variables into the conditional block
- where they are used.
- * src/being.cpp: A few changes that make the code look nicer.
- * src/openglgraphics.cpp, src/resources/image.cpp,
- src/resources/image.h: Some small cleanups.
- * src/engine.cpp: Removed some legacy debug code.
-
-2005-10-13 Bjørn Lindeijer <bjorn@lindeijer.nl>
-
- * src/game.cpp: Prevent Alt+p/s/f from appearing in chatbox.
- * src/Makefile.am: Some updates for added/removed headers.
- * src/being.cpp: Changed char to signed char for GNU/Linux PPC.
-
-2005-10-13 Björn Steinbrink <B.Steinbrink@gmx.de>
-
- * src/engine.cpp, src/gui/browserbox.cpp, src/gui/gui.cpp,
- src/gui/gui.h: Use gcn::Font instead of gcn::ImageFont where the
- former is sufficient.
-
-2005-10-10 Bjørn Lindeijer <bjorn@lindeijer.nl>
-
- * src/being.cpp, src/being.h, src/game.cpp: Always compile with debug
- window and hide it on startup. Also added fading out effect on damage
- font (only works in OpenGL).
- * src/Makefile.am: Don't include debugwindow.h/cpp twice.
- * data/graphics/gui/browserfont.png, data/graphics/gui/fixedfont.png,
- data/graphics/gui/rpgfont_wider.png, src/gui/browserbox.cpp,
- src/gui/gui.cpp: Pajarico added more international characters to the
- fixed font and rpg font.
- * src/game.cpp, README, data/helps/commands.txt: Introduced new window
- shortcuts.
- * src/gui/status.cpp: Corrected position of job XP bar.
- * src/data/graphics/tiles/Makefile.am: Forgot to add new tilesets
- here.
- * src/map.cpp: Another small fix to sprite rendering.
-
-2005-10-09 Yohann Ferreira <bertram@cegetel.net>
-
- * src/gui/browserbox.cpp, src/gui/ministatus.cpp,
- src/gui/debugwindow.h, src/gui/debugwindow.cpp, src/game.cpp,
- src/engine.cpp, src/Makefile.am: Corrected the white browser font
- bug and the black hp/mp bug which were linked. Added a debug window
-
-2005-10-09 Bjørn Lindeijer <bjorn@lindeijer.nl>
-
- * src/being.cpp, src/being.h, src/engine.cpp, src/engine.h,
- src/floor_item.cpp, src/floor_item.h, src/map.cpp, src/map.h,
- src/sprite.h: Made Sprite into an interface implemented by both
- FloorItem and Being, which hook themselves into the map on
- construction. The improved fringe layer is working as expected now.
- * src/equipment.cpp, src/equipment.h, src/game.cpp, src/game.h,
- src/graphics.cpp, src/guichanfwd.h, src/inventory.h,
- src/openglgraphics.cpp, src/sound.cpp, src/gui/chargedialog.cpp,
- src/gui/chargedialog.h, src/gui/chat.cpp, src/gui/chat.h,
- src/gui/equipmentwindow.cpp, src/gui/equipmentwindow.h,
- src/gui/gui.cpp, src/gui/help.cpp, src/gui/inventorywindow.cpp,
- src/gui/item_amount.cpp, src/gui/itemcontainer.cpp,
- src/gui/itemcontainer.h, src/gui/linkhandler.h, src/gui/login.cpp,
- src/gui/menuwindow.cpp, src/gui/newskill.cpp, src/gui/npc_text.cpp,
- src/gui/popupmenu.cpp, src/gui/popupmenu.h, src/gui/progressbar.cpp,
- src/gui/progressbar.h, src/gui/scrollarea.cpp, src/gui/scrollarea.h,
- src/gui/skill.cpp, src/gui/status.cpp, src/gui/trade.h,
- src/gui/window.cpp, src/gui/window.h, src/net/messagein.cpp,
- src/net/packet.cpp, src/net/packet.h, src/resources/image.cpp,
- src/resources/image.h, src/resources/iteminfo.cpp,
- src/resources/iteminfo.h, src/resources/music.cpp,
- src/resources/music.h, src/resources/soundeffect.cpp,
- src/resources/soundeffect.h: Made sure TMW compiles without warnings
- even when using "-Wconversion -Wshadow -Wcast-qual -Wwrite-strings
- -ansi -pedantic", lots of cleanups.
- * src/data/maps/new_3-1.tmx.gz, src/graphics/tiles/desert_x2.png,
- src/graphics/tiled/desert_x3.png: Added two new small tilesets that
- contain the desert tiles that are twice and three times the height of
- a normal tile. One well in new_3-1 has been converted to use the new
- double tiles for testing purposes.
- * src/being.cpp, src/game.cpp, src/engine.cpp: Fixed map switch
- crashing the client, display of [TARGET], Alt keys for toggling
- windows and names to overlap other players.
-
-2005-10-06 Bjørn Lindeijer <bjorn@lindeijer.nl>
-
- * src/being.cpp: Modified finding NPC as by timonator's suggestion in
- order to allow NPCs to be clicked on their heads too.
- * src/engine.cpp, src/engine.h, src/floor_item.cpp, src/floor_item.h,
- src/game.cpp, src/map.cpp, src/sprite.h: Added a Sprite class that
- represents something on the map. The map will make sure to draw the
- sprites top to bottom, at the same time as the fringe layer tiles.
- This is currently still only used by the floor items.
- * src/item.cpp, src/item.h: Changed formatting and added
- documentation.
- * src/properies.h: Separated properties class from Map class, in order
- to simplify Map class and to allow properties to be used by other
- classes.
-
-2005-10-06 Björn Steinbrink <B.Steinbrink@gmx.de>
-
- * src/being.cpp, src/being.h, src/game.cpp: Use integer types from SDL
- and along the way fixed some long vs. int issues.
- * src/inventory.cpp: Return NULL when no valid item index is given to
- getItem() to bail out early.
-
-2005-10-05 Bjørn Lindeijer <bjorn@lindeijer.nl>
-
- * src/engine.cpp, src/main.cpp, src/gui/char_select.cpp,
- src/gui/skill.cpp, src/net/messagein.cpp: Fixed some resource cleanup
- and memory leaks.
- * src/resources/resource.h, src/resources/resourcemanager.cpp:
- Changed the way dangling references to resources are reported to be
- more informative.
-
-2005-10-04 Yohann Ferreira <bertram@cegetel.net>
-
- * src/game.cpp, src/gui/menuwindow.cpp, src/gui/inventorywindow.cpp,
- src/gui/equipmentwindow.cpp: Move to top the requested window with
- shortcuts or with menu button, also corrected the default position
- of equipment and inventory windows.
- * src/gui/chat.cpp: Fixed the Chat Window scrolling bug.
- * src/gui/status.cpp, src/gui/ministatus.cpp: Changed the font used
- in mini-status. Dynamised previously statically placed widgets in
- status win to avoid some label over-drawings.
- * src/gui/setup.cpp: Enable the OpenGL Checkbox only if tmw has been
- compiled with its support.
-
-2005-10-02 Bjørn Lindeijer <bjorn@lindeijer.nl>
-
- * configure.ac, src/Makefile.am: Added check for pthread library and
- removed manual -lpthread and -lguichan linker flags.
- * src/map.cpp: A small start on supporting other tile height than the
- default (map) tile height.
- * src/gui/window.cpp, src/gui/window.h, src/resources/buddylist.cpp,
- src/resources/buddylist.h: Some cleanups (void argument list was
- something you had to do in C times, not necessary in C++).
-
-2005-09-30 Yohann Ferreira <bertram@cegetel.net>
-
- * src/gui/inventorywindow.cpp, src/gui/inventorywindow.h,
- src/gui/window.h src/gui/window.cpp src/gui/setup.cpp: Made the
- inventory Win behave normally when resized by default size functions.
-
-2005-09-29 Yohann Ferreira <bertram@cegetel.net>
-
- * src/game.cpp, src/gui/window.h, src/gui/window.cpp, src/gui/setup.h,
- src/gui/setup.cpp, src/gui/chat.cpp, src/gui/inventorywindow.h,
- src/gui/inventorywindow.cpp, src/gui/skill.cpp,
- src/gui/equipmentwindow.cpp, src/gui/menuwindow.cpp,
- src/gui/ministatus.cpp, src/gui/minimap.cpp, src/gui/status.cpp:
- Improved a lot windows reset to default size and pos. Also corrected
- a few the default win position. And moved the setposition from game to
- each win, to clarify the code.
-
-2005-09-29 Bjørn Lindeijer <bjorn@lindeijer.nl>
-
- * src/map.cpp, src/map.h, src/tileset.h, src/resources/mapreader.cpp,
- src/resources/mapreader.h: Moved tileset management into the map class
- and made sure the tilesets are cleaned up properly on switching maps.
-
-2005-09-28 Yohann Ferreira <bertram@cegetel.net>
-
- * src/gui/updaterwindow.cpp: Fixed the scroll bug in the update window.
- * src/gui/ministatus.h, src/gui/ministatus.cpp: Added HP, MP Display
- in mini-status window.
- * src/gui/window.h, src/gui/window.cpp, src/gui/skill.cpp,
- src/gui/status.cpp, src/gui/equipmentwindow.cpp, src/gui/help.cpp,
- src/gui/inventorywindow.cpp, src/gui/minimap.cpp, src/gui/chat.cpp:
- Added window internal name to later get X, Y, height and width be
- saved.
- * src/gui/window.h, src/gui/window.cpp, src/game.cpp: Load and save X,
- Y, Width and Height of windows when useful.
- * src/gui/setup.cpp, src/gui/setup.h; src/gui/minimap.h: Added a 'Reset
- Windows to Default' Button in the Setup Window.
-
-2005-09-28 Björn Steinbrink <B.Steinbrink@gmx.de>
-
- * src/gui/browserbox.cpp: Fix deletion of the gui font because of a
- missing check.
- * src/Makefile.am: Added -Werror to the CXXFLAGS to catch warnings
- easier.
- * src/gui/error.h: Removed unnecessary ambigous inheritance.
-
-2005-09-26 Yohann Ferreira <bertram@cegetel.net>
-
- * src/gui/char_select.cpp, debian/control, debian/rules,
- debian/tmw.install, debian/changelog: Updated Debian files and fixed a
- typo let by Elven.
-
-2005-09-26 Eugenio Favalli <elvenprogrammer@gmail.com>
-
- * The Mana World.dev, src/Makefile.am, src/game.cpp,
- src/gui/char_select.cpp, src/gui/char_server.cpp, src/gui/error.cpp,
- src/gui/error.h, src/gui/gui.cpp, src/gui/login.cpp,
- src/gui/updatewindow.cpp, src/main.cpp, src/main.h,
- src/net/network.cpp: Added a nicer handling of when you get
- disconnected from the server.
- * src/gui/char_select.cpp, src/gui/skill.cpp, src/main.cpp, src/main.h,
- src/net/network.cpp: Now error message is displayed properly when the
- map server is offline.
-
-2005-09-25 Bjørn Lindeijer <bjorn@lindeijer.nl>
-
- * src/openglgraphics.cpp: Fixed taking OpenGL screenshots and in
- addition made it flip the image using just a line buffer instead of a
- buffer for the complete image. Still needs testing on MacOS X.
-
-2005-09-24 Bjørn Lindeijer <bjorn@lindeijer.nl>
-
- * src/being.cpp, src/engine.cpp, src/game.cpp, src/main.cpp,
- src/map.cpp, src/sound.cpp, src/gui/char_select.cpp,
- src/gui/char_select.h, src/gui/char_server.cpp, src/gui/char_server.h,
- src/gui/chargedialog.cpp, src/gui/chargedialog.h, src/gui/chat.cpp,
- src/gui/equipmentwindow.cpp, src/gui/login.h, src/gui/setup.cpp,
- src/gui/setup.h, src/gui/status.cpp, src/gui/updatewindow.cpp,
- src/gui/updatewindow.h, src/resources/iteminfo.cpp,
- src/resources/iteminfo.h, src/resources/itemmanager.cpp,
- src/resources/itemmanager.h: Merged most of the changes in
- biggeruniverse's second memory cleanup patch.
-
-2005-09-23 Duane Bailey <nayryeliab@gmail.com>
-
- * src/openglgraphics.cpp: Totally redid the OpenGL screenshot method.
- Needs to be tested on lil endian systems. Also made it smoother on
- OpenGL MacOSX.
-
-2005-09-23 Eugenio Favalli <elvenprogrammer@gmail.com>
-
- * src/resources/imagewriter.cpp: Reverted the last change that broke
- the screenshots facility.
-
-2005-19-22 Duane Bailey <nayryeliab@gmail.com>
-
- * src/net/win2mac.h, src/net/win2mac.cpp: Removed
- * src/net/network.h, src/net/messagein.h, src/net/messageout.h:
- Removed references to win2mac.h
- * src/net/messagein.cpp, src/net/messageout.cpp, src/net/network.cpp:
- Changed byte swapping support to SDL_endian
-
-2005-09-21 Andrej Sinicyn <andrej4000@gmail.com>
-
- * src/gui/chat.cpp: Show time of the messages in the chat window.
- * The Mana World.dev: Removed reference to src/gui/stats.* since they
- are in the attic now.
-
-2005-09-20 Bjørn Lindeijer <bjorn@lindeijer.nl>
-
- * src/game.cpp, src/gui/ok_dialog.cpp, src/gui/ok_dialog.h,
- src/gui/window.cpp: Enter is used to dismiss dialogs currently,
- removed the hacks for use in combination with non-modal dialogs that
- made the game crash.
- * src/openglgraphics.cpp: Changed glColor4f to glColor4ub.
-
-2005-09-19 Bjørn Lindeijer <bjorn@lindeijer.nl>
-
- * configure.ac: Replaced custom function FIND_PATH with AC_PATH_PROG,
- used for finding sdl-config.
- * src/Makefile.am: Removed -lphysfs which should be added
- automatically already.
- * src/engine.cpp, src/game.h, src/game.cpp, src/openglgraphics.h,
- src/gui/popupmenu.cpp, src/net/messagein.cpp, src/net/messageout.cpp,
- src/net/win2mac.h, src/net/win2mac.cpp: Some cleanups.
- * src/game.cpp: Actually show the overweight message, and only show it
- once for each time weight goes above half the max weight (apparently
- this code wasn't even tested once).
- * src/graphics.cpp: Surfaces passed to SDL_BlitSurface shouldn't be
- locked according to the manual.
- * src/main.cpp: Minimal fps limit is now 10 fps.
- * src/gui/updatewindow.cpp: Reverted change by Bertram that hardcoded
- the updatehost value.
-
-2005-09-19 Eugenio Favalli <elvenprogrammer@gmail.com>
-
- * src/game.cpp, src/gui/trade.cpp, src/gui/updatewindow.cpp,
- src/inventory.cpp: Removed useless flush() calls.
- * src/being.cpp, src/game.cpp, src/gui/buy.cpp, src/gui/buysell.cpp,
- src/gui/char_select.cpp, src/gui/char_server.cpp, src/gui/chat.cpp,
- src/gui/login.cpp, src/gui/npc.cpp, src/gui, npc_text.cpp,
- src/gui/popipmenu.cpp, src/gui/requesttrade.cpp, src/gui/sell.cpp,
- src/gui/skill.cpp, src/gui/status.cpp, src/gui/trade.cpp,
- src/inventory.cpp, src/net/messageout.cpp, src/net/network.cpp,
- src/net/network.h, src/net/protocol.cpp: Got rid of writeSet() calls.
- * data/graphics/sprites/monster2.png: Fixed some non very bright pixels.
-
-2005-09-18 Eugenio Favalli <elvenprogrammer@gmail.com>
-
- * The Mana World.dev, src/gui/npc.cpp: Updated dev-cpp project file to
- last changes, and fixed the bug with npc lists I introduced earlier.
- * data/items.xml: Updated the defense value of fancy hat as pointed out
- by xand.
- * src/game.cpp, src/gui/gui.cpp, src/gui/updatewindow.cpp,
- src/main.cpp, src/resources/mapreader.cpp: Applied biggeruniverse's
- patch to fix memory leaks.
- * src/game.cpp, src/main.cpp: Increased joypad tolerance which is safer
- and simplifyed joypad state reset code.
-
-2005-09-18 Duane Bailey <nayryeliab@gmail.com>
-
- * game.cpp: Added weight notice; now notifies person when they
- are carrying more then half their weight
-
-2005-09-18 Yohann Ferreira <bertram@cegetel.net>
-
- * src/game.cpp, src/graphics.cpp, src/graphics.h,
- src/resources/imagewriter.cpp, src/resources/imagewriter.h:
- Made the saveScreenShot makes its screenshots under user home dir in
- *nices, made it more C++ way to avoid a leak, and made it check
- for existence of a file with same name before writing; In that
- case the screenshot's number is incremented until it finds
- an adequate name.
- * src/gui/updatewindow.cpp: Corrected a bug in the determination
- of the update host I had.
- * src/gui/updatewindow.cpp, src/playerinfo.h, debian/control,
- debian/changelog: Corrected a range value bug for derived stats.
- Fixed the percentage of the update win, updated debian information.
- * src/gui/status.cpp: As m[a]tt noticed, made the status win a
- little more wide, and resizable.
-
-2005-09-18 Björn Steinbrink <B.Steinbrink@gmx.de>
-
- * src/game.cpp, src/graphics.cpp, src/graphics.h: Move the writing
- logic out of the Graphics class once again... Some cleanups in the
- screenshot filename selection code.
- * src/resources/imagewriter.cpp: Small cleanups.
- * src/Makefile.am, src/game.cpp, src/graphics.cpp, src/graphics.h,
- src/openglgraphics.cpp, src/openglgraphics.h: Changed saveScreenshot
- function in Graphics to getScreenshot. We now use the ImageWriter to
- save that screenshot.
- * src/resources/imagewriter.cpp, src/resources/imagewriter.h: Added
- ImageWriter class that provides a function to save a SDL surface as
- png.
-
-2005-09-17 Duane Bailey <nayryeliab@gmail.com>
-
- * src/net/messagin.cpp, src/net/messageout.cpp, src/net/network.cpp:
- removed replaced MACOSX defines with big endian defines
- * src/graphics.cpp, src/graphics.h: added screenshot method
- * src/game.cpp: added code, so that when one presses 'alt-p' (for
- picture), it takes a screenshot and saves it to a png
- * src/Makefile.am, config.ac: added png library stuff
-
-2005-09-17 Matthias Hartmann <hartmann.matthias@gmail.com>
-
- * src/engine.cpp: [TARGET] text over player
- * src/game.cpp, src/game.h: PVP
- * src/gui/popupmenu.cpp: Added "attack" option to the popupmenu
- * src/net/protocol.cpp: findPlayer
-
-2005-09-17 Bjørn Lindeijer <bjorn@lindeijer.nl>
-
- * src/engine.cpp, src/game.cpp: Indent properly.
-
-2005-09-17 Björn Steinbrink <B.Steinbrink@gmx.de>
-
- * configure.ac: Fix typo.
- * src/Makefile.am: Remove useless (duplicate) -lpng.
- * src/graphics.cpp: Add missing cstdarg header.
- * src/net/messagein.cpp: Fix some funny looking preprocessor
- statement.
- * src/net/messageout.cpp: Readd SDLnet header, for changed
- preprocessor stuff.
- * src/game.h: Remove inclusion of being.h, there was a forward
- declaration of class Being anyways...
- * src/openglgraphics.cpp: Use gl{Push,Pop}Matrix instead of
- calculating offsets, cause the values are stored as float and aren't
- accurate enough.
-
-2005-09-17 Eugenio Favalli <elvenprogrammer@gmail.com>
-
- * The Mana World.dev, src/gui/skill.cpp: Updated to last changes, and
- wrong names fixes.
- * src/being.cpp, src/game.cpp, src/gui/buy.cpp, src/gui/buysell.cpp,
- src/gui/char_select.cpp, src/gui/char_server, src/gui/chat.cpp,
- src/gui/npc.cpp, src/gui/npc_text.cpp, src/gui/popupmenu.cpp,
- src/gui/requesttrade.cpp, src/gui/sell.cpp, src/gui/skill.cpp,
- src/gui/status.cpp, src/gui/trade.cpp, src/inventory.cpp,
- src/net/messageout.cpp, src/net/network.cpp, src/net/network.h,
- src/net/protocol.cpp, src/net/protocol.h: Completed transition to use
- MessageOut.
-
-2005-09-17 Yohann Ferreira <bertram@cegetel.net>
-
- * src/game.cpp, src/gui/ministatus.cpp, src/gui/ministatus.h,
- src/gui/menuwindow.h, src/gui/menuwindow.cpp, src/gui/status.cpp,
- src/gui/status.h: Improving General Layout.
- * src/games.cpp, src/playerinfo.h, src/gui/char_server.cpp,
- src/gui/char_select.cpp, src/gui/ministatus.cpp, src/gui/skill.cpp,
- src/gui/status.cpp, src/gui/status.h: Now the derived stats values
- are got from the server, and then, are correct ones.
- * src/gui/minimap.cpp: Only shows the Minimap Window if there's
- actually a minimap to the current map.
- * src/gui/status.cpp, src/game.cpp: The derived stats are now updated
- correctly upon equipping/unequipping.
-
-2005-09-16 Bjørn Lindeijer <bjorn@lindeijer.nl>
-
- * src/resources/image.cpp: Report which error occured when loading of
- an image fails.
-
-2005-09-14 Björn Steinbrink <B.Steinbrink@gmx.de>
-
- * src/game.cpp: Fix missing parentheses in a negated check.
- * src/engine.cpp, src/engine.h, src/game.cpp: Moved Map management
- code completely into engine.cpp.
- * src/net/messagein.cpp, src/net/messagein.h, src/net/messageout.cpp,
- src/net/messageout.h: Added stream operators for char, short and long
- reading and writing.
- * src/game.cpp, src/log.cpp, src/main.cpp, src/gui/char_select.cpp,
- src/gui/char_server.cpp, src/gui/login.cpp, src/net/messageout.cpp,
- src/net/messageout.h, src/net/network.cpp, src/net/network.h,
- src/net/packet.cpp, src/net/protocol.cpp: Header cleanups.
- * src/gui/popupmenu.cpp, src/gui/sell.cpp: Use cassert instead of
- assert.h.
- * src/net/network.cpp: Add missing cassert header, remove some unused
- headers.
- * src/net/messagein.cpp: Add missing cassert header.
- * src/being.cpp, src/being.h, src/game.cpp: Made Being::setDamage
- accept a short instead of a string.
- * src/game.cpp, src/game.h, src/gui/char_select.cpp: Converted
- map_path from char array to std::string.
-
-2005-09-13 Eugenio Favalli <elvenprogrammer@gmail.com>
-
- * The Mana World.dev: Updated to last changes.
- * The Mana World.dev: Added latest changes to the proper branch.
- * src/gui/login.cpp, src/net/messageout.cpp, src/net/messageout.h,
- src/net/network.cpp, src/net/network.h: Started to use MessageOut to
- send login data.
-
-2005-09-13 Björn Steinbrink <B.Steinbrink@gmx.de>
-
- * ChangeLog, The Mana World.dev, configure.ac, src/Makefile.am,
- src/being.cpp, src/being.h, src/engine.cpp, src/floor_item.cpp,
- src/floor_item.h, src/game.cpp, src/game.h, src/inventory.cpp,
- src/log.h, src/main.cpp, src/playerinfo.h, src/serverinfo.h,
- src/gui/buy.cpp, src/gui/buysell.cpp, src/gui/char_select.cpp,
- src/gui/char_server.cpp, src/gui/chargedialog.cpp, src/gui/chat.cpp,
- src/gui/inventorywindow.cpp, src/gui/login.cpp, src/gui/npc.cpp,
- src/gui/npc.h, src/gui/npc_text.cpp, src/gui/npc_text.h,
- src/gui/popupmenu.cpp, src/gui/requesttrade.cpp,
- src/gui/requesttrade.h, src/gui/sell.cpp, src/gui/skill.cpp,
- src/gui/stats.cpp, src/gui/status.cpp, src/gui/status.h,
- src/gui/trade.cpp, src/net/messagein.cpp, src/net/messagein.h,
- src/net/messageout.cpp, src/net/messageout.h, src/net/network.cpp,
- src/net/network.h, src/net/packet.cpp, src/net/packet.h,
- src/net/protocol.cpp, src/net/protocol.h, src/net/win2linux.h,
- src/net/win2mac.cpp, src/net/win2mac.h: Merged with SDL_NET_TEST
- branch.
- * src/being.cpp, src/being.h, src/game.cpp: Simplify remove_node.
- * src/being.cpp, src/being.h, src/game.cpp: Merged createBeing and
- add_node into createBeing.
- * src/main.cpp, src/main.h, src/gui/char_select.cpp,
- src/gui/login.cpp: Removed some globals.
- * src/main.cpp, src/main.h, src/gui/char_select.cpp,
- src/gui/char_select.h, src/gui/char_server.cpp, src/gui/char_server.h,
- src/gui/login.cpp, src/gui/login.h, src/gui/updatewindow.cpp,
- src/gui/updatewindow.h: Unified the loops for the various dialogs that
- are shown before the actual game starts.
- * src/gui/login.cpp: Removed a close_session call i missed.
- * src/gui/login.cpp: Close the session only when it was opened.
-
-2005-09-13 Bjørn Lindeijer <bjorn@lindeijer.nl>
-
- * src/floor_item.cpp, src/floor_item.h, src/engine.cpp,
- popupmenu.cpp: Made members private and provided more convenient
- constructor.
- * src/net/messageout.cpp: Fixed bug in destructor.
- * src/net/network.cpp: Initialize buffers and enforce only a single
- session at a time.
- * src/game.cpp, src/net/protocol.h: Converted all incoming messages
- handled in game.cpp to use the MessageIn class. This is a huge change
- so please test if everything is still working correctly.
- * src/gui/npc.cpp, src/gui/npc.h, src/gui/npc_text.cpp,
- src/gui/npc_text.h: Changed argument from char* to std::string for
- convenience.
- * src/gui/setup.cpp, src/gui/setup.h: Enabled OpenGL checkbox and
- added messagebox informing the user that apply this change requires
- restarting the client.
- * src/gui/updatewindow.cpp: Start displaying file progress at 0% and
- some small fixes.
-
-2005-09-12 Björn Steinbrink <B.Steinbrink@gmx.de>
-
- * src/Makefile.am, src/gui/browserbox.cpp, src/gui/gui.cpp,
- src/resources/resourcemanager.cpp, src/resources/resourcemanager.h,
- src/resources/sdlimageloader.cpp, src/resources/sdlimageloader.h:
- Added SDLImageLoader to make guichan support physfs. Removed
- ResourceManager::getRealPath() because it's no longer needed.
-
-2005-09-12 Bjørn Lindeijer <bjorn@lindeijer.nl>
-
- * data/graphics/gui/hits_blue.png, data/graphics/gui/hits_red.png,
- data/graphics/gui/hits_yellow.png: Made shadow translucent.
- * data/graphics/images/minimap_new_7-1.png: Added this minimap.
- * data/help/changes.txt, data/help/commands.txt: Added 0.0.16 changes.
- * data/maps/new_7-1.tmx.gz: Fixed well being in the wrong layer.
-
-2005-09-11 Bjørn Lindeijer <bjorn@lindeijer.nl>
-
- * src/net/network.cpp: Improved error reporting a bit and got rid of
- loop for sending data, which shouldn't be necessary according to
- SDL_net documentation.
- * src/Makefile.am, src/being.cpp, src/being.h, src/engine.cpp,
- src/game.cpp, src/main.cpp, src/playerinfo.h, src/gui/char_server.cpp,
- src/gui/chargedialog.cpp, src/gui/chat.cpp,
- src/gui/inventorywindow.cpp, src/gui/popupmenu.cpp, src/gui/skill.cpp,
- src/gui/stats.cpp, src/gui/status.cpp, src/gui/status.h,
- src/net/protocol.cpp: Changed char_info into the array it's used as
- for character selection and introduced player_info as the pointer to
- the player information. Should help towards support for multiple
- characters on the same account. Also changed PLAYER_INFO name field to
- a std::string.
- * src/net/win2mac.cpp, src/net/win2mac.h: A bit of clean up.
- * src/net/packet.h, src/net/packet.cpp, src/net/messagein.h,
- src/net/messagein.cpp, src/net/messageout.h, src/net/messageout.cpp:
- Added these packet reading/writing helpers, taken from the new server
- in development.
- * src/gui/char_select.cpp: Made new character message be parsed
- using MessageIn. Many other incoming messages should be ready to be
- ported similarly, simplifying the parsing of packets because of
- automatic incrementation of the read position.
- * src/game.cpp, src/game.h, src/gui/popupmenu.cpp,
- src/gui/requesttrade.cpp, src/gui/requesttrade.h: Changed
- tradePartnerName to std::string.
- * src/net/win2linux.h: Removed because it became redundant with
- the use of SDL_net.
- * src/game.cpp, src/game.h, src/gui/char_select.cpp,
- src/net/messagein.cpp, src/net/messagein.h, src/net/network.cpp,
- src/net/network.h: Got rid of usage of Packet by MessageIn,
- simplifying both its usage and implementation. Now also handling
- response to character selection through MessageIn.
- * src/main.cpp, src/serverinfo.h, src/gui/char_select.cpp,
- src/gui/char_server.cpp, src/gui/login.cpp, src/net/network.cpp,
- src/net/network.h, src/net/protocol.cpp, src/net/protocol.h:
- Introduced get_next_message function to reduce duplication of that
- process. Also now MessageIn is used for all incoming messages handled
- during the login sequence.
- * src/being.cpp, src/being.h, src/game.cpp, src/game.h,
- src/inventory.cpp, src/serverinfo.h, src/gui/login.cpp,
- src/gui/trade.cpp, src/net/messagein.cpp, src/net/messagein.h,
- src/net/network.cpp, src/net/protocol.cpp, src/net/protocol.h: Added
- readCoordinates and readCoordinatePair to MessageIn for reading the
- specific ways eAthena sends sends those, and converted part of
- game.cpp to use the MessageIn class. Also simplified cases where
- flush() was still called in a loop for sending and added asserts to
- MessageIn methods.
-
-2005-09-10 Bjørn Lindeijer <bjorn@lindeijer.nl>
-
- * src/log.cpp: Committed patch by Nayr for displaying a messagebox
- when an error occurs on MacOS.
-
-2005-09-10 Björn Steinbrink <B.Steinbrink@gmx.de>
-
- * configure.ac: Add check for SDL_net.
-
-2005-09-09 Eugenio Favalli <elvenprogrammer@gmail.com>
-
- * src/game.cpp: Fixes to dropped items network code
-
-2005-09-09 Bjørn Lindeijer <bjorn@lindeijer.nl>
-
- * src/net/win2linux.h: Removed inclusion of malloc.h header as it
- doens't seem necessary and was problematic on FreeBSD.
-
-2005-09-08 Björn Steinbrink <B.Steinbrink@gmx.de>
-
- * src/game.cpp: Clean the floor items when the map changes.
-
-2005-08-30 Eugenio Favalli <elvenprogrammer@gmail.com>
-
- * README, The Mana World.dev, data/graphics/sprites/items.png,
- data/graphics/sprites/npcs.png, data/help/header.txt,
- data/help/skills.txt, data/items.xml, data/maps/new_8-1.tmx.gz:
- Updated docs for release, fixed Dev-Cpp project file, added more items
- and npcs, fixed the new map and added it to the makefile.
-
-2005-08-31 Björn Steinbrink <B.Steinbrink@gmx.de>
-
- * src/openglgraphics.cpp: Fix push/pop of clip area, we need to
- translate using the x/y offset, not the x/y coordinates of the clip
- area. This fixes the broken scrollareas.
-
-2005-08-30 Eugenio Favalli <elvenprogrammer@gmail.com>
-
- * The Mana World.dev: Updated project file.
- * data/graphics/sprites/npcs.png, src/gui/sell.cpp: Added empty sprite
- and reorganized spriteset, fixed a typo.
-
-2005-08-29 Björn Steinbrink <B.Steinbrink@gmx.de>
-
- * src/Makefile.am, src/configlistener.cpp, src/configlistener.h: Made
- the destructor inline, as it is an interface, we don't need a .cpp
- file, thus it was removed.
- * src/resources/image.cpp, src/resources/image.h,
- src/resources/music.cpp, src/resources/music.h,
- src/resources/resource.cpp, src/resources/resource.h,
- src/resources/resourcemanager.cpp, src/resources/soundeffect.cpp,
- src/resources/soundeffect.h: Removed the setIdPath() method from the
- Resource class and added the idPath as a Constructor parameter, as
- that value is not meant to be changed.
-
-2005-08-29 Eugenio Favalli <elvenprogrammer@gmail.com>
-
- * data/maps/new_8-1.tmx.gz: Some layer and walkability fixes.
-
-2005-08-28 Björn Steinbrink <B.Steinbrink@gmx.de>
-
- * src/openglgraphics.cpp, src/gui/browserbox.cpp,
- src/gui/buddywindow.cpp, src/gui/buddywindow.h, src/gui/buysell.h,
- src/gui/char_server.h, src/gui/chargedialog.h, src/gui/chat.cpp,
- src/gui/chat.h, src/gui/confirm_dialog.h, src/gui/equipmentwindow.h,
- src/gui/focushandler.h, src/gui/gui.cpp, src/gui/gui.h,
- src/gui/help.h, src/gui/inttextbox.cpp, src/gui/inventorywindow.cpp,
- src/gui/inventorywindow.h, src/gui/item_amount.h,
- src/gui/itemcontainer.cpp, src/gui/listbox.cpp, src/gui/newskill.h,
- src/gui/npc_text.h, src/gui/ok_dialog.h, src/gui/passwordfield.cpp,
- src/gui/requesttrade.h, src/gui/setup.h, src/gui/stats.h,
- src/gui/status.h, src/gui/textbox.cpp, src/gui/textfield.cpp,
- src/gui/trade.h, src/gui/updatewindow.h: Add #include's that just
- weren't necessary because the guichan folks don't provide clean
- headers. This is preparatory for the case that they ever do. ;)
- * src/gui/gui.cpp, src/gui/gui.h: Create a GuiConfigListener class.
- * src/gui/window.h: Small cleanup.
- * src/gui/window.cpp, src/gui/window.h: Create a static ConfigListener
- for the Window class. (Fixes each Window listening to config changes,
- although they only affect a static class member.)
-
-2005-08-27 Björn Steinbrink <B.Steinbrink@gmx.de>
-
- * src/gui/npc.cpp: Fix a memory leak.
- * src/game.cpp, src/gui/npc.cpp, src/gui/npc.h: Fix the bug when
- sometimes the last entry in npc list windows is missing. The network
- buffer isn't reset to all zeros, thus we can't rely on the received
- string to be nul-terminated, instead we have to use the length
- parameter we receive from eAthena (and this way we're also safe
- against buffer overflows, because we can use strncpy()).
- * src/gui/window.cpp: Bail out early if there's no window container.
- * src/engine.cpp, src/game.cpp, src/gui/stats.cpp, src/gui/stats.h,
- src/gui/status.cpp, src/gui/status.h: Update the stats and status
- window contents only at a single location and let them do it
- automagically.
- * src/gui/updatewindow.cpp, src/gui/updatewindow.h: Small cleanups.
-
-2005-08-25 Ferreira Yohann <bertram@cegetel.net>
-
- * src/gui/buy.h, src/gui/buy.cpp, src/gui/sell.h, src/gui/sell.cpp,
- src/gui/inventorywindow.h, src/gui/inventorywindow.cpp: Added effect
- description to those each windows, and also made some improvements and
- bugfixes as I was on it.
- * data/maps/new_7-1.tmx.gz: Added eyecandy to the map 7-1.
-
-2005-08-26 Björn Steinbrink <B.Steinbrink@gmx.de>
-
- * ChangeLog: Fix indentation and line length.
- * docs/HACKING.txt: Fix the example (OOPS!).
- * src/configuration.cpp: Remove dependency on math.h.
- * src/openglgraphics.cpp: Remove useless code.
- * src/openglgraphics.cpp: Use glTranslatef instead of glTranslated.
- Remove some useless code.
-
-2005-08-25 Ferreira Yohann <bertram@cegetel.net>
-
- * src/main.h, src/main.cpp, src/gui/login.cpp,
- src/resources/buddylist.cpp, gui/char_select.cpp: Adding min and max
- length check for password, more code cleanups in login and removing
- possible buffer overflows by replacing some global char[] by
- std::strings.
- * src/items.h, src/items.cpp, src/resources/itemmanager.h,
- src/resources/itemmanager.cpp, src/resources/iteminfo.h,
- src/resources/iteminfo.cpp, data/items.xml, data/items.xsd: Added
- Effects description to items.
-
-2005-08-25 Bjørn Lindeijer <bjorn@lindeijer.nl>
-
- * ChangeLog: Fixed line length using tab size of 8.
- * src/configuration.h, src/configuration.cpp: Removed some debug code
- and updated documentation a bit.
- * src/resources/resourcemanager.cpp: Removed unused (I think) headers
- for Windows.
-
-2005-08-25 Björn Steinbrink <B.Steinbrink@gmx.de>
-
- * src/openglgraphics.cpp: Use the translation capabilities of OpenGL
- instead of doing it ourselves all the time.
- * src/graphics.cpp: Simplify the image rect drawing code a bit and
- remove an obsolete included header.
- * src/openglgraphics.cpp, src/openglgraphics.h: Reduce the code
- duplication even further.
- * src/engine.cpp, src/floor_item.cpp, src/floor_item.h: Move the
- extern declaration for the floor item list into engine.cpp as it's
- only used there.
- * src/log.cpp: Lower indentation level.
- * src/openglgraphics.cpp, src/openglgraphics.h: Reduce code
- duplication.
- * src/configuration.cpp: Fix compilation errors.
- * src/graphics.cpp, src/openglgraphics.cpp, src/gui/button.cpp,
- src/gui/checkbox.cpp, src/gui/equipmentwindow.cpp,
- src/gui/itemcontainer.cpp, src/gui/minimap.cpp,
- src/gui/passwordfield.cpp, src/gui/playerbox.cpp,
- stc/gui/progressbar.cpp, src/gui/radiobutton.cpp,
- src/gui/scrollarea.cpp, src/gui/slider.cpp, src/gui/textfield.cpp,
- src/gui/window.cpp: Made our Graphics::drawImage() method respect the
- clip area from the guichan part. Removed some obsolete code.
- * src/gui/tabbedcontainer.h: Fix include path for guichanfwd.h.
- * src/gui/tabbedcontainer.cpp, src/gui/tabbedcontainer.h: Added a new
- container type, that allows switching between the contents through a
- tab bar at the top of the container.
- * ChangeLog: Fixed intendation and line length.
- * docs/HACKING.txt: Added a notice about line length in ChangeLog and
- an example for the ChangeLog format.
-
-2005-08-24 Ferreira Yohann <bertram@cegetel.net>
-
- * src/game.cpp: Simply don't show equipped items in sell dialog as it's
- annoying.
- * src/gui/login.h, src/gui/login.cpp: Code cleanups and improvements
- to the login sequence.
-
-2005-08-23 Björn Steinbrink <B.Steinbrink@gmx.de>
-
- * src/gui/shop.h: Fixed using a forward declaration for std::string,
- where it was a class member.
- * src/game.cpp, src/gui/sell.cpp, src/gui/sell.h: Made the sell dialog
- accepts Items instead of looking them up in the inventory.
- * src/gui/sell.cpp: Some code cleanups, simplifications and removal of
- duplicate code.
- * src/gui/buy.cpp, src/gui/sell.cpp, src/gui/shop.h: Avoid possible
- buffer overflows by using a std::string instead of char[30].
- * src/gui/buy.cpp: Some code cleanups, simplifications and removal of
- duplicate code.
-
-2005-08-22 Ferreira Yohann <bertram@cegetel.net>
-
- * src/gui/buy.cpp, src/gui/sell.cpp, src/game.cpp: Removed asserts as
- they were not suitable for a stable implementation of buy/sell dialogs
- and made some improvements on them. Still has to clean up code.
- * src/gui/login.h, src/login.cpp: Code cleanups, little improvements of
- the login function.
-
-2005-08-22 Eugenio Favalli <elvenprogrammer@gmail.com>
-
- * src/gui/skill.cpp: Disabled use button in skill dialog since is still
- not being used.
-
-2005-08-20 Björn Steinbrink <B.Steinbrink@gmx.de>
-
- * src/openglgraphics.cpp: Added some missing state changes and checks.
- * src/gui/inventorywindow.cpp, src/gui/item_amount.cpp,
- src/gui/item_amount.h, src/gui/popupmenu.cpp, src/gui/trade.cpp: Made
- the item amount dialog work on a provided item, instead of having it
- ask the inventory window itself.
-
-2005-08-19 Björn Steinbrink <B.Steinbrink@gmx.de>
-
- * src/engine.cpp, src/game.cpp: The engine isn't connected to all the
- gui windows, so move creation from its constructor into the game.cpp
- where most of them are actually used.
- * src/log.cpp, src/log.h, src/main.cpp: Added support for parsing
- command line options. Added option to skip the update process. Made
- logger being created immediately after startup, because some
- destructors use it.
-
-2005-08-18 Eugenio Favalli <elvenprogrammer@gmail.com>
-
- * The Mana World.dev, src/game.cpp, src/gui/skill.h, src/gui/skill.cpp:
- Updated reference to latest libxml, fixed a bug in updating skills,
- updated skill names database.
-
-2005-08-18 Björn Steinbrink <B.Steinbrink@gmx.de>
-
- * src/Makefile.am, src/graphics.cpp, src/graphics.h, src/main.cpp,
- src/openglgraphics.cpp src/openglgraphics.h, src/gui/gui.cpp,
- src/resources/image.h: Semi-separated OpenGL and SDL graphics classes,
- improves OpenGL performance quite a bit, while rewriting a good bunch
- of code provided by guichan (but maybe we'll diverge so much that we'd
- need that anyways...)
-
-2005-08-17 Eugenio Favalli <elvenprogrammer@gmail.com>
-
- * src/configuration.cpp, src/resources/itemmanager.cpp,
- src/resources/mapreader.cpp: Removed special #ifdefs for libxml2
- linking issues in Win32.
-
-2005-08-16 Ferreira Yohann <bertram@cegetel.net>
-
- * src/gui/window.h, src/gui/window.cpp: Bugfixing and simplifying
- resize code.
- * debian/*: Updates to the debian packaging files. (The actual update
- was from a few days ago.) Now we have the tmw, tmw-data and tmw-music
- packages.
- * src/gui/setup.h, src/gui/setup.cpp: Now the setup (Config) windows
- works as it should be. (The actual update was from a few days ago.)
-
-2005-08-16 Eugenio Favalli <elvenprogrammer@gmail.com>
-
- * The Mana World.dev, src/gui/status.cpp, src/gui/window.cpp,
- src/gui/window.h, src/gui/windowcontainer.h,
- data/graphics/gui/resize.png: Added a resize grip to resizable window,
- fixed some compiling errors.
-
-2005-08-15 Björn Steinbrink <B.Steinbrink@gmx.de>
-
- * src/engine.cpp, src/gui/gui.cpp, src/gui/gui.h: Removed guiTop global
- variable.
- * src/graphics.cpp, src/graphics.h, src/main.cpp: Made the OpenGL
- related code fully #ifdef'ed.
- * src/main.cpp, src/gui/browserbox.cpp, src/gui/gui.cpp,
- src/resources/image.cpp, src/resources/image.h: Fully faded out the
- useOpenGL global. Image and Graphics keep track of the mode on their
- own now (the latter will go away once we have separate classes...)
- * src/graphics.cpp, src/graphics.h, src/main.cpp, src/main.h,
- src/gui/browserbox.cpp, src/gui/gui.cpp, src/resources/image.cpp:
- Started to fade out the useOpenGL global variable.
- * src/engine.cpp, src/gui/char_select.cpp, src/gui/char_server.cpp,
- src/gui/chat.cpp, src/gui/gui.cpp, src/gui/gui.h, src/gui/login.cpp,
- src/gui/popupmenu.cpp, src/gui/setup.cpp, src/gui/updatewindow.cpp,
- src/gui/window.cpp: Removed guiGraphics global pointer and removed
- dependencies on gui.h in some places.
-
-
-2005-08-14 Björn Steinbrink <B.Steinbrink@gmx.de>
-
- * src/graphics.cpp, src/graphics.h, src/resources/image.cpp,
- src/resources/image.h: Moved the image drawing code into the graphics
- class.
- * src/being.cpp, src/engine.cpp, src/graphics.cpp, src/graphics.h: Made
- the wrapper functions in the Graphics class conditional on whether we
- compile with OpenGL support.
-
-2005-08-13 Björn Steinbrink <B.Steinbrink@gmx.de>
-
- * src/Makefile.am, src/being.cpp, src/being.h, src/configlistener.cpp,
- src/configlistener.h, src/configuration.cpp, src/configuration.h,
- src/engine.cpp, src/engine.h, src/equipment.cpp, src/equipment.h,
- src/game.cpp, src/game.h, src/graphics.cpp, src/graphics.h,
- src/guichanfwd.h, src/inventory.cpp, src/inventory.h, src/item.h,
- src/log.cpp, src/log.h, src/main.cpp, src/main.h, src/map.cpp,
- src/map.h, src/playerinfo.h, src/sound.cpp, src/sound.h,
- src/graphic/imagerect.h, src/graphic/spriteset.cpp,
- src/graphic/spriteset.h, src/gui/box.h, src/gui/browserbox.cpp,
- src/gui/browserbox.h, src/gui/buddywindow.h, src/gui/button.cpp,
- src/gui/button.h, src/gui/buy.cpp, src/gui/buy.h, src/gui/buysell.h,
- src/gui/char_select.cpp, src/gui/char_select.h,
- src/gui/char_server.cpp, src/gui/char_server.h,
- src/gui/chargedialog.cpp, src/gui/chargedialog.h, src/gui/chat.cpp,
- src/gui/chat.h, src/gui/chatinput.cpp, src/gui/checkbox.cpp,
- src/gui/checkbox.h, src/gui/confirm_dialog.cpp,
- src/gui/confirm_dialog.h, src/gui/equipmentwindow.cpp,
- src/gui/equipmentwindow.h, src/gui/focushandler.h, src/gui/gui.cpp,
- src/gui/gui.h, src/gui/help.cpp, src/gui/help.h,
- src/gui/inttextbox.cpp, src/gui/inttextbox.h,
- src/gui/inventorywindow.cpp, src/gui/inventorywindow.h,
- src/gui/item_amount.cpp, src/gui/item_amount.h,
- src/gui/itemcontainer.cpp, src/gui/itemcontainer.h,
- src/gui/listbox.cpp, src/gui/listbox.h, src/gui/login.cpp,
- src/gui/login.h, src/gui/minimap.cpp, src/gui/minimap.h,
- src/gui/newskill.cpp, src/gui/newskill.h, src/gui/npc.h,
- src/gui/npc_text.h, src/gui/ok_dialog.cpp, src/gui/ok_dialog.h,
- src/gui/passwordfield.h, src/gui/playerbox.cpp, src/gui/playerbox.h,
- src/gui/popupmenu.cpp, src/gui/popupmenu.h, src/gui/progressbar.cpp,
- src/gui/progressbar.h, src/gui/radiobutton.cpp, src/gui/radiobutton.h,
- src/gui/requesttrade.cpp, src/gui/requesttrade.h,
- src/gui/scrollarea.cpp, src/gui/scrollarea.h, src/gui/sell.cpp,
- src/gui/sell.h, src/gui/setup.cpp, src/gui/setup.h, src/gui/skill.h,
- src/gui/slider.cpp, src/gui/slider.h, src/gui/stats.cpp,
- src/gui/stats.h, src/gui/status.cpp, src/gui/status.h,
- src/gui/textbox.cpp, src/gui/textbox.h, src/gui/textfield.cpp,
- src/gui/textfield.h, src/gui/trade.cpp, src/gui/trade.h,
- src/gui/updatewindow.cpp, src/gui/updatewindow.h, src/gui/window.cpp,
- src/gui/window.h, src/gui/windowcontainer.h, src/net/protocol.cpp,
- src/net/protocol.h, src/resources/buddylist.hm
- src/resources/image.cpp, src/resources/image.h,
- src/resources/itemmanager.cpp, src/resources/itemmanager.h,
- src/resources/mapreader.cpp, src/resources/mapreader.h,
- src/resources/music.h, src/resources/resource.cpp,
- src/resources/resourcemanager.cpp, src/resources/resourcemanager.h,
- src/resources/soundeffect.h: Huge header cleanup, removing nearly all
- #include's from headers to reduce dependencies and compile time.
- * src/engine.cpp, src/gui/char_select.cpp, src/gui/inventorywindow.cpp,
- src/gui/skill.cpp, src/gui/skill.h, src/gui/stats.cpp,
- src/gui/status.cpp: Another small header cleanup, should also solve
- compilation problems on windows.
- * src/gui/sell.cpp: Reset selection in the sell dialog if all items at
- the selected slot are sold.
-
-2005-08-13 Eugenio Favalli <elvenprogrammer@gmail.com>
-
- * src/gui/status.h, src/gui/status.cpp: Reformatted status window
- layout to avoid overlapping and lowered saturation of bars' colors.
- * src/gui/status.cpp: Removed smooth color changing from xp bar which
- was causing problems and doesn't act as the job xp bar.
- * The Mana World.dev, src/game.cpp, src/playerinfo.h,
- src/net/protocol.cpp, src/resources/itemmanager.cpp,
- src/gui/inventorywindow.cpp: Updated dev-cpp project file, removed
- unnecessary header, fixed some include paths.
-
-2005-08-12 Eugenio Favalli <elvenprogrammer@gmail.com>
-
- * src/buy.cpp, src/sell.cpp: Resetting quantity to 0 after selecting
- other items in buy/sell dialogs.
-
-2005-08-11 Andrej Sinicyn <andrej4000@gmail.com>
-
- * src/resources/image.cpp: Little cleanup and simplification.
-
-2005-08-10 Björn Steinbrink <B.Steinbrink@gmx.de>
-
- * src/engine.cpp, src/graphics.cpp, src/graphics.h,
- src/gui/browserbox.cpp, src/gui/gui.cpp, src/gui/listbox.cpp,
- src/gui/minimap.cpp, src/gui/progressbar.cpp, src/gui/scrollarea.cpp:
- Moved knowledge about whether we use OpenGL into the Graphics class (as
- much as possible)
- * src/game.cpp: Added helper function for being creation to reduce code
- duplication. Some code simplifications.
-
-2005-08-09 Björn Steinbrink <B.Steinbrink@gmx.de>
-
- * src/engine.cpp: Adjust drawing offset to have the player centered in
- higher resolutions as well.
-
-2005-08-04 Björn Steinbrink <B.Steinbrink@gmx.de>
-
- * src/main.cpp: Use "true" instead of "1" as bool argument.
- * src/resources/resourcemanager.cpp, src/resources/resourcemanager.h:
- Added a method to determine the real path of a file in the PhysFS
- search path.
- * src/gui/browserbox.cpp: Make use of then new resource manager method
- to determine the real path of a file.
- * src/gui/gui.cpp: Dynamically determine the path to graphic files
- instead of using the try-catch fallback method.
-
-2005-08-03 Andrej Sinicyn <andrej4000@gmail.com>
-
- * src/game.cpp, src/game.h, src/gui/requesttrade.cpp,
- src/gui/requesttrade.h: Moved my invented variable, since it makes more
- sense.
- * src/game.cpp, src/game.h, src/gui/requesttrade.cpp: Fix my previous
- fix because it broke my own code.
-
-2005-08-03 Björn Steinbrink <B.Steinbrink@gmx.de>
-
- * src/main.cpp: Use PhysFS to determine user's home directory on unix
- system. Removed an now unused header.
- * src/game.cpp: Commented a switch case label that was left uncommented
- though the rest was commented.
- * src/resources/buddylist.cpp, src/main.h: Removed unneeded header from
- main.h, added it to buddylist.cpp.
- * src/engine.cpp: Converted two global variables to function-local
- ones.
-
-2005-08-02 Andrej Sinicyn <andrej4000@gmail.com>
-
- * src/game.cpp: Fixed "Trade canceled" happening often.
-
-2005-08-02 Björn Steinbrink <B.Steinbrink@gmx.de>
-
- * src/engine.cpp: Cleanups in the drawing code.
- * src/engine.cpp, src/game.cpp: Made autoTarget checks being handled at
- a single location.
- * src/being.cpp, src/being.h, src/engine.h: Small header cleanups.
- * src/graphics.cpp, src/graphics.h, src/main.cpp, src/main.h,
- src/gui/setup.cpp: Moved graphics setup code into the graphics class.
-
-2005-08-02 Marcel W. Wysocki <maci@satgnu.org>
-
- * tmw/src/gui/status.cpp: making setup dialog quitting when clicking
- on setup button while dialog is opened
-
-2005-08-01 Björn Steinbrink <B.Steinbrink@gmx.de>
-
- * src/inventory.cpp, src/inventory.h, src/gui/itemcontainer.cpp,
- src/gui/itemcontainer.h: Added a logic function to dynamically adjust
- the size of the itemcontainer.
- * src/game.cpp: Fixed autoTarget not being set to NULL on map change.
-
-2005-07-31 Andrej Sinicyn <andrej4000@gmail.com>
-
- * src/game.cpp, src/game.h, src/gui/popupmenu.cpp: Show the name of the
- trade partner in the trade dialog.
-
-2005-07-31 Björn Steinbrink <B.Steinbrink@gmx.de>
-
- * src/gui/listbox.cpp: Small cleanup of the drawing code.
- * src/engine.cpp: Added a check to stop scrolling when we hit the map
- border.
-
-2005-07-31 Andrej Sinicyn <andrej4000@gmail.com>
-
- * src/game.cpp: Don't allow more than one trade dialog or requesting it
- at once; if a trade is canceled on the other side, close the trade
- window.
-
-2005-07-30 Andrej Sinicyn <andrej4000@gmail.com>
-
- * src/main.cpp: Removed unnecessary value assignment to a variable.
-
-2005-07-30 Björn Steinbrink <B.Steinbrink@gmx.de>
-
- * src/main.cpp, src/resources/resourcemanager.h,
- src/resources/resourcemanager.cpp: Fixed buggy check for the existence
- of the updates directory. Extended the resource manager with some
- physfs functions and moved the actual setup process from the resource
- manager constructor into the main initialization.
-
-2005-07-29 Björn Steinbrink <B.Steinbrink@gmx.de>
-
- * src/game.cpp: Fixed popup window not always being correctly hidden
- when the player clicks somewhere else.
-
-2005-07-28 Björn Steinbrink <B.Steinbrink@gmx.de>
-
- * src/main.cpp, src/gui/update.cpp, src/resources/resourcemanager.cpp,
- src/resources/resourcemanager.h: Added support for files downloaded
- through the update manager to the resource manager. Changed directory
- name for updates from "data" to "updates".
- * src/game.cpp, src/gui/inventorywindow.cpp, src/gui/popupmenu.cpp,
- src/gui/popupmenu.h: Cleaned up the showPopup() code, moved
- "map"-related code into game.cpp, made the popup show up at mouse
- coordinates instead of being aligned to tiles.
- * src/being.cpp, src/being.h, src/engine.cpp, src/game.cpp, src/game.h,
- src/gui/gui.cpp, src/net/protocol.cpp: Added an action enumeration to
- the Being class and removed the old #define's.
- * src/resources/resourcemanager.cpp: Fixed a location where a wrong
- dir-separator was used.
- * src/main.cpp: Fixed updates directory not being created on non-unix
- systems. Started using PhysFS write support.
-
-2005-07-27 Bjørn Lindeijer <bjorn@lindeijer.nl>
-
- * src/engine.cpp, src/game.cpp, src/graphics.cpp, src/graphics.h,
- src/main.cpp, src/gui/browserbox.cpp, src/gui/button.cpp,
- src/gui/gui.cpp, src/gui/listbox.cpp, src/gui/minimap.cpp,
- src/gui/playerbox.cpp, src/gui/progressbar.cpp,
- src/gui/scrollarea.cpp, src/gui/textfield.cpp, src/gui/window.cpp,
- src/resources/image.cpp, src/resources/image.h,
- src/resources/mapreader.h: Merged OpenGL/SDL merge patch by Andrej
- Sinicyn, and his followup patch for fixing SDL-only build.
-
-2005-07-27 Björn Steinbrink <B.Steinbrink@gmx.de>
-
- * src/gui/gui.cpp, src/gui/gui.h: Removed continous mouse movement,
- that implementation wasn't suitable for a release.
-
-2005-07-26 Björn Steinbrink <B.Steinbrink@gmx.de>
-
- * src/being.cpp, src/being.h, src/engine.cpp, src/game.cpp,
- src/gui/minimap.cpp, src/gui/popupmenu.cpp, src/net/protocol.cpp:
- Introduced a Being::Type enumeration. Added type-aware findNode()
- function.
- * src/being.cpp: Set font back to gui font after drawing speech.
- Draw auto-target marker in engine instead of being.
- * src/gui/popupmenu.cpp: Fixed empty popup window being shown when user
- right clicks on an empty tile while the popup is visible.
-
-2005-07-26 Eugenio Favalli <elvenprogrammer@gmail.com>
-
- * The Mana World.dev: Updated release infos.
- * data/graphics/sprites/emotions.png: Added Modanung's smilies.
- * src/being.cpp, src/engine.cpp: Fixed text and smilies position.
- * src/game.cpp: Cleanups.
- * src/gui/skill.cpp: Added new skill names.
- * src/main.cpp: Moved sound playback to update screen and changed song.
-
-2005-07-24 Björn Steinbrink <B.Steinbrink@gmx.de>
-
- * src/game.cpp: Made the key-event handler use switches instead of
- if-else.
- * src/gui/gui.cpp, src/gui/gui.h: Allow continous movement when holding
- down the left mouse button.
-
-2005-07-23 Björn Steinbrink <B.Steinbrink@gmx.de>
-
- * src/being.h, src/being.cpp: Added a member to keep the current map,
- restored setDestination.
- * src/game.cpp, src/gui/gui.cpp: Change calls to Being::setPath() to
- Being::setDestination().
- * src/map.h: Add a forward declaration for struct PATH_NODE.
-
-2005-07-23 Bjørn Lindeijer <bjorn@lindeijer.nl>
-
- * NEWS: Moved project news here.
- * ChangeLog: Started standard ChangeLog file here.
- * docs/HACKING.txt: Added info about member naming and ChangeLog
- format.
- * src/gui/updatewindow.h, src/gui/updatewindow.cpp: Changed member
- names, set a 15 second timeout for connecting to update server and
- restore some doxygen comments, improved size adaption and made the
- window a shorter.
- * data/graphics/images/login_wallpaper.png: New login wallpaper by
- Momotaro.
diff --git a/English.lproj/InfoPlist.strings b/English.lproj/InfoPlist.strings
new file mode 100644
index 00000000..7080cf94
--- /dev/null
+++ b/English.lproj/InfoPlist.strings
Binary files differ
diff --git a/English.lproj/SDLMain.nib/classes.nib b/English.lproj/SDLMain.nib/classes.nib
new file mode 100644
index 00000000..c4b887e7
--- /dev/null
+++ b/English.lproj/SDLMain.nib/classes.nib
@@ -0,0 +1,8 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
+<plist version="1.0">
+<dict>
+ <key>IBVersion</key>
+ <string>1</string>
+</dict>
+</plist>
diff --git a/English.lproj/SDLMain.nib/info.nib b/English.lproj/SDLMain.nib/info.nib
new file mode 100644
index 00000000..0411a4a5
--- /dev/null
+++ b/English.lproj/SDLMain.nib/info.nib
@@ -0,0 +1,20 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
+<plist version="1.0">
+<dict>
+ <key>IBFramework Version</key>
+ <string>670</string>
+ <key>IBLastKnownRelativeProjectPath</key>
+ <string>../themanaworld.xcodeproj</string>
+ <key>IBOldestOS</key>
+ <integer>5</integer>
+ <key>IBOpenObjects</key>
+ <array>
+ <integer>29</integer>
+ </array>
+ <key>IBSystem Version</key>
+ <string>9F33</string>
+ <key>targetFramework</key>
+ <string>IBCarbonFramework</string>
+</dict>
+</plist>
diff --git a/English.lproj/SDLMain.nib/objects.xib b/English.lproj/SDLMain.nib/objects.xib
new file mode 100644
index 00000000..6d0c83db
--- /dev/null
+++ b/English.lproj/SDLMain.nib/objects.xib
@@ -0,0 +1,77 @@
+<?xml version="1.0" standalone="yes"?>
+<object class="NSIBObjectData">
+ <object name="rootObject" class="NSCustomObject" id="1">
+ </object>
+ <array count="8" name="allObjects">
+ <object class="IBCarbonMenuItem" id="229">
+ <string name="title">Quit</string>
+ <string name="keyEquivalent">q</string>
+ <boolean name="notPreviousAlternate">TRUE</boolean>
+ <ostype name="command">quit</ostype>
+ </object>
+ <object class="IBCarbonWindow" id="166">
+ <boolean name="receiveUpdates">FALSE</boolean>
+ <boolean name="liveResize">TRUE</boolean>
+ <boolean name="compositing">TRUE</boolean>
+ <boolean name="isConstrained">FALSE</boolean>
+ <string name="title">Window</string>
+ <object name="rootControl" class="IBCarbonRootControl" id="167">
+ <string name="viewFrame">0 0 480 360 </string>
+ <string name="bounds">0 0 360 480 </string>
+ </object>
+ <string name="windowRect">204 300 564 780 </string>
+ <string name="ScreenRectAtEncodeTime">0 0 768 1024 </string>
+ </object>
+ <object class="IBCarbonMenu" id="184">
+ <string name="title">themanaworld</string>
+ <string name="name">_NSAppleMenu</string>
+ <array count="3" name="items">
+ <object class="IBCarbonMenuItem" id="187">
+ <string name="title">About themanaworld</string>
+ <int name="keyEquivalentModifier">0</int>
+ <ostype name="command">abou</ostype>
+ </object>
+ <object class="IBCarbonMenuItem" id="230">
+ <boolean name="separator">TRUE</boolean>
+ <boolean name="disabled">TRUE</boolean>
+ <boolean name="notPreviousAlternate">TRUE</boolean>
+ </object>
+ <reference idRef="229"/>
+ </array>
+ </object>
+ <reference idRef="230"/>
+ <object class="IBCarbonMenu" id="29">
+ <string name="title">main</string>
+ <string name="name">_NSMainMenu</string>
+ <array count="1" name="items">
+ <object class="IBCarbonMenuItem" id="185">
+ <string name="title">themanaworld</string>
+ <reference name="submenu" idRef="184"/>
+ </object>
+ </array>
+ </object>
+ <reference idRef="167"/>
+ <reference idRef="187"/>
+ <reference idRef="185"/>
+ </array>
+ <array count="8" name="allParents">
+ <reference idRef="184"/>
+ <reference idRef="1"/>
+ <reference idRef="185"/>
+ <reference idRef="184"/>
+ <reference idRef="1"/>
+ <reference idRef="166"/>
+ <reference idRef="184"/>
+ <reference idRef="29"/>
+ </array>
+ <dictionary count="3" name="nameTable">
+ <string>File&apos;s Owner</string>
+ <reference idRef="1"/>
+ <string>MainWindow</string>
+ <reference idRef="166"/>
+ <string>MenuBar</string>
+ <reference idRef="29"/>
+ </dictionary>
+ <string name="targetFramework">IBCarbonFramework</string>
+ <unsigned_int name="nextObjectID">231</unsigned_int>
+</object>
diff --git a/English.lproj/main.nib/classes.nib b/English.lproj/main.nib/classes.nib
new file mode 100644
index 00000000..c4b887e7
--- /dev/null
+++ b/English.lproj/main.nib/classes.nib
@@ -0,0 +1,8 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
+<plist version="1.0">
+<dict>
+ <key>IBVersion</key>
+ <string>1</string>
+</dict>
+</plist>
diff --git a/English.lproj/main.nib/info.nib b/English.lproj/main.nib/info.nib
new file mode 100644
index 00000000..0411a4a5
--- /dev/null
+++ b/English.lproj/main.nib/info.nib
@@ -0,0 +1,20 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
+<plist version="1.0">
+<dict>
+ <key>IBFramework Version</key>
+ <string>670</string>
+ <key>IBLastKnownRelativeProjectPath</key>
+ <string>../themanaworld.xcodeproj</string>
+ <key>IBOldestOS</key>
+ <integer>5</integer>
+ <key>IBOpenObjects</key>
+ <array>
+ <integer>29</integer>
+ </array>
+ <key>IBSystem Version</key>
+ <string>9F33</string>
+ <key>targetFramework</key>
+ <string>IBCarbonFramework</string>
+</dict>
+</plist>
diff --git a/English.lproj/main.nib/objects.xib b/English.lproj/main.nib/objects.xib
new file mode 100644
index 00000000..6d0c83db
--- /dev/null
+++ b/English.lproj/main.nib/objects.xib
@@ -0,0 +1,77 @@
+<?xml version="1.0" standalone="yes"?>
+<object class="NSIBObjectData">
+ <object name="rootObject" class="NSCustomObject" id="1">
+ </object>
+ <array count="8" name="allObjects">
+ <object class="IBCarbonMenuItem" id="229">
+ <string name="title">Quit</string>
+ <string name="keyEquivalent">q</string>
+ <boolean name="notPreviousAlternate">TRUE</boolean>
+ <ostype name="command">quit</ostype>
+ </object>
+ <object class="IBCarbonWindow" id="166">
+ <boolean name="receiveUpdates">FALSE</boolean>
+ <boolean name="liveResize">TRUE</boolean>
+ <boolean name="compositing">TRUE</boolean>
+ <boolean name="isConstrained">FALSE</boolean>
+ <string name="title">Window</string>
+ <object name="rootControl" class="IBCarbonRootControl" id="167">
+ <string name="viewFrame">0 0 480 360 </string>
+ <string name="bounds">0 0 360 480 </string>
+ </object>
+ <string name="windowRect">204 300 564 780 </string>
+ <string name="ScreenRectAtEncodeTime">0 0 768 1024 </string>
+ </object>
+ <object class="IBCarbonMenu" id="184">
+ <string name="title">themanaworld</string>
+ <string name="name">_NSAppleMenu</string>
+ <array count="3" name="items">
+ <object class="IBCarbonMenuItem" id="187">
+ <string name="title">About themanaworld</string>
+ <int name="keyEquivalentModifier">0</int>
+ <ostype name="command">abou</ostype>
+ </object>
+ <object class="IBCarbonMenuItem" id="230">
+ <boolean name="separator">TRUE</boolean>
+ <boolean name="disabled">TRUE</boolean>
+ <boolean name="notPreviousAlternate">TRUE</boolean>
+ </object>
+ <reference idRef="229"/>
+ </array>
+ </object>
+ <reference idRef="230"/>
+ <object class="IBCarbonMenu" id="29">
+ <string name="title">main</string>
+ <string name="name">_NSMainMenu</string>
+ <array count="1" name="items">
+ <object class="IBCarbonMenuItem" id="185">
+ <string name="title">themanaworld</string>
+ <reference name="submenu" idRef="184"/>
+ </object>
+ </array>
+ </object>
+ <reference idRef="167"/>
+ <reference idRef="187"/>
+ <reference idRef="185"/>
+ </array>
+ <array count="8" name="allParents">
+ <reference idRef="184"/>
+ <reference idRef="1"/>
+ <reference idRef="185"/>
+ <reference idRef="184"/>
+ <reference idRef="1"/>
+ <reference idRef="166"/>
+ <reference idRef="184"/>
+ <reference idRef="29"/>
+ </array>
+ <dictionary count="3" name="nameTable">
+ <string>File&apos;s Owner</string>
+ <reference idRef="1"/>
+ <string>MainWindow</string>
+ <reference idRef="166"/>
+ <string>MenuBar</string>
+ <reference idRef="29"/>
+ </dictionary>
+ <string name="targetFramework">IBCarbonFramework</string>
+ <unsigned_int name="nextObjectID">231</unsigned_int>
+</object>
diff --git a/INSTALL b/INSTALL
index 81c2d148..cd530cae 100644
--- a/INSTALL
+++ b/INSTALL
@@ -5,7 +5,7 @@ Homepage: http://themanaworld.org/
IRC: irc.freenode.net / #themanaworld
1) Requirements
-2) Compiling The Mana World
+2) Compiling And Installing The Mana World
3) Notes
@@ -26,8 +26,7 @@ and some libraries. The required libraries are:
* zlib 1.2.x http://www.gzip.org/zlib/
* libcurl http://curl.haxx.se/libcurl/
-If you checked TMW out from Subversion you will also need these tools to
-compile:
+If you've cloned the Git repository, you will also need these tools to compile:
* GNU automake 1.9 http://www.gnu.org/software/automake/
* GNU autoconf http://www.gnu.org/software/autoconf/
@@ -40,7 +39,8 @@ you to figure this out.
==========================================
1) Go to the directory you have extracted the source to.
-2) If you checked out from SVN, run "./autogen.sh" to generate configure.
+2) If you've cloned the Git repository, run "autoreconf -i" to generate
+ configure and install any missing auxiliary files.
3) Run "./configure"
4) Run "make"
5) Run "make install" as root
diff --git a/Info.plist b/Info.plist
new file mode 100644
index 00000000..36084dd8
--- /dev/null
+++ b/Info.plist
@@ -0,0 +1,30 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
+<plist version="1.0">
+<dict>
+ <key>CFBundleDevelopmentRegion</key>
+ <string>English</string>
+ <key>CFBundleExecutable</key>
+ <string>The Mana World</string>
+ <key>CFBundleIconFile</key>
+ <string>The Mana World.icns</string>
+ <key>CFBundleIdentifier</key>
+ <string>TMW</string>
+ <key>CFBundleName</key>
+ <string>The Mana World</string>
+ <key>CFBundlePackageType</key>
+ <string>APPL</string>
+ <key>CFBundleSignature</key>
+ <string>tmw.</string>
+ <key>CFBundleVersion</key>
+ <string>1.0</string>
+ <key>NSHumanReadableCopyright</key>
+ <string>Copyright 2008 The Mana World Development Team</string>
+ <key>NSMainNibFile</key>
+ <string>SDLMain</string>
+ <key>NSPrincipalClass</key>
+ <string>NSApplication</string>
+ <key>NSPrincipleClass</key>
+ <string>NSApplication</string>
+</dict>
+</plist>
diff --git a/LICENSE.rtf b/LICENSE.rtf
new file mode 100644
index 00000000..2592d38a
--- /dev/null
+++ b/LICENSE.rtf
@@ -0,0 +1,15 @@
+{\rtf1\ansi\ansicpg1252\cocoartf949
+{\fonttbl\f0\fswiss\fcharset0 Helvetica;}
+{\colortbl;\red255\green255\blue255;}
+\paperw11900\paperh16840\margl1440\margr1440\vieww9480\viewh8400\viewkind0
+\pard\tx566\tx1133\tx1700\tx2267\tx2834\tx3401\tx3968\tx4535\tx5102\tx5669\tx6236\tx6803\ql\qnatural\pardirnatural
+
+\f0\fs24 \cf0 The Mana World is released under the GPL - more info at www.themanaworld.org\
+\
+SDL is used under the LGPL - more info at www.libsdl.org\
+\
+SDL_image, SDL_ttf, SDL_mixer and SDL_net are used under the LGPL - more info at www.libsdl.org/libs\
+\
+physfs is used under the BSD license - more info at http://icculus.org/physfs/\
+\
+zlib is used under the BSD license - more info at www.zlib.net} \ No newline at end of file
diff --git a/NEWS b/NEWS
index 15c2b713..3fed4904 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,21 @@
+0.0.27 (...)
+- Added support for showing map name above minimap
+- Added showing how long the ban is when banned
+- Added --data parameter for developers
+- Added particle effect for critical hits
+- Added support for dynamic skill names and hair colors
+- Added ability to add equipment to the shortcut bar
+- Inventory window now displays amount of slots used
+- Center minimap on player when it is larger than the minimap window
+- Extended particle emitters with properties that can change over time
+- Extended the GUI font to support more characters
+- Only require a restart to switch to full screen with OpenGL on Windows
+- Fixed visibility of trade window on startup
+- Fixed a client input freeze when closing NPC script from server
+- Fixed dead players to lie on the ground instead of standing around
+- Fixed shortcuts being activated when trade window was visible
+- Fixed a crash when equipment window is open
+
0.0.26 (29 August 2008)
- Added support for a newer version of eAthena server
- Added support for showing custom being effects
diff --git a/SDLMain.nib/classes.nib b/SDLMain.nib/classes.nib
new file mode 100644
index 00000000..c4b887e7
--- /dev/null
+++ b/SDLMain.nib/classes.nib
@@ -0,0 +1,8 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
+<plist version="1.0">
+<dict>
+ <key>IBVersion</key>
+ <string>1</string>
+</dict>
+</plist>
diff --git a/SDLMain.nib/info.nib b/SDLMain.nib/info.nib
new file mode 100644
index 00000000..a753dd52
--- /dev/null
+++ b/SDLMain.nib/info.nib
@@ -0,0 +1,20 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
+<plist version="1.0">
+<dict>
+ <key>IBFramework Version</key>
+ <string>670</string>
+ <key>IBLastKnownRelativeProjectPath</key>
+ <string>themanaworld.xcodeproj</string>
+ <key>IBOldestOS</key>
+ <integer>5</integer>
+ <key>IBOpenObjects</key>
+ <array>
+ <integer>29</integer>
+ </array>
+ <key>IBSystem Version</key>
+ <string>9F33</string>
+ <key>targetFramework</key>
+ <string>IBCarbonFramework</string>
+</dict>
+</plist>
diff --git a/SDLMain.nib/objects.xib b/SDLMain.nib/objects.xib
new file mode 100644
index 00000000..f4adb409
--- /dev/null
+++ b/SDLMain.nib/objects.xib
@@ -0,0 +1,80 @@
+<?xml version="1.0" standalone="yes"?>
+<object class="NSIBObjectData">
+ <object name="rootObject" class="NSCustomObject" id="1">
+ </object>
+ <array count="8" name="allObjects">
+ <object class="IBCarbonMenu" id="184">
+ <string name="title">themanaworld</string>
+ <string name="name">_NSAppleMenu</string>
+ <array count="3" name="items">
+ <object class="IBCarbonMenuItem" id="187">
+ <string name="title">About themanaworld</string>
+ <int name="keyEquivalentModifier">0</int>
+ <ostype name="command">abou</ostype>
+ </object>
+ <object class="IBCarbonMenuItem" id="230">
+ <boolean name="separator">TRUE</boolean>
+ <boolean name="disabled">TRUE</boolean>
+ <boolean name="notPreviousAlternate">TRUE</boolean>
+ </object>
+ <object class="IBCarbonMenuItem" id="229">
+ <string name="title">Quit</string>
+ <string name="keyEquivalent">q</string>
+ <boolean name="notPreviousAlternate">TRUE</boolean>
+ <ostype name="command">quit</ostype>
+ </object>
+ </array>
+ </object>
+ <object class="IBCarbonWindow" id="166">
+ <boolean name="receiveUpdates">FALSE</boolean>
+ <boolean name="hasCloseBox">FALSE</boolean>
+ <boolean name="hasHorizontalZoom">FALSE</boolean>
+ <boolean name="isResizable">FALSE</boolean>
+ <boolean name="hasVerticalZoom">FALSE</boolean>
+ <boolean name="compositing">TRUE</boolean>
+ <boolean name="isConstrained">FALSE</boolean>
+ <string name="title">Window</string>
+ <object name="rootControl" class="IBCarbonRootControl" id="167">
+ <string name="viewFrame">0 0 800 600 </string>
+ <string name="bounds">0 0 600 800 </string>
+ </object>
+ <string name="windowRect">154 408 754 1208 </string>
+ <string name="ScreenRectAtEncodeTime">64 0 1028 1680 </string>
+ </object>
+ <object class="IBCarbonMenuItem" id="185">
+ <string name="title">The Mana World</string>
+ <reference name="submenu" idRef="184"/>
+ </object>
+ <reference idRef="167"/>
+ <reference idRef="187"/>
+ <object class="IBCarbonMenu" id="29">
+ <string name="title">main</string>
+ <string name="name">_NSMainMenu</string>
+ <array count="1" name="items">
+ <reference idRef="185"/>
+ </array>
+ </object>
+ <reference idRef="229"/>
+ <reference idRef="230"/>
+ </array>
+ <array count="8" name="allParents">
+ <reference idRef="185"/>
+ <reference idRef="1"/>
+ <reference idRef="29"/>
+ <reference idRef="166"/>
+ <reference idRef="184"/>
+ <reference idRef="1"/>
+ <reference idRef="184"/>
+ <reference idRef="184"/>
+ </array>
+ <dictionary count="3" name="nameTable">
+ <string>File&apos;s Owner</string>
+ <reference idRef="1"/>
+ <string>MainWindow</string>
+ <reference idRef="166"/>
+ <string>MenuBar</string>
+ <reference idRef="29"/>
+ </dictionary>
+ <string name="targetFramework">IBCarbonFramework</string>
+ <unsigned_int name="nextObjectID">231</unsigned_int>
+</object>
diff --git a/The Mana World.icns b/The Mana World.icns
new file mode 100644
index 00000000..7230a099
--- /dev/null
+++ b/The Mana World.icns
Binary files differ
diff --git a/autogen.sh b/autogen.sh
deleted file mode 100755
index 8f047c99..00000000
--- a/autogen.sh
+++ /dev/null
@@ -1,13 +0,0 @@
-#!/bin/sh
-
-echo "Generating build information using aclocal, autoheader, automake and autoconf."
-echo
-
-# Regerate configuration files
-aclocal
-autoheader
-automake --gnu --add-missing --copy
-autoconf
-
-echo
-echo "Now you are ready to run ./configure"
diff --git a/src/SDLMain.h b/src/SDLMain.h
new file mode 100755
index 00000000..4683df57
--- /dev/null
+++ b/src/SDLMain.h
@@ -0,0 +1,11 @@
+/* SDLMain.m - main entry point for our Cocoa-ized SDL app
+ Initial Version: Darrell Walisser <dwaliss1@purdue.edu>
+ Non-NIB-Code & other changes: Max Horn <max@quendi.de>
+
+ Feel free to customize this file to suit your needs
+*/
+
+#import <Cocoa/Cocoa.h>
+
+@interface SDLMain : NSObject
+@end
diff --git a/src/SDLMain.m b/src/SDLMain.m
new file mode 100755
index 00000000..3d02719c
--- /dev/null
+++ b/src/SDLMain.m
@@ -0,0 +1,383 @@
+/* SDLMain.m - main entry point for our Cocoa-ized SDL app
+ Initial Version: Darrell Walisser <dwaliss1@purdue.edu>
+ Non-NIB-Code & other changes: Max Horn <max@quendi.de>
+
+ Feel free to customize this file to suit your needs
+ */
+
+#import "SDL.h"
+#import "SDLMain.h"
+#import <sys/param.h> /* for MAXPATHLEN */
+#import <unistd.h>
+
+/* For some reaon, Apple removed setAppleMenu from the headers in 10.4,
+ but the method still is there and works. To avoid warnings, we declare
+ it ourselves here. */
+@interface NSApplication(SDL_Missing_Methods)
+- (void)setAppleMenu:(NSMenu *)menu;
+@end
+
+/* Use this flag to determine whether we use SDLMain.nib or not */
+#define SDL_USE_NIB_FILE 0
+
+/* Use this flag to determine whether we use CPS (docking) or not */
+#define SDL_USE_CPS 1
+#ifdef SDL_USE_CPS
+/* Portions of CPS.h */
+typedef struct CPSProcessSerNum
+ {
+ UInt32 lo;
+ UInt32 hi;
+ } CPSProcessSerNum;
+
+extern OSErr CPSGetCurrentProcess( CPSProcessSerNum *psn);
+extern OSErr CPSEnableForegroundOperation( CPSProcessSerNum *psn, UInt32 _arg2, UInt32 _arg3, UInt32 _arg4, UInt32 _arg5);
+extern OSErr CPSSetFrontProcess( CPSProcessSerNum *psn);
+
+#endif /* SDL_USE_CPS */
+
+static int gArgc;
+static char **gArgv;
+static BOOL gFinderLaunch;
+static BOOL gCalledAppMainline = FALSE;
+
+static NSString *getApplicationName(void)
+{
+ NSDictionary *dict;
+ NSString *appName = 0;
+
+ /* Determine the application name */
+ dict = (NSDictionary *)CFBundleGetInfoDictionary(CFBundleGetMainBundle());
+ if (dict)
+ appName = [dict objectForKey: @"CFBundleName"];
+
+ if (![appName length])
+ appName = [[NSProcessInfo processInfo] processName];
+
+ return appName;
+}
+
+#if SDL_USE_NIB_FILE
+/* A helper category for NSString */
+@interface NSString (ReplaceSubString)
+- (NSString *)stringByReplacingRange:(NSRange)aRange with:(NSString *)aString;
+@end
+#endif
+
+@interface SDLApplication : NSApplication
+@end
+
+@implementation SDLApplication
+/* Invoked from the Quit menu item */
+- (void)terminate:(id)sender
+{
+ /* Post a SDL_QUIT event */
+ SDL_Event event;
+ event.type = SDL_QUIT;
+ SDL_PushEvent(&event);
+}
+@end
+
+/* The main class of the application, the application's delegate */
+@implementation SDLMain
+
+/* Set the working directory to the .app's parent directory */
+- (void) setupWorkingDirectory:(BOOL)shouldChdir
+{
+ if (shouldChdir)
+ {
+ char parentdir[MAXPATHLEN];
+ CFURLRef url = CFBundleCopyBundleURL(CFBundleGetMainBundle());
+ CFURLRef url2 = CFURLCreateCopyDeletingLastPathComponent(0, url);
+ if (CFURLGetFileSystemRepresentation(url2, true, (UInt8 *)parentdir, MAXPATHLEN)) {
+ assert ( chdir (parentdir) == 0 ); /* chdir to the binary app's parent */
+ }
+ CFRelease(url);
+ CFRelease(url2);
+ }
+
+}
+
+#if SDL_USE_NIB_FILE
+
+/* Fix menu to contain the real app name instead of "SDL App" */
+- (void)fixMenu:(NSMenu *)aMenu withAppName:(NSString *)appName
+{
+ NSRange aRange;
+ NSEnumerator *enumerator;
+ NSMenuItem *menuItem;
+
+ aRange = [[aMenu title] rangeOfString:@"SDL App"];
+ if (aRange.length != 0)
+ [aMenu setTitle: [[aMenu title] stringByReplacingRange:aRange with:appName]];
+
+ enumerator = [[aMenu itemArray] objectEnumerator];
+ while ((menuItem = [enumerator nextObject]))
+ {
+ aRange = [[menuItem title] rangeOfString:@"SDL App"];
+ if (aRange.length != 0)
+ [menuItem setTitle: [[menuItem title] stringByReplacingRange:aRange with:appName]];
+ if ([menuItem hasSubmenu])
+ [self fixMenu:[menuItem submenu] withAppName:appName];
+ }
+ [ aMenu sizeToFit ];
+}
+
+#else
+
+static void setApplicationMenu(void)
+{
+ /* warning: this code is very odd */
+ NSMenu *appleMenu;
+ NSMenuItem *menuItem;
+ NSString *title;
+ NSString *appName;
+
+ appName = getApplicationName();
+ appleMenu = [[NSMenu alloc] initWithTitle:@""];
+
+ /* Add menu items */
+ title = [@"About " stringByAppendingString:appName];
+ [appleMenu addItemWithTitle:title action:@selector(orderFrontStandardAboutPanel:) keyEquivalent:@""];
+
+ [appleMenu addItem:[NSMenuItem separatorItem]];
+
+ title = [@"Hide " stringByAppendingString:appName];
+ [appleMenu addItemWithTitle:title action:@selector(hide:) keyEquivalent:@"h"];
+
+ menuItem = (NSMenuItem *)[appleMenu addItemWithTitle:@"Hide Others" action:@selector(hideOtherApplications:) keyEquivalent:@"h"];
+ [menuItem setKeyEquivalentModifierMask:(NSAlternateKeyMask|NSCommandKeyMask)];
+
+ [appleMenu addItemWithTitle:@"Show All" action:@selector(unhideAllApplications:) keyEquivalent:@""];
+
+ [appleMenu addItem:[NSMenuItem separatorItem]];
+
+ title = [@"Quit " stringByAppendingString:appName];
+ [appleMenu addItemWithTitle:title action:@selector(terminate:) keyEquivalent:@"q"];
+
+
+ /* Put menu into the menubar */
+ menuItem = [[NSMenuItem alloc] initWithTitle:@"" action:nil keyEquivalent:@""];
+ [menuItem setSubmenu:appleMenu];
+ [[NSApp mainMenu] addItem:menuItem];
+
+ /* Tell the application object that this is now the application menu */
+ [NSApp setAppleMenu:appleMenu];
+
+ /* Finally give up our references to the objects */
+ [appleMenu release];
+ [menuItem release];
+}
+
+/* Create a window menu */
+static void setupWindowMenu(void)
+{
+ NSMenu *windowMenu;
+ NSMenuItem *windowMenuItem;
+ NSMenuItem *menuItem;
+
+ windowMenu = [[NSMenu alloc] initWithTitle:@"Window"];
+
+ /* "Minimize" item */
+ menuItem = [[NSMenuItem alloc] initWithTitle:@"Minimize" action:@selector(performMiniaturize:) keyEquivalent:@"m"];
+ [windowMenu addItem:menuItem];
+ [menuItem release];
+
+ /* Put menu into the menubar */
+ windowMenuItem = [[NSMenuItem alloc] initWithTitle:@"Window" action:nil keyEquivalent:@""];
+ [windowMenuItem setSubmenu:windowMenu];
+ [[NSApp mainMenu] addItem:windowMenuItem];
+
+ /* Tell the application object that this is now the window menu */
+ [NSApp setWindowsMenu:windowMenu];
+
+ /* Finally give up our references to the objects */
+ [windowMenu release];
+ [windowMenuItem release];
+}
+
+/* Replacement for NSApplicationMain */
+static void CustomApplicationMain (int argc, char **argv)
+{
+ NSAutoreleasePool *pool = [[NSAutoreleasePool alloc] init];
+ SDLMain *sdlMain;
+
+ /* Ensure the application object is initialised */
+ [SDLApplication sharedApplication];
+
+#ifdef SDL_USE_CPS
+ {
+ CPSProcessSerNum PSN;
+ /* Tell the dock about us */
+ if (!CPSGetCurrentProcess(&PSN))
+ if (!CPSEnableForegroundOperation(&PSN,0x03,0x3C,0x2C,0x1103))
+ if (!CPSSetFrontProcess(&PSN))
+ [SDLApplication sharedApplication];
+ }
+#endif /* SDL_USE_CPS */
+
+ /* Set up the menubar */
+ [NSApp setMainMenu:[[NSMenu alloc] init]];
+ setApplicationMenu();
+ setupWindowMenu();
+
+ /* Create SDLMain and make it the app delegate */
+ sdlMain = [[SDLMain alloc] init];
+ [NSApp setDelegate:sdlMain];
+
+ /* Start the main event loop */
+ [NSApp run];
+
+ [sdlMain release];
+ [pool release];
+}
+
+#endif
+
+
+/*
+ * Catch document open requests...this lets us notice files when the app
+ * was launched by double-clicking a document, or when a document was
+ * dragged/dropped on the app's icon. You need to have a
+ * CFBundleDocumentsType section in your Info.plist to get this message,
+ * apparently.
+ *
+ * Files are added to gArgv, so to the app, they'll look like command line
+ * arguments. Previously, apps launched from the finder had nothing but
+ * an argv[0].
+ *
+ * This message may be received multiple times to open several docs on launch.
+ *
+ * This message is ignored once the app's mainline has been called.
+ */
+- (BOOL)application:(NSApplication *)theApplication openFile:(NSString *)filename
+{
+ const char *temparg;
+ size_t arglen;
+ char *arg;
+ char **newargv;
+
+ if (!gFinderLaunch) /* MacOS is passing command line args. */
+ return FALSE;
+
+ if (gCalledAppMainline) /* app has started, ignore this document. */
+ return FALSE;
+
+ temparg = [filename UTF8String];
+ arglen = SDL_strlen(temparg) + 1;
+ arg = (char *) SDL_malloc(arglen);
+ if (arg == NULL)
+ return FALSE;
+
+ newargv = (char **) realloc(gArgv, sizeof (char *) * (gArgc + 2));
+ if (newargv == NULL)
+ {
+ SDL_free(arg);
+ return FALSE;
+ }
+ gArgv = newargv;
+
+ SDL_strlcpy(arg, temparg, arglen);
+ gArgv[gArgc++] = arg;
+ gArgv[gArgc] = NULL;
+ return TRUE;
+}
+
+
+/* Called when the internal event loop has just started running */
+- (void) applicationDidFinishLaunching: (NSNotification *) note
+{
+ int status;
+
+ /* Set the working directory to the .app's parent directory */
+ [self setupWorkingDirectory:gFinderLaunch];
+
+#if SDL_USE_NIB_FILE
+ /* Set the main menu to contain the real app name instead of "SDL App" */
+ [self fixMenu:[NSApp mainMenu] withAppName:getApplicationName()];
+#endif
+
+ /* Hand off to main application code */
+ gCalledAppMainline = TRUE;
+ status = SDL_main (gArgc, gArgv);
+
+ /* We're done, thank you for playing */
+ exit(status);
+}
+@end
+
+
+@implementation NSString (ReplaceSubString)
+
+- (NSString *)stringByReplacingRange:(NSRange)aRange with:(NSString *)aString
+{
+ unsigned int bufferSize;
+ unsigned int selfLen = [self length];
+ unsigned int aStringLen = [aString length];
+ unichar *buffer;
+ NSRange localRange;
+ NSString *result;
+
+ bufferSize = selfLen + aStringLen - aRange.length;
+ buffer = NSAllocateMemoryPages(bufferSize*sizeof(unichar));
+
+ /* Get first part into buffer */
+ localRange.location = 0;
+ localRange.length = aRange.location;
+ [self getCharacters:buffer range:localRange];
+
+ /* Get middle part into buffer */
+ localRange.location = 0;
+ localRange.length = aStringLen;
+ [aString getCharacters:(buffer+aRange.location) range:localRange];
+
+ /* Get last part into buffer */
+ localRange.location = aRange.location + aRange.length;
+ localRange.length = selfLen - localRange.location;
+ [self getCharacters:(buffer+aRange.location+aStringLen) range:localRange];
+
+ /* Build output string */
+ result = [NSString stringWithCharacters:buffer length:bufferSize];
+
+ NSDeallocateMemoryPages(buffer, bufferSize);
+
+ return result;
+}
+
+@end
+
+
+
+#ifdef main
+# undef main
+#endif
+
+
+/* Main entry point to executable - should *not* be SDL_main! */
+int main (int argc, char **argv)
+{
+ /* Copy the arguments into a global variable */
+ /* This is passed if we are launched by double-clicking */
+ if ( argc >= 2 && strncmp (argv[1], "-psn", 4) == 0 ) {
+ gArgv = (char **) SDL_malloc(sizeof (char *) * 2);
+ gArgv[0] = argv[0];
+ gArgv[1] = NULL;
+ gArgc = 1;
+ gFinderLaunch = YES;
+ } else {
+ int i;
+ gArgc = argc;
+ gArgv = (char **) SDL_malloc(sizeof (char *) * (argc+1));
+ for (i = 0; i <= argc; i++)
+ gArgv[i] = argv[i];
+ gFinderLaunch = NO;
+ }
+
+#if SDL_USE_NIB_FILE
+ [SDLApplication poseAsClass:[NSApplication class]];
+ NSApplicationMain (argc, argv);
+#else
+ CustomApplicationMain (argc, argv);
+#endif
+ return 0;
+}
diff --git a/src/animatedsprite.cpp b/src/animatedsprite.cpp
index 466779fd..840fb1e8 100644
--- a/src/animatedsprite.cpp
+++ b/src/animatedsprite.cpp
@@ -17,8 +17,6 @@
* You should have received a copy of the GNU General Public License
* along with The Mana World; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
- *
- * $Id$
*/
#include "animatedsprite.h"
diff --git a/src/animatedsprite.h b/src/animatedsprite.h
index a1fbe7a0..405bf42e 100644
--- a/src/animatedsprite.h
+++ b/src/animatedsprite.h
@@ -17,8 +17,6 @@
* You should have received a copy of the GNU General Public License
* along with The Mana World; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
- *
- * $Id$
*/
#ifndef _TMW_ANIMATEDSPRITE_H
diff --git a/src/animationparticle.cpp b/src/animationparticle.cpp
index c79a5bc4..eb260157 100644
--- a/src/animationparticle.cpp
+++ b/src/animationparticle.cpp
@@ -17,7 +17,6 @@
* You should have received a copy of the GNU General Public License
* along with The Mana World; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
- *
*/
#include "animationparticle.h"
diff --git a/src/animationparticle.h b/src/animationparticle.h
index 054b1b73..eabc2742 100644
--- a/src/animationparticle.h
+++ b/src/animationparticle.h
@@ -17,7 +17,6 @@
* You should have received a copy of the GNU General Public License
* along with The Mana World; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
- *
*/
#ifndef _ANIMATION_PARTICLE
diff --git a/src/being.cpp b/src/being.cpp
index 1569fcc3..ef257f43 100644
--- a/src/being.cpp
+++ b/src/being.cpp
@@ -17,8 +17,6 @@
* You should have received a copy of the GNU General Public License
* along with The Mana World; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
- *
- * $Id$
*/
#include "being.h"
diff --git a/src/being.h b/src/being.h
index 76317797..0dbc41db 100644
--- a/src/being.h
+++ b/src/being.h
@@ -17,8 +17,6 @@
* You should have received a copy of the GNU General Public License
* along with The Mana World; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
- *
- * $Id$
*/
#ifndef _TMW_BEING_H
diff --git a/src/beingmanager.cpp b/src/beingmanager.cpp
index b683b1bd..51d45213 100644
--- a/src/beingmanager.cpp
+++ b/src/beingmanager.cpp
@@ -17,8 +17,6 @@
* You should have received a copy of the GNU General Public License
* along with The Mana World; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
- *
- * $Id$
*/
#include <algorithm>
diff --git a/src/beingmanager.h b/src/beingmanager.h
index 243486e4..7a840030 100644
--- a/src/beingmanager.h
+++ b/src/beingmanager.h
@@ -17,8 +17,6 @@
* You should have received a copy of the GNU General Public License
* along with The Mana World; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
- *
- * $Id$
*/
#ifndef _TMW_BEINGMANAGER_H
diff --git a/src/configlistener.h b/src/configlistener.h
index 7ce5d949..b740720f 100644
--- a/src/configlistener.h
+++ b/src/configlistener.h
@@ -17,8 +17,6 @@
* You should have received a copy of the GNU General Public License
* along with The Mana World; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
- *
- * $Id$
*/
#ifndef _TMW_CONFIGLISTENER_H
diff --git a/src/configuration.cpp b/src/configuration.cpp
index 7e8cb542..e2deae31 100644
--- a/src/configuration.cpp
+++ b/src/configuration.cpp
@@ -17,8 +17,6 @@
* You should have received a copy of the GNU General Public License
* along with The Mana World; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
- *
- * $Id$
*/
diff --git a/src/configuration.h b/src/configuration.h
index 36d9e150..3751d429 100644
--- a/src/configuration.h
+++ b/src/configuration.h
@@ -17,8 +17,6 @@
* You should have received a copy of the GNU General Public License
* along with The Mana World; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
- *
- * $Id$
*/
#ifndef _TMW_CONFIGURATION_H
diff --git a/src/engine.cpp b/src/engine.cpp
index 67479a27..2edc6550 100644
--- a/src/engine.cpp
+++ b/src/engine.cpp
@@ -17,8 +17,6 @@
* You should have received a copy of the GNU General Public License
* along with The Mana World; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
- *
- * $Id$
*/
#include "engine.h"
@@ -31,7 +29,6 @@
#include "flooritemmanager.h"
#include "game.h"
#include "graphics.h"
-#include "main.h"
#include "localplayer.h"
#include "log.h"
#include "main.h"
diff --git a/src/engine.h b/src/engine.h
index 52f1e63a..8d387f80 100644
--- a/src/engine.h
+++ b/src/engine.h
@@ -17,8 +17,6 @@
* You should have received a copy of the GNU General Public License
* along with The Mana World; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
- *
- * $Id$
*/
#ifndef _ENGINE_H
diff --git a/src/equipment.cpp b/src/equipment.cpp
index 61b2d5b0..0bdd1c70 100644
--- a/src/equipment.cpp
+++ b/src/equipment.cpp
@@ -17,8 +17,6 @@
* You should have received a copy of the GNU General Public License
* along with The Mana World; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
- *
- * $Id$
*/
#include "equipment.h"
diff --git a/src/equipment.h b/src/equipment.h
index e3b10514..28a96baa 100644
--- a/src/equipment.h
+++ b/src/equipment.h
@@ -17,8 +17,6 @@
* You should have received a copy of the GNU General Public License
* along with The Mana World; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
- *
- * $Id$
*/
#ifndef _TMW_EQUIPMENT_H_
@@ -45,26 +43,22 @@ class Equipment
/**
* Set equipment at the given slot.
*/
- void
- setEquipment(int index, int inventoryIndex);
+ void setEquipment(int index, int inventoryIndex);
/**
* Remove equipment from the given slot.
*/
- void
- removeEquipment(int index) { mEquipment[index] = 0; }
+ void removeEquipment(int index) { mEquipment[index] = 0; }
/**
- * Get the item used in the arrow slot.
+ * Returns the item used in the arrow slot.
*/
- int
- getArrows() { return mArrows; }
+ int getArrows() const { return mArrows; }
/**
* Set the item used in the arrow slot.
*/
- void
- setArrows(int arrows) { mArrows = arrows; }
+ void setArrows(int arrows) { mArrows = arrows; }
private:
int mEquipment[EQUIPMENT_SIZE];
diff --git a/src/floor_item.cpp b/src/floor_item.cpp
index 9727093f..7ad3c0c0 100644
--- a/src/floor_item.cpp
+++ b/src/floor_item.cpp
@@ -17,8 +17,6 @@
* You should have received a copy of the GNU General Public License
* along with The Mana World; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
- *
- * $Id$
*/
#include "floor_item.h"
diff --git a/src/floor_item.h b/src/floor_item.h
index a87e3f79..b747310b 100644
--- a/src/floor_item.h
+++ b/src/floor_item.h
@@ -17,8 +17,6 @@
* You should have received a copy of the GNU General Public License
* along with The Mana World; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
- *
- * $Id$
*/
#ifndef _TMW_FLOORITEM_H_
diff --git a/src/flooritemmanager.cpp b/src/flooritemmanager.cpp
index 8a00cc51..006d62c1 100644
--- a/src/flooritemmanager.cpp
+++ b/src/flooritemmanager.cpp
@@ -17,8 +17,6 @@
* You should have received a copy of the GNU General Public License
* along with The Mana World; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
- *
- * $Id$
*/
#include <algorithm>
diff --git a/src/flooritemmanager.h b/src/flooritemmanager.h
index c12883a4..3dbaf988 100644
--- a/src/flooritemmanager.h
+++ b/src/flooritemmanager.h
@@ -17,8 +17,6 @@
* You should have received a copy of the GNU General Public License
* along with The Mana World; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
- *
- * $Id$
*/
#ifndef _TMW_FLOORITEMMANAGER_H
diff --git a/src/game.cpp b/src/game.cpp
index e08f45e4..245e711e 100644
--- a/src/game.cpp
+++ b/src/game.cpp
@@ -17,8 +17,6 @@
* You should have received a copy of the GNU General Public License
* along with The Mana World; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
- *
- * $Id$
*/
#include "game.h"
diff --git a/src/game.h b/src/game.h
index 5b73832e..24e29b7d 100644
--- a/src/game.h
+++ b/src/game.h
@@ -17,8 +17,6 @@
* You should have received a copy of the GNU General Public License
* along with The Mana World; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
- *
- * $Id$
*/
#ifndef _TMW_GAME_
diff --git a/src/graphics.cpp b/src/graphics.cpp
index 586f9f49..6920bcb0 100644
--- a/src/graphics.cpp
+++ b/src/graphics.cpp
@@ -17,8 +17,6 @@
* You should have received a copy of the GNU General Public License
* along with The Mana World; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
- *
- * $Id$
*/
#include <cassert>
diff --git a/src/graphics.h b/src/graphics.h
index 564826a2..efdd1ac1 100644
--- a/src/graphics.h
+++ b/src/graphics.h
@@ -17,8 +17,6 @@
* You should have received a copy of the GNU General Public License
* along with The Mana World; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
- *
- * $Id$
*/
#ifndef _GRAPHICS_H
diff --git a/src/gui/box.cpp b/src/gui/box.cpp
index 6af3ae3e..59d8c135 100644
--- a/src/gui/box.cpp
+++ b/src/gui/box.cpp
@@ -17,8 +17,6 @@
* You should have received a copy of the GNU General Public License
* along with The Mana World; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
- *
- * $Id$
*/
#include "box.h"
diff --git a/src/gui/box.h b/src/gui/box.h
index ed1a7163..46654b48 100644
--- a/src/gui/box.h
+++ b/src/gui/box.h
@@ -17,8 +17,6 @@
* You should have received a copy of the GNU General Public License
* along with The Mana World; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
- *
- * $Id$
*/
diff --git a/src/gui/browserbox.cpp b/src/gui/browserbox.cpp
index bc76335f..1c549949 100644
--- a/src/gui/browserbox.cpp
+++ b/src/gui/browserbox.cpp
@@ -17,8 +17,6 @@
* You should have received a copy of the GNU General Public License
* along with The Mana World; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
- *
- * $Id$
*/
#include <algorithm>
diff --git a/src/gui/browserbox.h b/src/gui/browserbox.h
index 9c0e8ef1..39ecbda8 100644
--- a/src/gui/browserbox.h
+++ b/src/gui/browserbox.h
@@ -17,8 +17,6 @@
* You should have received a copy of the GNU General Public License
* along with The Mana World; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
- *
- * $Id$
*/
#ifndef __TMW_BROWSERBOX_H__
diff --git a/src/gui/buddywindow.cpp b/src/gui/buddywindow.cpp
index 0ed383ce..14a941a5 100644
--- a/src/gui/buddywindow.cpp
+++ b/src/gui/buddywindow.cpp
@@ -17,8 +17,6 @@
* You should have received a copy of the GNU General Public License
* along with The Mana World; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
- *
- * $Id$
*/
#include "buddywindow.h"
diff --git a/src/gui/buddywindow.h b/src/gui/buddywindow.h
index a3ca4de2..6b07f470 100644
--- a/src/gui/buddywindow.h
+++ b/src/gui/buddywindow.h
@@ -17,8 +17,6 @@
* You should have received a copy of the GNU General Public License
* along with The Mana World; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
- *
- * $Id$
*/
#ifndef _TMW_BUDDYWINDOW_H
diff --git a/src/gui/button.cpp b/src/gui/button.cpp
index c6bc4ccb..40ecd1b7 100644
--- a/src/gui/button.cpp
+++ b/src/gui/button.cpp
@@ -17,8 +17,6 @@
* You should have received a copy of the GNU General Public License
* along with The Mana World; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
- *
- * $Id$
*/
#include <algorithm>
diff --git a/src/gui/button.h b/src/gui/button.h
index d12173b2..f451416c 100644
--- a/src/gui/button.h
+++ b/src/gui/button.h
@@ -17,8 +17,6 @@
* You should have received a copy of the GNU General Public License
* along with The Mana World; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
- *
- * $Id$
*/
#ifndef _TMW_BUTTON_H
diff --git a/src/gui/buy.cpp b/src/gui/buy.cpp
index c12e18b6..714f52db 100644
--- a/src/gui/buy.cpp
+++ b/src/gui/buy.cpp
@@ -17,8 +17,6 @@
* You should have received a copy of the GNU General Public License
* along with The Mana World; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
- *
- * $Id$
*/
#include "buy.h"
diff --git a/src/gui/buy.h b/src/gui/buy.h
index 3a9ea3c5..0915385a 100644
--- a/src/gui/buy.h
+++ b/src/gui/buy.h
@@ -17,8 +17,6 @@
* You should have received a copy of the GNU General Public License
* along with The Mana World; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
- *
- * $Id$
*/
#ifndef _TMW_BUY_H
diff --git a/src/gui/buysell.cpp b/src/gui/buysell.cpp
index ae5c7358..42380882 100644
--- a/src/gui/buysell.cpp
+++ b/src/gui/buysell.cpp
@@ -17,8 +17,6 @@
* You should have received a copy of the GNU General Public License
* along with The Mana World; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
- *
- * $Id$
*/
#include "buysell.h"
diff --git a/src/gui/buysell.h b/src/gui/buysell.h
index 97caf34b..2391ed1c 100644
--- a/src/gui/buysell.h
+++ b/src/gui/buysell.h
@@ -17,8 +17,6 @@
* You should have received a copy of the GNU General Public License
* along with The Mana World; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
- *
- * $Id$
*/
#ifndef _TMW_BUYSELL_H
diff --git a/src/gui/char_select.cpp b/src/gui/char_select.cpp
index 661a9fa7..d951f12e 100644
--- a/src/gui/char_select.cpp
+++ b/src/gui/char_select.cpp
@@ -17,8 +17,6 @@
* You should have received a copy of the GNU General Public License
* along with The Mana World; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
- *
- * $Id$
*/
#include "char_select.h"
diff --git a/src/gui/char_select.h b/src/gui/char_select.h
index 283ecf42..0890bea9 100644
--- a/src/gui/char_select.h
+++ b/src/gui/char_select.h
@@ -17,8 +17,6 @@
* You should have received a copy of the GNU General Public License
* along with The Mana World; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
- *
- * $Id$
*/
#ifndef _CHAR_SELECT_H
diff --git a/src/gui/char_server.cpp b/src/gui/char_server.cpp
index b5ce9021..ce068ad1 100644
--- a/src/gui/char_server.cpp
+++ b/src/gui/char_server.cpp
@@ -17,8 +17,6 @@
* You should have received a copy of the GNU General Public License
* along with The Mana World; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
- *
- * $Id$
*/
#include "char_server.h"
diff --git a/src/gui/char_server.h b/src/gui/char_server.h
index 3e43dd55..e05792f8 100644
--- a/src/gui/char_server.h
+++ b/src/gui/char_server.h
@@ -17,8 +17,6 @@
* You should have received a copy of the GNU General Public License
* along with The Mana World; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
- *
- * $Id$
*/
#ifndef _CHAR_SEL_SERVER_H
diff --git a/src/gui/chargedialog.cpp b/src/gui/chargedialog.cpp
index 862378ae..1c9edf45 100644
--- a/src/gui/chargedialog.cpp
+++ b/src/gui/chargedialog.cpp
@@ -17,7 +17,6 @@
* You should have received a copy of the GNU General Public License
* along with The Mana World; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
- *
*/
/* The window supported by this class shows player stats and keeps a charging
diff --git a/src/gui/chargedialog.h b/src/gui/chargedialog.h
index c09c692c..9517ef6a 100644
--- a/src/gui/chargedialog.h
+++ b/src/gui/chargedialog.h
@@ -17,7 +17,6 @@
* You should have received a copy of the GNU General Public License
* along with The Mana World; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
- *
*/
#ifndef _TMW_CHARGE_H
diff --git a/src/gui/chat.cpp b/src/gui/chat.cpp
index 2894bb70..71d36e97 100644
--- a/src/gui/chat.cpp
+++ b/src/gui/chat.cpp
@@ -17,8 +17,6 @@
* You should have received a copy of the GNU General Public License
* along with The Mana World; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
- *
- * $Id$
*/
#include <algorithm>
diff --git a/src/gui/chat.h b/src/gui/chat.h
index a1d659a0..6e412bf6 100644
--- a/src/gui/chat.h
+++ b/src/gui/chat.h
@@ -17,8 +17,6 @@
* You should have received a copy of the GNU General Public License
* along with The Mana World; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
- *
- * $Id$
*/
#ifndef _TMW_CHAT_H
diff --git a/src/gui/chatinput.cpp b/src/gui/chatinput.cpp
index fc5d6aab..afe7f037 100644
--- a/src/gui/chatinput.cpp
+++ b/src/gui/chatinput.cpp
@@ -17,8 +17,6 @@
* You should have received a copy of the GNU General Public License
* along with The Mana World; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
- *
- * $Id$
*/
#include "chatinput.h"
diff --git a/src/gui/chatinput.h b/src/gui/chatinput.h
index da2342ae..e04dfa6e 100644
--- a/src/gui/chatinput.h
+++ b/src/gui/chatinput.h
@@ -17,8 +17,6 @@
* You should have received a copy of the GNU General Public License
* along with The Mana World; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
- *
- * $Id$
*/
#ifndef _TMW_CHATINPUT_H
diff --git a/src/gui/checkbox.cpp b/src/gui/checkbox.cpp
index 5b300d33..20e24dee 100644
--- a/src/gui/checkbox.cpp
+++ b/src/gui/checkbox.cpp
@@ -17,8 +17,6 @@
* You should have received a copy of the GNU General Public License
* along with The Mana World; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
- *
- * $Id$
*/
#include "checkbox.h"
diff --git a/src/gui/checkbox.h b/src/gui/checkbox.h
index 262e63ae..839ca97e 100644
--- a/src/gui/checkbox.h
+++ b/src/gui/checkbox.h
@@ -17,8 +17,6 @@
* You should have received a copy of the GNU General Public License
* along with The Mana World; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
- *
- * $Id$
*/
#ifndef _TMW_CHECKBOX_H
diff --git a/src/gui/confirm_dialog.cpp b/src/gui/confirm_dialog.cpp
index 0ff8be17..9ef94f62 100644
--- a/src/gui/confirm_dialog.cpp
+++ b/src/gui/confirm_dialog.cpp
@@ -17,8 +17,6 @@
* You should have received a copy of the GNU General Public License
* along with The Mana World; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
- *
- * $Id$
*/
#include "confirm_dialog.h"
diff --git a/src/gui/confirm_dialog.h b/src/gui/confirm_dialog.h
index 8728f83f..c9bfca02 100644
--- a/src/gui/confirm_dialog.h
+++ b/src/gui/confirm_dialog.h
@@ -17,8 +17,6 @@
* You should have received a copy of the GNU General Public License
* along with The Mana World; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
- *
- * $Id$
*/
#ifndef _TMW_OPTION_DIALOG_H
diff --git a/src/gui/connection.cpp b/src/gui/connection.cpp
index baa1ea34..8ad3b436 100644
--- a/src/gui/connection.cpp
+++ b/src/gui/connection.cpp
@@ -17,8 +17,6 @@
* You should have received a copy of the GNU General Public License
* along with The Mana World; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
- *
- * $Id$
*/
#include "connection.h"
diff --git a/src/gui/connection.h b/src/gui/connection.h
index 7a072d2e..c3a6208f 100644
--- a/src/gui/connection.h
+++ b/src/gui/connection.h
@@ -17,8 +17,6 @@
* You should have received a copy of the GNU General Public License
* along with The Mana World; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
- *
- * $Id$
*/
#ifndef _TMW_CONNECTION_H
diff --git a/src/gui/debugwindow.cpp b/src/gui/debugwindow.cpp
index d6d99307..f6e9414e 100644
--- a/src/gui/debugwindow.cpp
+++ b/src/gui/debugwindow.cpp
@@ -17,8 +17,6 @@
* You should have received a copy of the GNU General Public License
* along with The Mana World; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
- *
- * $Id$
*/
#include "debugwindow.h"
diff --git a/src/gui/debugwindow.h b/src/gui/debugwindow.h
index 9b6f2017..ae1d8b14 100644
--- a/src/gui/debugwindow.h
+++ b/src/gui/debugwindow.h
@@ -17,8 +17,6 @@
* You should have received a copy of the GNU General Public License
* along with The Mana World; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
- *
- * $Id$
*/
#ifndef _TMW_DEBUGWINDOW_H
diff --git a/src/gui/equipmentwindow.cpp b/src/gui/equipmentwindow.cpp
index 83e166c5..e0246787 100644
--- a/src/gui/equipmentwindow.cpp
+++ b/src/gui/equipmentwindow.cpp
@@ -17,8 +17,6 @@
* You should have received a copy of the GNU General Public License
* along with The Mana World; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
- *
- * $Id$
*/
#include "equipmentwindow.h"
diff --git a/src/gui/equipmentwindow.h b/src/gui/equipmentwindow.h
index 2130b7ce..42aa7701 100644
--- a/src/gui/equipmentwindow.h
+++ b/src/gui/equipmentwindow.h
@@ -17,8 +17,6 @@
* You should have received a copy of the GNU General Public License
* along with The Mana World; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
- *
- * $Id$
*/
#ifndef _TMW_EQUIPMENT_H
diff --git a/src/gui/focushandler.cpp b/src/gui/focushandler.cpp
index ffdb7896..1bda568e 100644
--- a/src/gui/focushandler.cpp
+++ b/src/gui/focushandler.cpp
@@ -17,8 +17,6 @@
* You should have received a copy of the GNU General Public License
* along with The Mana World; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
- *
- * $Id$
*/
#include "focushandler.h"
diff --git a/src/gui/focushandler.h b/src/gui/focushandler.h
index 252fdd9d..a5218485 100644
--- a/src/gui/focushandler.h
+++ b/src/gui/focushandler.h
@@ -17,8 +17,6 @@
* You should have received a copy of the GNU General Public License
* along with The Mana World; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
- *
- * $Id$
*/
#ifndef _TMW_FOCUSHANDLER_H
diff --git a/src/gui/gccontainer.cpp b/src/gui/gccontainer.cpp
index 1edb4daf..ec3c8a5c 100644
--- a/src/gui/gccontainer.cpp
+++ b/src/gui/gccontainer.cpp
@@ -17,8 +17,6 @@
* You should have received a copy of the GNU General Public License
* along with The Mana World; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
- *
- * $Id$
*/
#include "gccontainer.h"
diff --git a/src/gui/gccontainer.h b/src/gui/gccontainer.h
index 8b8a7ffe..cc7c9336 100644
--- a/src/gui/gccontainer.h
+++ b/src/gui/gccontainer.h
@@ -17,8 +17,6 @@
* You should have received a copy of the GNU General Public License
* along with The Mana World; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
- *
- * $Id$
*/
#ifndef _TMW_GUI_GCCONTAINER_H
diff --git a/src/gui/gui.cpp b/src/gui/gui.cpp
index 12f19460..691cfe2b 100644
--- a/src/gui/gui.cpp
+++ b/src/gui/gui.cpp
@@ -17,8 +17,6 @@
* You should have received a copy of the GNU General Public License
* along with The Mana World; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
- *
- * $Id$
*/
#include "gui.h"
diff --git a/src/gui/gui.h b/src/gui/gui.h
index 1e4b9348..f31b98c3 100644
--- a/src/gui/gui.h
+++ b/src/gui/gui.h
@@ -17,8 +17,6 @@
* You should have received a copy of the GNU General Public License
* along with The Mana World; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
- *
- * $Id$
*/
#ifndef _TMW_GUI
diff --git a/src/gui/hbox.cpp b/src/gui/hbox.cpp
index 69564fbb..020e85c6 100644
--- a/src/gui/hbox.cpp
+++ b/src/gui/hbox.cpp
@@ -17,8 +17,6 @@
* You should have received a copy of the GNU General Public License
* along with The Mana World; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
- *
- * $Id$
*/
#include "hbox.h"
diff --git a/src/gui/hbox.h b/src/gui/hbox.h
index 560b1a29..4b241383 100644
--- a/src/gui/hbox.h
+++ b/src/gui/hbox.h
@@ -17,8 +17,6 @@
* You should have received a copy of the GNU General Public License
* along with The Mana World; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
- *
- * $Id$
*/
#ifndef HBOX_H
diff --git a/src/gui/help.cpp b/src/gui/help.cpp
index 0b010253..290679b9 100644
--- a/src/gui/help.cpp
+++ b/src/gui/help.cpp
@@ -17,8 +17,6 @@
* You should have received a copy of the GNU General Public License
* along with The Mana World; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
- *
- * $Id$
*/
#include "help.h"
diff --git a/src/gui/help.h b/src/gui/help.h
index 3c3715a0..053df723 100644
--- a/src/gui/help.h
+++ b/src/gui/help.h
@@ -17,8 +17,6 @@
* You should have received a copy of the GNU General Public License
* along with The Mana World; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
- *
- * $Id$
*/
#ifndef _TMW_HELP_H
diff --git a/src/gui/inttextbox.cpp b/src/gui/inttextbox.cpp
index 2a09f255..4825fbf5 100644
--- a/src/gui/inttextbox.cpp
+++ b/src/gui/inttextbox.cpp
@@ -17,8 +17,6 @@
* You should have received a copy of the GNU General Public License
* along with The Mana World; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
- *
- * $Id$
*/
#include "inttextbox.h"
diff --git a/src/gui/inttextbox.h b/src/gui/inttextbox.h
index b5d339ac..8fc8e404 100644
--- a/src/gui/inttextbox.h
+++ b/src/gui/inttextbox.h
@@ -17,8 +17,6 @@
* You should have received a copy of the GNU General Public License
* along with The Mana World; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
- *
- * $Id$
*/
#ifndef INTTEXTBOX_H
diff --git a/src/gui/inventorywindow.cpp b/src/gui/inventorywindow.cpp
index fcc602f9..6a5a8b37 100644
--- a/src/gui/inventorywindow.cpp
+++ b/src/gui/inventorywindow.cpp
@@ -17,8 +17,6 @@
* You should have received a copy of the GNU General Public License
* along with The Mana World; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
- *
- * $Id$
*/
#include "inventorywindow.h"
@@ -26,11 +24,11 @@
#include <string>
#include <guichan/mouseinput.hpp>
-
#include <guichan/widgets/label.hpp>
#include "button.h"
#include "gui.h"
+#include "inventory.h"
#include "item_amount.h"
#include "itemcontainer.h"
#include "scrollarea.h"
@@ -66,10 +64,13 @@ InventoryWindow::InventoryWindow():
mItemNameLabel = new gcn::Label("Name:");
mItemDescriptionLabel = new gcn::Label("Description:");
mItemEffectLabel = new gcn::Label("Effect:");
- mWeightLabel = new gcn::Label("Total Weight: - Maximum Weight: ");
+ mWeightLabel = new gcn::Label("Weight:");
mWeightLabel->setPosition(8, 8);
mInvenScroll->setPosition(8,
mWeightLabel->getY() + mWeightLabel->getHeight() + 5);
+ mInvenSlotLabel = new gcn::Label("Slots used:");
+ mInvenSlotLabel->setPosition(mWeightLabel->getX()
+ + mWeightLabel->getWidth() + 100, 8);
add(mUseButton);
add(mDropButton);
@@ -78,6 +79,7 @@ InventoryWindow::InventoryWindow():
add(mItemDescriptionLabel);
add(mItemEffectLabel);
add(mWeightLabel);
+ add(mInvenSlotLabel);
mUseButton->setSize(60, mUseButton->getHeight());
@@ -94,8 +96,14 @@ void InventoryWindow::logic()
// Update weight information
mWeightLabel->setCaption(
- "Total Weight: " + toString(player_node->mTotalWeight) + " - "
- "Maximum Weight: " + toString(player_node->mMaxWeight));
+ "Weight: " + toString(player_node->mTotalWeight) +
+ "/" + toString(player_node->mMaxWeight));
+
+ // Update number of items in inventory
+ mInvenSlotLabel->setCaption(
+ "Slots used: "
+ + toString(player_node->getInventory()->getNumberOfSlotsUsed())
+ + "/" + toString(player_node->getInventory()->getInventorySize()));
}
void InventoryWindow::action(const gcn::ActionEvent &event)
@@ -203,6 +211,7 @@ void InventoryWindow::widgetResized(const gcn::Event &event)
mItemDescriptionLabel->getY() - mWeightLabel->getHeight() - 18);
mWeightLabel->setWidth(width - 16);
+ mInvenSlotLabel->setWidth(width - 16);
}
void InventoryWindow::updateButtons()
diff --git a/src/gui/inventorywindow.h b/src/gui/inventorywindow.h
index d45602d2..b1e3ede3 100644
--- a/src/gui/inventorywindow.h
+++ b/src/gui/inventorywindow.h
@@ -17,8 +17,6 @@
* You should have received a copy of the GNU General Public License
* along with The Mana World; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
- *
- * $Id$
*/
#ifndef _TMW_INVENTORYWINDOW_H
@@ -86,6 +84,7 @@ class InventoryWindow : public Window, gcn::ActionListener,
gcn::Label *mItemDescriptionLabel;
gcn::Label *mItemEffectLabel;
gcn::Label *mWeightLabel;
+ gcn::Label *mInvenSlotLabel;
};
extern InventoryWindow *inventoryWindow;
diff --git a/src/gui/item_amount.cpp b/src/gui/item_amount.cpp
index f72462f9..2e8941e8 100644
--- a/src/gui/item_amount.cpp
+++ b/src/gui/item_amount.cpp
@@ -17,8 +17,6 @@
* You should have received a copy of the GNU General Public License
* along with The Mana World; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
- *
- * $Id$
*/
#include "item_amount.h"
diff --git a/src/gui/item_amount.h b/src/gui/item_amount.h
index 67002703..2005094d 100644
--- a/src/gui/item_amount.h
+++ b/src/gui/item_amount.h
@@ -17,8 +17,6 @@
* You should have received a copy of the GNU General Public License
* along with The Mana World; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
- *
- * $Id$
*/
#ifndef _TMW_ITEM_AMOUNT_WINDOW_H
diff --git a/src/gui/itemcontainer.cpp b/src/gui/itemcontainer.cpp
index cf5dcb92..5342e3fe 100644
--- a/src/gui/itemcontainer.cpp
+++ b/src/gui/itemcontainer.cpp
@@ -17,8 +17,6 @@
* You should have received a copy of the GNU General Public License
* along with The Mana World; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
- *
- * $Id$
*/
#include "itemcontainer.h"
@@ -61,8 +59,7 @@ ItemContainer::~ItemContainer()
mSelImg->decRef();
}
-void
-ItemContainer::logic()
+void ItemContainer::logic()
{
gcn::Widget::logic();
@@ -75,8 +72,7 @@ ItemContainer::logic()
}
}
-void
-ItemContainer::draw(gcn::Graphics *graphics)
+void ItemContainer::draw(gcn::Graphics *graphics)
{
int columns = getWidth() / gridWidth;
@@ -149,20 +145,17 @@ void ItemContainer::recalculateHeight()
setHeight(height);
}
-Item*
-ItemContainer::getSelectedItem() const
+Item *ItemContainer::getSelectedItem() const
{
return mSelectedItem;
}
-void
-ItemContainer::selectNone()
+void ItemContainer::selectNone()
{
setSelectedItem(NULL);
}
-void
-ItemContainer::setSelectedItem(Item *item)
+void ItemContainer::setSelectedItem(Item *item)
{
if (mSelectedItem != item)
{
@@ -171,8 +164,7 @@ ItemContainer::setSelectedItem(Item *item)
}
}
-void
-ItemContainer::distributeValueChangedEvent()
+void ItemContainer::distributeValueChangedEvent()
{
gcn::SelectionEvent event(this);
std::list<gcn::SelectionListener*>::iterator i_end = mListeners.end();
@@ -184,8 +176,7 @@ ItemContainer::distributeValueChangedEvent()
}
}
-void
-ItemContainer::mousePressed(gcn::MouseEvent &event)
+void ItemContainer::mousePressed(gcn::MouseEvent &event)
{
int button = event.getButton();
@@ -205,9 +196,7 @@ ItemContainer::mousePressed(gcn::MouseEvent &event)
}
Item *item = mInventory->getItem(index);
setSelectedItem(item);
- if (item && !item->isEquipment())
- {
+ if (item)
itemShortcut->setItemSelected(item->getId());
- }
}
}
diff --git a/src/gui/itemcontainer.h b/src/gui/itemcontainer.h
index db8c6f3d..60b62f08 100644
--- a/src/gui/itemcontainer.h
+++ b/src/gui/itemcontainer.h
@@ -17,8 +17,6 @@
* You should have received a copy of the GNU General Public License
* along with The Mana World; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
- *
- * $Id$
*/
#ifndef _TMW_ITEMCONTAINER_H__
diff --git a/src/gui/itemshortcutcontainer.cpp b/src/gui/itemshortcutcontainer.cpp
index 0ce4f6b7..2ea5d584 100644
--- a/src/gui/itemshortcutcontainer.cpp
+++ b/src/gui/itemshortcutcontainer.cpp
@@ -17,8 +17,6 @@
* You should have received a copy of the GNU General Public License
* along with The Mana World; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
- *
- * $Id$
*/
#include "itemshortcutcontainer.h"
@@ -88,7 +86,7 @@ ItemShortcutContainer::draw(gcn::Graphics *graphics)
// Draw item keyboard shortcut.
const char *key = SDL_GetKeyName(
- (SDLKey) keyboard.getKeyValue(keyboard.KEY_SHORTCUT_0+i));
+ (SDLKey) keyboard.getKeyValue(keyboard.KEY_SHORTCUT_0 + i));
g->drawText(key, itemX + 2, itemY + 2, gcn::Graphics::LEFT);
if (itemShortcut->getItem(i) < 0)
@@ -100,9 +98,11 @@ ItemShortcutContainer::draw(gcn::Graphics *graphics)
// Draw item icon.
Image* image = item->getImage();
if (image) {
+ const std::string label =
+ item->isEquipped() ? "Eq." : toString(item->getQuantity());
g->drawImage(image, itemX, itemY);
g->drawText(
- toString(item->getQuantity()),
+ label,
itemX + mBoxWidth / 2,
itemY + mBoxHeight - 14,
gcn::Graphics::CENTER);
diff --git a/src/gui/itemshortcutcontainer.h b/src/gui/itemshortcutcontainer.h
index 58f0aea7..76ca870c 100644
--- a/src/gui/itemshortcutcontainer.h
+++ b/src/gui/itemshortcutcontainer.h
@@ -17,8 +17,6 @@
* You should have received a copy of the GNU General Public License
* along with The Mana World; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
- *
- * $Id$
*/
#ifndef _TMW_ITEMSHORTCUTCONTAINER_H__
diff --git a/src/gui/itemshortcutwindow.cpp b/src/gui/itemshortcutwindow.cpp
index de1a23a1..e7364411 100644
--- a/src/gui/itemshortcutwindow.cpp
+++ b/src/gui/itemshortcutwindow.cpp
@@ -17,8 +17,6 @@
* You should have received a copy of the GNU General Public License
* along with The Mana World; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
- *
- * $Id$
*/
#include "itemshortcutwindow.h"
diff --git a/src/gui/itemshortcutwindow.h b/src/gui/itemshortcutwindow.h
index 9742abdc..017df5ec 100644
--- a/src/gui/itemshortcutwindow.h
+++ b/src/gui/itemshortcutwindow.h
@@ -17,8 +17,6 @@
* You should have received a copy of the GNU General Public License
* along with The Mana World; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
- *
- * $Id$
*/
#ifndef _TMW_ITEMSHORTCUTWINDOW_H
diff --git a/src/gui/linkhandler.h b/src/gui/linkhandler.h
index 3a32f825..44f906db 100644
--- a/src/gui/linkhandler.h
+++ b/src/gui/linkhandler.h
@@ -17,8 +17,6 @@
* You should have received a copy of the GNU General Public License
* along with The Mana World; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
- *
- * $Id$
*/
#ifndef _TMW_LINK_HANDLER_H_
diff --git a/src/gui/listbox.cpp b/src/gui/listbox.cpp
index 634afa07..28bb82e9 100644
--- a/src/gui/listbox.cpp
+++ b/src/gui/listbox.cpp
@@ -17,8 +17,6 @@
* You should have received a copy of the GNU General Public License
* along with The Mana World; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
- *
- * $Id$
*/
#include "listbox.h"
diff --git a/src/gui/listbox.h b/src/gui/listbox.h
index b226a11e..1d627b3b 100644
--- a/src/gui/listbox.h
+++ b/src/gui/listbox.h
@@ -17,8 +17,6 @@
* You should have received a copy of the GNU General Public License
* along with The Mana World; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
- *
- * $Id$
*/
#ifndef _TMW_LISTBOX_H
diff --git a/src/gui/login.cpp b/src/gui/login.cpp
index d85f4e83..06a5f9f0 100644
--- a/src/gui/login.cpp
+++ b/src/gui/login.cpp
@@ -17,8 +17,6 @@
* You should have received a copy of the GNU General Public License
* along with The Mana World; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
- *
- * $Id$
*/
#include "login.h"
diff --git a/src/gui/login.h b/src/gui/login.h
index e08120cb..4760817c 100644
--- a/src/gui/login.h
+++ b/src/gui/login.h
@@ -17,8 +17,6 @@
* You should have received a copy of the GNU General Public License
* along with The Mana World; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
- *
- * $Id$
*/
#ifndef _TMW_LOGIN_H
diff --git a/src/gui/menuwindow.cpp b/src/gui/menuwindow.cpp
index 2043b7d1..3c3e4ab8 100644
--- a/src/gui/menuwindow.cpp
+++ b/src/gui/menuwindow.cpp
@@ -17,8 +17,6 @@
* You should have received a copy of the GNU General Public License
* along with The Mana World; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
- *
- * $Id$
*/
#include "menuwindow.h"
diff --git a/src/gui/menuwindow.h b/src/gui/menuwindow.h
index f43b9921..03ec3380 100644
--- a/src/gui/menuwindow.h
+++ b/src/gui/menuwindow.h
@@ -17,8 +17,6 @@
* You should have received a copy of the GNU General Public License
* along with The Mana World; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
- *
- * $Id$
*/
#ifndef _TMW_MENU_H
diff --git a/src/gui/minimap.cpp b/src/gui/minimap.cpp
index c17fa06b..f07cb417 100644
--- a/src/gui/minimap.cpp
+++ b/src/gui/minimap.cpp
@@ -17,8 +17,6 @@
* You should have received a copy of the GNU General Public License
* along with The Mana World; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
- *
- * $Id$
*/
#include "minimap.h"
@@ -42,42 +40,47 @@ Minimap::Minimap():
Minimap::~Minimap()
{
if (mMapImage)
- {
mMapImage->decRef();
- }
}
void Minimap::setMapImage(Image *img)
{
if (mMapImage)
- {
mMapImage->decRef();
- }
mMapImage = img;
if (mMapImage)
- {
mMapImage->setAlpha(0.7);
- }
}
void Minimap::draw(gcn::Graphics *graphics)
{
Window::draw(graphics);
- if (mMapImage != NULL)
+ const gcn::Rectangle a = getChildrenArea();
+
+ int mapOriginX = a.x;
+ int mapOriginY = a.y;
+
+ if (mMapImage)
{
+ if (mMapImage->getWidth() > a.width ||
+ mMapImage->getHeight() > a.height)
+ {
+ mapOriginX += (a.width - player_node->mX) / 2;
+ mapOriginY += (a.height - player_node->mY) / 2;
+ }
static_cast<Graphics*>(graphics)->
- drawImage(mMapImage, getPadding(), getTitleBarHeight());
+ drawImage(mMapImage, mapOriginX, mapOriginY);
}
- Beings &beings = beingManager->getAll();
- BeingIterator bi;
+ const Beings &beings = beingManager->getAll();
+ Beings::const_iterator bi;
for (bi = beings.begin(); bi != beings.end(); bi++)
{
- Being *being = (*bi);
+ const Being *being = (*bi);
int dotSize = 2;
switch (being->getType()) {
@@ -103,11 +106,10 @@ void Minimap::draw(gcn::Graphics *graphics)
continue;
}
- int offset = (dotSize - 1) / 2;
-
+ const int offset = (dotSize - 1) / 2;
graphics->fillRectangle(gcn::Rectangle(
- being->mX / 2 + getPadding() - offset,
- being->mY / 2 + getTitleBarHeight() - offset,
+ being->mX / 2 + mapOriginX - offset,
+ being->mY / 2 + mapOriginY - offset,
dotSize, dotSize));
}
}
diff --git a/src/gui/minimap.h b/src/gui/minimap.h
index 5e9458bf..f91dc22d 100644
--- a/src/gui/minimap.h
+++ b/src/gui/minimap.h
@@ -17,8 +17,6 @@
* You should have received a copy of the GNU General Public License
* along with The Mana World; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
- *
- * $Id$
*/
#ifndef _TMW_MINIMAP_H
diff --git a/src/gui/ministatus.cpp b/src/gui/ministatus.cpp
index 388b5fbf..d074808f 100644
--- a/src/gui/ministatus.cpp
+++ b/src/gui/ministatus.cpp
@@ -17,8 +17,6 @@
* You should have received a copy of the GNU General Public License
* along with The Mana World; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
- *
- * $Id$
*/
#include "ministatus.h"
diff --git a/src/gui/ministatus.h b/src/gui/ministatus.h
index 718fe140..d7f6f68c 100644
--- a/src/gui/ministatus.h
+++ b/src/gui/ministatus.h
@@ -17,8 +17,6 @@
* You should have received a copy of the GNU General Public License
* along with The Mana World; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
- *
- * $Id$
*/
#ifndef _TMW_MINISTATUS_H
diff --git a/src/gui/newskill.cpp b/src/gui/newskill.cpp
index 6783a546..20fc01bd 100644
--- a/src/gui/newskill.cpp
+++ b/src/gui/newskill.cpp
@@ -17,8 +17,6 @@
* You should have received a copy of the GNU General Public License
* along with The Mana World; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
- *
- * $Id$
*/
/* This file implements the new skill dialog for use under the latest
diff --git a/src/gui/newskill.h b/src/gui/newskill.h
index 6e12169f..49476e5e 100644
--- a/src/gui/newskill.h
+++ b/src/gui/newskill.h
@@ -17,8 +17,6 @@
* You should have received a copy of the GNU General Public License
* along with The Mana World; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
- *
- * $Id$
*/
#ifndef _TMW_NSKILL_H
diff --git a/src/gui/npc_text.cpp b/src/gui/npc_text.cpp
index 7b4fc634..3c4beaf3 100644
--- a/src/gui/npc_text.cpp
+++ b/src/gui/npc_text.cpp
@@ -17,8 +17,6 @@
* You should have received a copy of the GNU General Public License
* along with The Mana World; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
- *
- * $Id$
*/
#include "npc_text.h"
diff --git a/src/gui/npc_text.h b/src/gui/npc_text.h
index 0ef1b938..2c9771d3 100644
--- a/src/gui/npc_text.h
+++ b/src/gui/npc_text.h
@@ -17,8 +17,6 @@
* You should have received a copy of the GNU General Public License
* along with The Mana World; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
- *
- * $Id$
*/
#ifndef _TMW_NPC_TEXT_H
diff --git a/src/gui/npclistdialog.cpp b/src/gui/npclistdialog.cpp
index 1bcdc8ff..90444f1a 100644
--- a/src/gui/npclistdialog.cpp
+++ b/src/gui/npclistdialog.cpp
@@ -17,8 +17,6 @@
* You should have received a copy of the GNU General Public License
* along with The Mana World; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
- *
- * $Id$
*/
#include "npclistdialog.h"
diff --git a/src/gui/npclistdialog.h b/src/gui/npclistdialog.h
index c09b0a8c..0e6760f1 100644
--- a/src/gui/npclistdialog.h
+++ b/src/gui/npclistdialog.h
@@ -17,8 +17,6 @@
* You should have received a copy of the GNU General Public License
* along with The Mana World; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
- *
- * $Id$
*/
#ifndef _TMW_GUI_NPCLISTDIALOG_H
diff --git a/src/gui/ok_dialog.cpp b/src/gui/ok_dialog.cpp
index 90407d31..d43c8e69 100644
--- a/src/gui/ok_dialog.cpp
+++ b/src/gui/ok_dialog.cpp
@@ -17,8 +17,6 @@
* You should have received a copy of the GNU General Public License
* along with The Mana World; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
- *
- * $Id$
*/
#include "ok_dialog.h"
diff --git a/src/gui/ok_dialog.h b/src/gui/ok_dialog.h
index a7b24a90..cba12d72 100644
--- a/src/gui/ok_dialog.h
+++ b/src/gui/ok_dialog.h
@@ -17,8 +17,6 @@
* You should have received a copy of the GNU General Public License
* along with The Mana World; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
- *
- * $Id$
*/
#ifndef _OK_DIALOG_H
diff --git a/src/gui/passwordfield.cpp b/src/gui/passwordfield.cpp
index 533f54fb..01c7e15d 100644
--- a/src/gui/passwordfield.cpp
+++ b/src/gui/passwordfield.cpp
@@ -17,8 +17,6 @@
* You should have received a copy of the GNU General Public License
* along with The Mana World; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
- *
- * $Id$
*/
#include "passwordfield.h"
diff --git a/src/gui/passwordfield.h b/src/gui/passwordfield.h
index cae1f92e..8a14b72a 100644
--- a/src/gui/passwordfield.h
+++ b/src/gui/passwordfield.h
@@ -17,8 +17,6 @@
* You should have received a copy of the GNU General Public License
* along with The Mana World; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
- *
- * $Id$
*/
#ifndef _TMW_PASSWORDFIELD_H_
diff --git a/src/gui/playerbox.cpp b/src/gui/playerbox.cpp
index 2c633b72..b6b7663a 100644
--- a/src/gui/playerbox.cpp
+++ b/src/gui/playerbox.cpp
@@ -17,8 +17,6 @@
* You should have received a copy of the GNU General Public License
* along with The Mana World; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
- *
- * $Id$
*/
#include <algorithm>
diff --git a/src/gui/playerbox.h b/src/gui/playerbox.h
index c226e750..78eeee91 100644
--- a/src/gui/playerbox.h
+++ b/src/gui/playerbox.h
@@ -17,8 +17,6 @@
* You should have received a copy of the GNU General Public License
* along with The Mana World; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
- *
- * $Id$
*/
#ifndef __TMW_PLAYERBOX_H__
diff --git a/src/gui/popupmenu.cpp b/src/gui/popupmenu.cpp
index cdc998e0..8b73abfe 100644
--- a/src/gui/popupmenu.cpp
+++ b/src/gui/popupmenu.cpp
@@ -17,8 +17,6 @@
* You should have received a copy of the GNU General Public License
* along with The Mana World; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
- *
- * $Id$
*/
#include "popupmenu.h"
diff --git a/src/gui/popupmenu.h b/src/gui/popupmenu.h
index 9fe9f866..2d10e6eb 100644
--- a/src/gui/popupmenu.h
+++ b/src/gui/popupmenu.h
@@ -17,8 +17,6 @@
* You should have received a copy of the GNU General Public License
* along with The Mana World; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
- *
- * $Id$
*/
#ifndef _TMW_POPUP_MENU_H
diff --git a/src/gui/progressbar.cpp b/src/gui/progressbar.cpp
index 6d18b2f7..708a2991 100644
--- a/src/gui/progressbar.cpp
+++ b/src/gui/progressbar.cpp
@@ -17,8 +17,6 @@
* You should have received a copy of the GNU General Public License
* along with The Mana World; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
- *
- * $Id$
*/
#include "progressbar.h"
diff --git a/src/gui/progressbar.h b/src/gui/progressbar.h
index 3e58f14e..70cfa15c 100644
--- a/src/gui/progressbar.h
+++ b/src/gui/progressbar.h
@@ -17,8 +17,6 @@
* You should have received a copy of the GNU General Public License
* along with The Mana World; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
- *
- * $Id$
*/
#ifndef _TMW_PROGRESSBAR_H
diff --git a/src/gui/radiobutton.cpp b/src/gui/radiobutton.cpp
index 0ac4dea8..5f929e62 100644
--- a/src/gui/radiobutton.cpp
+++ b/src/gui/radiobutton.cpp
@@ -17,8 +17,6 @@
* You should have received a copy of the GNU General Public License
* along with The Mana World; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
- *
- * $Id$
*/
#include "radiobutton.h"
diff --git a/src/gui/radiobutton.h b/src/gui/radiobutton.h
index 4f868fdb..6506444f 100644
--- a/src/gui/radiobutton.h
+++ b/src/gui/radiobutton.h
@@ -17,8 +17,6 @@
* You should have received a copy of the GNU General Public License
* along with The Mana World; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
- *
- * $Id$
*/
#ifndef _TMW_RADIOBUTTON_H
diff --git a/src/gui/register.cpp b/src/gui/register.cpp
index 9496da93..2a97a3e5 100644
--- a/src/gui/register.cpp
+++ b/src/gui/register.cpp
@@ -17,8 +17,6 @@
* You should have received a copy of the GNU General Public License
* along with The Mana World; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
- *
- * $Id$
*/
#include "register.h"
diff --git a/src/gui/register.h b/src/gui/register.h
index a80594af..771962cc 100644
--- a/src/gui/register.h
+++ b/src/gui/register.h
@@ -17,8 +17,6 @@
* You should have received a copy of the GNU General Public License
* along with The Mana World; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
- *
- * $Id$
*/
#ifndef _TMW_REGISTER_H
diff --git a/src/gui/scrollarea.cpp b/src/gui/scrollarea.cpp
index 255aa2d8..032e3f78 100644
--- a/src/gui/scrollarea.cpp
+++ b/src/gui/scrollarea.cpp
@@ -17,8 +17,6 @@
* You should have received a copy of the GNU General Public License
* along with The Mana World; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
- *
- * $Id$
*/
#include <algorithm>
diff --git a/src/gui/scrollarea.h b/src/gui/scrollarea.h
index be361f68..d21dae11 100644
--- a/src/gui/scrollarea.h
+++ b/src/gui/scrollarea.h
@@ -17,8 +17,6 @@
* You should have received a copy of the GNU General Public License
* along with The Mana World; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
- *
- * $Id$
*/
#ifndef __TMW_SCROLLAREA_H__
diff --git a/src/gui/sell.cpp b/src/gui/sell.cpp
index d13be2db..6df1cbf6 100644
--- a/src/gui/sell.cpp
+++ b/src/gui/sell.cpp
@@ -17,8 +17,6 @@
* You should have received a copy of the GNU General Public License
* along with The Mana World; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
- *
- * $Id$
*/
#include "sell.h"
diff --git a/src/gui/sell.h b/src/gui/sell.h
index 0c1a2007..48961efc 100644
--- a/src/gui/sell.h
+++ b/src/gui/sell.h
@@ -17,8 +17,6 @@
* You should have received a copy of the GNU General Public License
* along with The Mana World; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
- *
- * $Id$
*/
#ifndef _TMW_SELL_H
diff --git a/src/gui/setup.cpp b/src/gui/setup.cpp
index c895d166..6be0399c 100644
--- a/src/gui/setup.cpp
+++ b/src/gui/setup.cpp
@@ -17,8 +17,6 @@
* You should have received a copy of the GNU General Public License
* along with The Mana World; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
- *
- * $Id$
*/
#include <algorithm>
diff --git a/src/gui/setup.h b/src/gui/setup.h
index 543cab2c..5268f725 100644
--- a/src/gui/setup.h
+++ b/src/gui/setup.h
@@ -17,8 +17,6 @@
* You should have received a copy of the GNU General Public License
* along with The Mana World; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
- *
- * $Id$
*/
#ifndef _TMW_SETUP_H
diff --git a/src/gui/setup_audio.cpp b/src/gui/setup_audio.cpp
index 4227b5ca..a027e133 100644
--- a/src/gui/setup_audio.cpp
+++ b/src/gui/setup_audio.cpp
@@ -17,8 +17,6 @@
* You should have received a copy of the GNU General Public License
* along with The Mana World; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
- *
- * $Id$
*/
#include "setup_audio.h"
diff --git a/src/gui/setup_audio.h b/src/gui/setup_audio.h
index 6e722f74..eaa55de6 100644
--- a/src/gui/setup_audio.h
+++ b/src/gui/setup_audio.h
@@ -17,8 +17,6 @@
* You should have received a copy of the GNU General Public License
* along with The Mana World; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
- *
- * $Id$
*/
#ifndef _TMW_GUI_SETUP_AUDIO_H
diff --git a/src/gui/setup_joystick.cpp b/src/gui/setup_joystick.cpp
index a501298e..c59068f7 100644
--- a/src/gui/setup_joystick.cpp
+++ b/src/gui/setup_joystick.cpp
@@ -17,8 +17,6 @@
* You should have received a copy of the GNU General Public License
* along with The Mana World; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
- *
- * $Id$
*/
#include "setup_joystick.h"
diff --git a/src/gui/setup_joystick.h b/src/gui/setup_joystick.h
index 6d3ad129..0b7ebe98 100644
--- a/src/gui/setup_joystick.h
+++ b/src/gui/setup_joystick.h
@@ -17,8 +17,6 @@
* You should have received a copy of the GNU General Public License
* along with The Mana World; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
- *
- * $Id$
*/
#ifndef _TMW_GUI_SETUP_JOYSTICK_H
diff --git a/src/gui/setup_keyboard.cpp b/src/gui/setup_keyboard.cpp
index e88080b5..c6247487 100644
--- a/src/gui/setup_keyboard.cpp
+++ b/src/gui/setup_keyboard.cpp
@@ -17,8 +17,6 @@
* You should have received a copy of the GNU General Public License
* along with The Mana World; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
- *
- * $Id$
*/
#include "setup_keyboard.h"
diff --git a/src/gui/setup_keyboard.h b/src/gui/setup_keyboard.h
index b72e8746..50fa76fb 100644
--- a/src/gui/setup_keyboard.h
+++ b/src/gui/setup_keyboard.h
@@ -17,8 +17,6 @@
* You should have received a copy of the GNU General Public License
* along with The Mana World; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
- *
- * $Id$
*/
#ifndef _TMW_GUI_SETUP_KEYBOARD_H
diff --git a/src/gui/setup_players.cpp b/src/gui/setup_players.cpp
index 24b559da..7dcbb5dc 100644
--- a/src/gui/setup_players.cpp
+++ b/src/gui/setup_players.cpp
@@ -17,8 +17,6 @@
* You should have received a copy of the GNU General Public License
* along with The Mana World; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
- *
- * $Id$
*/
#include "setup_players.h"
diff --git a/src/gui/setup_video.cpp b/src/gui/setup_video.cpp
index ae15c7ef..5db2c262 100644
--- a/src/gui/setup_video.cpp
+++ b/src/gui/setup_video.cpp
@@ -17,8 +17,6 @@
* You should have received a copy of the GNU General Public License
* along with The Mana World; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
- *
- * $Id$
*/
#include "setup_video.h"
diff --git a/src/gui/setup_video.h b/src/gui/setup_video.h
index a0701a3c..355a321e 100644
--- a/src/gui/setup_video.h
+++ b/src/gui/setup_video.h
@@ -17,8 +17,6 @@
* You should have received a copy of the GNU General Public License
* along with The Mana World; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
- *
- * $Id$
*/
#ifndef _TMW_GUI_SETUP_VIDEO_H
diff --git a/src/gui/setuptab.h b/src/gui/setuptab.h
index a7d45b9a..6c276c35 100644
--- a/src/gui/setuptab.h
+++ b/src/gui/setuptab.h
@@ -17,8 +17,6 @@
* You should have received a copy of the GNU General Public License
* along with The Mana World; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
- *
- * $Id$
*/
#ifndef _TMW_GUI_SETUPTAB_H
diff --git a/src/gui/shop.cpp b/src/gui/shop.cpp
index 62d18769..085e93ce 100644
--- a/src/gui/shop.cpp
+++ b/src/gui/shop.cpp
@@ -17,8 +17,6 @@
* You should have received a copy of the GNU General Public License
* along with The Mana World; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
- *
- * $Id$
*/
#include "shop.h"
diff --git a/src/gui/shop.h b/src/gui/shop.h
index 22e715c9..915ddd15 100644
--- a/src/gui/shop.h
+++ b/src/gui/shop.h
@@ -17,8 +17,6 @@
* You should have received a copy of the GNU General Public License
* along with The Mana World; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
- *
- * $Id$
*/
#ifndef _SHOP_H
diff --git a/src/gui/shoplistbox.cpp b/src/gui/shoplistbox.cpp
index 7a8b52ed..bce6a48c 100644
--- a/src/gui/shoplistbox.cpp
+++ b/src/gui/shoplistbox.cpp
@@ -17,8 +17,6 @@
* You should have received a copy of the GNU General Public License
* along with The Mana World; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
- *
- * $Id: listbox.cpp 2655 2006-09-03 21:25:02Z b_lindeijer $
*/
#include "shoplistbox.h"
diff --git a/src/gui/shoplistbox.h b/src/gui/shoplistbox.h
index 837f745f..75f514ab 100644
--- a/src/gui/shoplistbox.h
+++ b/src/gui/shoplistbox.h
@@ -17,8 +17,6 @@
* You should have received a copy of the GNU General Public License
* along with The Mana World; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
- *
- * $Id: listbox.h 2655 2006-09-03 21:25:02Z b_lindeijer $
*/
#ifndef _TMW_SHOPLISTBOX_H
diff --git a/src/gui/skill.cpp b/src/gui/skill.cpp
index 178abe1f..a7b598eb 100644
--- a/src/gui/skill.cpp
+++ b/src/gui/skill.cpp
@@ -17,8 +17,6 @@
* You should have received a copy of the GNU General Public License
* along with The Mana World; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
- *
- * $Id$
*/
#include <algorithm>
diff --git a/src/gui/skill.h b/src/gui/skill.h
index 66ec35f3..bbd950cb 100644
--- a/src/gui/skill.h
+++ b/src/gui/skill.h
@@ -17,8 +17,6 @@
* You should have received a copy of the GNU General Public License
* along with The Mana World; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
- *
- * $Id$
*/
#ifndef _TMW_SKILL_H
diff --git a/src/gui/slider.cpp b/src/gui/slider.cpp
index c94c7bfb..afeecf17 100644
--- a/src/gui/slider.cpp
+++ b/src/gui/slider.cpp
@@ -17,8 +17,6 @@
* You should have received a copy of the GNU General Public License
* along with The Mana World; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
- *
- * $Id$
*/
#include "slider.h"
diff --git a/src/gui/slider.h b/src/gui/slider.h
index dc38b738..3b796425 100644
--- a/src/gui/slider.h
+++ b/src/gui/slider.h
@@ -17,8 +17,6 @@
* You should have received a copy of the GNU General Public License
* along with The Mana World; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
- *
- * $Id$
*/
#ifndef _TMW_SLIDER_H
diff --git a/src/gui/status.cpp b/src/gui/status.cpp
index eebd0a21..56c36e0a 100644
--- a/src/gui/status.cpp
+++ b/src/gui/status.cpp
@@ -17,8 +17,6 @@
* You should have received a copy of the GNU General Public License
* along with The Mana World; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
- *
- * $Id$
*/
#include "status.h"
diff --git a/src/gui/status.h b/src/gui/status.h
index 10773e10..55ed393e 100644
--- a/src/gui/status.h
+++ b/src/gui/status.h
@@ -17,8 +17,6 @@
* You should have received a copy of the GNU General Public License
* along with The Mana World; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
- *
- * $Id$
*/
#ifndef _TMW_STATUS_H
diff --git a/src/gui/tabbedcontainer.cpp b/src/gui/tabbedcontainer.cpp
index d6267e65..fba4e846 100644
--- a/src/gui/tabbedcontainer.cpp
+++ b/src/gui/tabbedcontainer.cpp
@@ -17,8 +17,6 @@
* You should have received a copy of the GNU General Public License
* along with The Mana World; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
- *
- * $Id$
*/
#include <algorithm>
diff --git a/src/gui/tabbedcontainer.h b/src/gui/tabbedcontainer.h
index 7f8deef9..babf68a2 100644
--- a/src/gui/tabbedcontainer.h
+++ b/src/gui/tabbedcontainer.h
@@ -17,8 +17,6 @@
* You should have received a copy of the GNU General Public License
* along with The Mana World; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
- *
- * $Id$
*/
#ifndef _TMW_TABPANE_H
diff --git a/src/gui/textbox.cpp b/src/gui/textbox.cpp
index 8d16dc46..619265ec 100644
--- a/src/gui/textbox.cpp
+++ b/src/gui/textbox.cpp
@@ -17,8 +17,6 @@
* You should have received a copy of the GNU General Public License
* along with The Mana World; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
- *
- * $Id$
*/
#include "textbox.h"
diff --git a/src/gui/textbox.h b/src/gui/textbox.h
index f06f98ec..2060e377 100644
--- a/src/gui/textbox.h
+++ b/src/gui/textbox.h
@@ -17,8 +17,6 @@
* You should have received a copy of the GNU General Public License
* along with The Mana World; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
- *
- * $Id$
*/
#ifndef __TMW_TEXTBOX_H__
diff --git a/src/gui/textfield.cpp b/src/gui/textfield.cpp
index 8db720cf..ea82ba77 100644
--- a/src/gui/textfield.cpp
+++ b/src/gui/textfield.cpp
@@ -17,8 +17,6 @@
* You should have received a copy of the GNU General Public License
* along with The Mana World; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
- *
- * $Id$
*/
#include <algorithm>
diff --git a/src/gui/textfield.h b/src/gui/textfield.h
index bc47d501..60a50c69 100644
--- a/src/gui/textfield.h
+++ b/src/gui/textfield.h
@@ -17,8 +17,6 @@
* You should have received a copy of the GNU General Public License
* along with The Mana World; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
- *
- * $Id$
*/
#ifndef __TMW_TEXTFIELD_H__
diff --git a/src/gui/trade.cpp b/src/gui/trade.cpp
index 54544250..9cb0d34f 100644
--- a/src/gui/trade.cpp
+++ b/src/gui/trade.cpp
@@ -17,8 +17,6 @@
* You should have received a copy of the GNU General Public License
* along with The Mana World; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
- *
- * $Id $
*/
#include "trade.h"
diff --git a/src/gui/trade.h b/src/gui/trade.h
index 7adf9575..5d587991 100644
--- a/src/gui/trade.h
+++ b/src/gui/trade.h
@@ -17,8 +17,6 @@
* You should have received a copy of the GNU General Public License
* along with The Mana World; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
- *
- * $Id $
*/
#ifndef _TMW_TRADE_H
diff --git a/src/gui/updatewindow.cpp b/src/gui/updatewindow.cpp
index 518abda2..ea0f86cd 100644
--- a/src/gui/updatewindow.cpp
+++ b/src/gui/updatewindow.cpp
@@ -17,8 +17,6 @@
* You should have received a copy of the GNU General Public License
* along with The Mana World; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
- *
- * $Id$
*/
#include "updatewindow.h"
diff --git a/src/gui/updatewindow.h b/src/gui/updatewindow.h
index 61ea4a27..d7e3c4c7 100644
--- a/src/gui/updatewindow.h
+++ b/src/gui/updatewindow.h
@@ -17,8 +17,6 @@
* You should have received a copy of the GNU General Public License
* along with The Mana World; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
- *
- * $Id$
*/
#ifndef _UPDATERWINDOW_H
diff --git a/src/gui/vbox.cpp b/src/gui/vbox.cpp
index b503508e..2ec1112d 100644
--- a/src/gui/vbox.cpp
+++ b/src/gui/vbox.cpp
@@ -17,8 +17,6 @@
* You should have received a copy of the GNU General Public License
* along with The Mana World; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
- *
- * $Id$
*/
#include "vbox.h"
diff --git a/src/gui/vbox.h b/src/gui/vbox.h
index 06a270ef..2072ab24 100644
--- a/src/gui/vbox.h
+++ b/src/gui/vbox.h
@@ -17,8 +17,6 @@
* You should have received a copy of the GNU General Public License
* along with The Mana World; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
- *
- * $Id$
*/
#ifndef VBOX_H
diff --git a/src/gui/viewport.cpp b/src/gui/viewport.cpp
index e8293acf..37e7bcce 100644
--- a/src/gui/viewport.cpp
+++ b/src/gui/viewport.cpp
@@ -17,8 +17,6 @@
* You should have received a copy of the GNU General Public License
* along with The Mana World; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
- *
- * $Id$
*/
#include "viewport.h"
diff --git a/src/gui/viewport.h b/src/gui/viewport.h
index 8d3fbd3c..707ad33b 100644
--- a/src/gui/viewport.h
+++ b/src/gui/viewport.h
@@ -17,8 +17,6 @@
* You should have received a copy of the GNU General Public License
* along with The Mana World; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
- *
- * $Id$
*/
#ifndef _TMW_VIEWPORT_H_
diff --git a/src/gui/widgets/resizegrip.cpp b/src/gui/widgets/resizegrip.cpp
index 6be50f2c..c3b537db 100644
--- a/src/gui/widgets/resizegrip.cpp
+++ b/src/gui/widgets/resizegrip.cpp
@@ -17,8 +17,6 @@
* You should have received a copy of the GNU General Public License
* along with The Mana World; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
- *
- * $Id$
*/
#include "resizegrip.h"
diff --git a/src/gui/widgets/resizegrip.h b/src/gui/widgets/resizegrip.h
index 04be3db3..f57eda94 100644
--- a/src/gui/widgets/resizegrip.h
+++ b/src/gui/widgets/resizegrip.h
@@ -17,8 +17,6 @@
* You should have received a copy of the GNU General Public License
* along with The Mana World; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
- *
- * $Id$
*/
#ifndef _TMW_RESIZEGRIP_H
diff --git a/src/gui/window.cpp b/src/gui/window.cpp
index ee8aca64..58544f7e 100644
--- a/src/gui/window.cpp
+++ b/src/gui/window.cpp
@@ -17,8 +17,6 @@
* You should have received a copy of the GNU General Public License
* along with The Mana World; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
- *
- * $Id$
*/
#include <algorithm>
diff --git a/src/gui/window.h b/src/gui/window.h
index f88e5c01..984c6f06 100644
--- a/src/gui/window.h
+++ b/src/gui/window.h
@@ -17,8 +17,6 @@
* You should have received a copy of the GNU General Public License
* along with The Mana World; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
- *
- * $Id$
*/
#ifndef _TMW_WINDOW_H__
diff --git a/src/gui/windowcontainer.cpp b/src/gui/windowcontainer.cpp
index d10c519c..f92e8388 100644
--- a/src/gui/windowcontainer.cpp
+++ b/src/gui/windowcontainer.cpp
@@ -17,8 +17,6 @@
* You should have received a copy of the GNU General Public License
* along with The Mana World; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
- *
- * $Id$
*/
#include <algorithm>
diff --git a/src/gui/windowcontainer.h b/src/gui/windowcontainer.h
index df255f84..88a13d31 100644
--- a/src/gui/windowcontainer.h
+++ b/src/gui/windowcontainer.h
@@ -17,8 +17,6 @@
* You should have received a copy of the GNU General Public License
* along with The Mana World; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
- *
- * $Id$
*/
#ifndef _TMW_WINDOWCONTAINER_H_
diff --git a/src/guichanfwd.h b/src/guichanfwd.h
index 812f3f7a..4fb7ea3e 100644
--- a/src/guichanfwd.h
+++ b/src/guichanfwd.h
@@ -17,8 +17,6 @@
* You should have received a copy of the GNU General Public License
* along with The Mana World; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
- *
- * $Id$
*/
#ifndef _TMW_GUICHANFWD_H
diff --git a/src/imageparticle.cpp b/src/imageparticle.cpp
index 965434b0..65780345 100644
--- a/src/imageparticle.cpp
+++ b/src/imageparticle.cpp
@@ -17,8 +17,6 @@
* You should have received a copy of the GNU General Public License
* along with The Mana World; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
- *
- * $Id$
*/
#include "imageparticle.h"
diff --git a/src/imageparticle.h b/src/imageparticle.h
index 0ad515cc..91c5426c 100644
--- a/src/imageparticle.h
+++ b/src/imageparticle.h
@@ -17,8 +17,6 @@
* You should have received a copy of the GNU General Public License
* along with The Mana World; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
- *
- * $Id$
*/
#ifndef _IMAGEPARTICLE_H
diff --git a/src/inventory.cpp b/src/inventory.cpp
index 470b6c85..938d23d3 100644
--- a/src/inventory.cpp
+++ b/src/inventory.cpp
@@ -17,8 +17,6 @@
* You should have received a copy of the GNU General Public License
* along with The Mana World; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
- *
- * $Id$
*/
#include "inventory.h"
@@ -134,19 +132,19 @@ bool Inventory::contains(Item *item) const
return false;
}
-int Inventory::getFreeSlot()
+int Inventory::getFreeSlot() const
{
Item **i = std::find_if(mItems + 2, mItems + INVENTORY_SIZE,
std::not1(SlotUsed()));
return (i == mItems + INVENTORY_SIZE) ? -1 : (i - mItems);
}
-int Inventory::getNumberOfSlotsUsed()
+int Inventory::getNumberOfSlotsUsed() const
{
return count_if(mItems, mItems + INVENTORY_SIZE, SlotUsed());
}
-int Inventory::getLastUsedSlot()
+int Inventory::getLastUsedSlot() const
{
for (int i = INVENTORY_SIZE - 1; i >= 0; i--) {
if (SlotUsed()(mItems[i])) {
@@ -156,3 +154,8 @@ int Inventory::getLastUsedSlot()
return -1;
}
+
+int Inventory::getInventorySize() const
+{
+ return INVENTORY_SIZE - 2;
+}
diff --git a/src/inventory.h b/src/inventory.h
index 0d2bbc5a..2fbbbf4c 100644
--- a/src/inventory.h
+++ b/src/inventory.h
@@ -17,8 +17,6 @@
* You should have received a copy of the GNU General Public License
* along with The Mana World; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
- *
- * $Id$
*/
#ifndef _INVENTORY_H
@@ -82,7 +80,7 @@ class Inventory
/**
* Returns id of next free slot or -1 if all occupied.
*/
- int getFreeSlot();
+ int getFreeSlot() const;
/**
* Reset all item slots.
@@ -92,12 +90,17 @@ class Inventory
/**
* Get the number of slots filled with an item
*/
- int getNumberOfSlotsUsed();
+ int getNumberOfSlotsUsed() const;
/**
* Returns the index of the last occupied slot or 0 if none occupied.
*/
- int getLastUsedSlot();
+ int getLastUsedSlot() const;
+
+ /**
+ * Returns the number of slots available in the inventory.
+ */
+ int getInventorySize() const;
protected:
Item **mItems; /**< The holder of items */
diff --git a/src/item.cpp b/src/item.cpp
index e84a06df..bc6b7cc7 100644
--- a/src/item.cpp
+++ b/src/item.cpp
@@ -17,8 +17,6 @@
* You should have received a copy of the GNU General Public License
* along with The Mana World; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
- *
- * $Id$
*/
#include "item.h"
diff --git a/src/item.h b/src/item.h
index 9e1c5ec8..eb6fed77 100644
--- a/src/item.h
+++ b/src/item.h
@@ -17,8 +17,6 @@
* You should have received a copy of the GNU General Public License
* along with The Mana World; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
- *
- * $Id$
*/
#ifndef _ITEM_H_
diff --git a/src/itemshortcut.cpp b/src/itemshortcut.cpp
index a32e50e0..babe3dfb 100644
--- a/src/itemshortcut.cpp
+++ b/src/itemshortcut.cpp
@@ -17,8 +17,6 @@
* You should have received a copy of the GNU General Public License
* along with The Mana World; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
- *
- * $Id$
*/
#include "itemshortcut.h"
@@ -64,14 +62,8 @@ void ItemShortcut::save()
{
for (int i = 0; i < SHORTCUT_ITEMS; i++)
{
- if (mItems[i])
- {
- config.setValue("shortcut" + toString(i), mItems[i]);
- }
- else
- {
- config.setValue("shortcut" + toString(i), -1);
- }
+ const int itemId = mItems[i] ? mItems[i] : -1;
+ config.setValue("shortcut" + toString(i), itemId);
}
}
@@ -81,6 +73,16 @@ void ItemShortcut::useItem(int index)
{
Item *item = player_node->getInventory()->findItem(mItems[index]);
if (item && item->getQuantity())
- player_node->useItem(item);
+ {
+ if (item->isEquipment()) {
+ if (item->isEquipped()) {
+ player_node->unequipItem(item);
+ } else {
+ player_node->equipItem(item);
+ }
+ } else {
+ player_node->useItem(item);
+ }
+ }
}
}
diff --git a/src/itemshortcut.h b/src/itemshortcut.h
index d75db2e8..a0c52468 100644
--- a/src/itemshortcut.h
+++ b/src/itemshortcut.h
@@ -17,8 +17,6 @@
* You should have received a copy of the GNU General Public License
* along with The Mana World; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
- *
- * $Id$
*/
#ifndef _TMW_ITEMSHORTCUT_H__
diff --git a/src/joystick.cpp b/src/joystick.cpp
index a5dab4f4..b69537cf 100644
--- a/src/joystick.cpp
+++ b/src/joystick.cpp
@@ -17,8 +17,6 @@
* You should have received a copy of the GNU General Public License
* along with The Mana World; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
- *
- * $Id$
*/
#include "joystick.h"
diff --git a/src/joystick.h b/src/joystick.h
index 321e3e7d..4cc1babd 100644
--- a/src/joystick.h
+++ b/src/joystick.h
@@ -17,8 +17,6 @@
* You should have received a copy of the GNU General Public License
* along with The Mana World; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
- *
- * $Id$
*/
#ifndef _TMW_JOYSTICK_H
diff --git a/src/keyboardconfig.cpp b/src/keyboardconfig.cpp
index 9f558883..19cbb945 100644
--- a/src/keyboardconfig.cpp
+++ b/src/keyboardconfig.cpp
@@ -17,8 +17,6 @@
* You should have received a copy of the GNU General Public License
* along with The Mana World; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
- *
- * $Id$
*/
#include "keyboardconfig.h"
diff --git a/src/keyboardconfig.h b/src/keyboardconfig.h
index b57136dc..9c5fe943 100644
--- a/src/keyboardconfig.h
+++ b/src/keyboardconfig.h
@@ -17,8 +17,6 @@
* You should have received a copy of the GNU General Public License
* along with The Mana World; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
- *
- * $Id$
*/
#ifndef _TMW_KEYBOARDCONFIG_H
diff --git a/src/localplayer.cpp b/src/localplayer.cpp
index bb91711c..f67b3185 100644
--- a/src/localplayer.cpp
+++ b/src/localplayer.cpp
@@ -17,8 +17,6 @@
* You should have received a copy of the GNU General Public License
* along with The Mana World; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
- *
- * $Id$
*/
#include "localplayer.h"
diff --git a/src/localplayer.h b/src/localplayer.h
index 493e0846..34f10a4a 100644
--- a/src/localplayer.h
+++ b/src/localplayer.h
@@ -17,8 +17,6 @@
* You should have received a copy of the GNU General Public License
* along with The Mana World; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
- *
- * $Id$
*/
#ifndef _TMW_LOCALPLAYER_H
diff --git a/src/lockedarray.h b/src/lockedarray.h
index 7ec2f9da..a3e5dc0a 100644
--- a/src/lockedarray.h
+++ b/src/lockedarray.h
@@ -17,8 +17,6 @@
* You should have received a copy of the GNU General Public License
* along with The Mana World; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
- *
- * $Id$
*/
#ifndef _TMW_LOCKEDARRAY_H
diff --git a/src/logindata.h b/src/logindata.h
index a2e3f9f1..6b733269 100644
--- a/src/logindata.h
+++ b/src/logindata.h
@@ -17,8 +17,6 @@
* You should have received a copy of the GNU General Public License
* along with The Mana World; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
- *
- * $Id$
*/
#ifndef _TMW_LOGINDATA_H
diff --git a/src/main.cpp b/src/main.cpp
index 6c9fe45c..91ba4d53 100644
--- a/src/main.cpp
+++ b/src/main.cpp
@@ -17,8 +17,6 @@
* You should have received a copy of the GNU General Public License
* along with The Mana World; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
- *
- * $Id$
*/
#include "main.h"
diff --git a/src/main.h b/src/main.h
index c18a2ddd..3070804f 100644
--- a/src/main.h
+++ b/src/main.h
@@ -17,8 +17,6 @@
* You should have received a copy of the GNU General Public License
* along with The Mana World; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
- *
- * $Id$
*/
#ifndef _TMW_MAIN_H
diff --git a/src/map.cpp b/src/map.cpp
index 23eff3b0..928a0154 100644
--- a/src/map.cpp
+++ b/src/map.cpp
@@ -17,8 +17,6 @@
* You should have received a copy of the GNU General Public License
* along with The Mana World; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
- *
- * $Id$
*/
#include "map.h"
diff --git a/src/map.h b/src/map.h
index 95532eb3..6eaf9e43 100644
--- a/src/map.h
+++ b/src/map.h
@@ -17,8 +17,6 @@
* You should have received a copy of the GNU General Public License
* along with The Mana World; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
- *
- * $Id$
*/
#ifndef _TMW_MAP_H_
diff --git a/src/monster.cpp b/src/monster.cpp
index d7a2add1..8666fe26 100644
--- a/src/monster.cpp
+++ b/src/monster.cpp
@@ -17,8 +17,6 @@
* You should have received a copy of the GNU General Public License
* along with The Mana World; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
- *
- * $Id$
*/
#include "monster.h"
diff --git a/src/monster.h b/src/monster.h
index cd34886b..c8f0a8f7 100644
--- a/src/monster.h
+++ b/src/monster.h
@@ -17,8 +17,6 @@
* You should have received a copy of the GNU General Public License
* along with The Mana World; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
- *
- * $Id$
*/
#ifndef _TMW_MONSTER_H
diff --git a/src/net/beinghandler.cpp b/src/net/beinghandler.cpp
index 1f2463b3..086b4280 100644
--- a/src/net/beinghandler.cpp
+++ b/src/net/beinghandler.cpp
@@ -17,8 +17,6 @@
* You should have received a copy of the GNU General Public License
* along with The Mana World; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
- *
- * $Id$
*/
#include "beinghandler.h"
diff --git a/src/net/beinghandler.h b/src/net/beinghandler.h
index 5d6d91a4..5e22a670 100644
--- a/src/net/beinghandler.h
+++ b/src/net/beinghandler.h
@@ -17,8 +17,6 @@
* You should have received a copy of the GNU General Public License
* along with The Mana World; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
- *
- * $Id$
*/
#ifndef _TMW_NET_BEINGHANDLER_H
diff --git a/src/net/buysellhandler.cpp b/src/net/buysellhandler.cpp
index 26261664..5eb76a46 100644
--- a/src/net/buysellhandler.cpp
+++ b/src/net/buysellhandler.cpp
@@ -17,8 +17,6 @@
* You should have received a copy of the GNU General Public License
* along with The Mana World; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
- *
- * $Id$
*/
#include "buysellhandler.h"
diff --git a/src/net/buysellhandler.h b/src/net/buysellhandler.h
index 673aaac1..49984840 100644
--- a/src/net/buysellhandler.h
+++ b/src/net/buysellhandler.h
@@ -17,8 +17,6 @@
* You should have received a copy of the GNU General Public License
* along with The Mana World; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
- *
- * $Id$
*/
#ifndef _TMW_NET_BUYSELLHANDLER_H
diff --git a/src/net/charserverhandler.cpp b/src/net/charserverhandler.cpp
index baa841f4..9fb67ea5 100644
--- a/src/net/charserverhandler.cpp
+++ b/src/net/charserverhandler.cpp
@@ -17,8 +17,6 @@
* You should have received a copy of the GNU General Public License
* along with The Mana World; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
- *
- * $Id$
*/
#include "charserverhandler.h"
diff --git a/src/net/charserverhandler.h b/src/net/charserverhandler.h
index ab4ca1c7..05f547d0 100644
--- a/src/net/charserverhandler.h
+++ b/src/net/charserverhandler.h
@@ -17,8 +17,6 @@
* You should have received a copy of the GNU General Public License
* along with The Mana World; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
- *
- * $Id$
*/
#ifndef _TMW_NET_CHARSERVERHANDLER_H
diff --git a/src/net/chathandler.cpp b/src/net/chathandler.cpp
index 524911d3..d852798d 100644
--- a/src/net/chathandler.cpp
+++ b/src/net/chathandler.cpp
@@ -17,8 +17,6 @@
* You should have received a copy of the GNU General Public License
* along with The Mana World; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
- *
- * $Id$
*/
#include "chathandler.h"
diff --git a/src/net/chathandler.h b/src/net/chathandler.h
index eed19206..53ea61d8 100644
--- a/src/net/chathandler.h
+++ b/src/net/chathandler.h
@@ -17,8 +17,6 @@
* You should have received a copy of the GNU General Public License
* along with The Mana World; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
- *
- * $Id$
*/
#ifndef _TMW_NET_CHATHANDLER_H
diff --git a/src/net/equipmenthandler.cpp b/src/net/equipmenthandler.cpp
index eddc0ea0..580cef6b 100644
--- a/src/net/equipmenthandler.cpp
+++ b/src/net/equipmenthandler.cpp
@@ -17,8 +17,6 @@
* You should have received a copy of the GNU General Public License
* along with The Mana World; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
- *
- * $Id$
*/
#include "equipmenthandler.h"
@@ -157,7 +155,7 @@ void EquipmentHandler::handleMessage(MessageIn *msg)
switch (item->getId()) {
case 529:
case 1199:
- player_node->mEquipment->setArrows(NULL);
+ player_node->mEquipment->setArrows(0);
break;
case 521:
case 522:
diff --git a/src/net/equipmenthandler.h b/src/net/equipmenthandler.h
index 656f7a73..31a747c3 100644
--- a/src/net/equipmenthandler.h
+++ b/src/net/equipmenthandler.h
@@ -17,8 +17,6 @@
* You should have received a copy of the GNU General Public License
* along with The Mana World; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
- *
- * $Id$
*/
#ifndef _TMW_NET_EQUIPMENTHANDLER_H
diff --git a/src/net/inventoryhandler.cpp b/src/net/inventoryhandler.cpp
index 48cf18ff..9ddbd62f 100644
--- a/src/net/inventoryhandler.cpp
+++ b/src/net/inventoryhandler.cpp
@@ -17,8 +17,6 @@
* You should have received a copy of the GNU General Public License
* along with The Mana World; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
- *
- * $Id$
*/
#include "inventoryhandler.h"
diff --git a/src/net/inventoryhandler.h b/src/net/inventoryhandler.h
index aedbc3a1..002fa938 100644
--- a/src/net/inventoryhandler.h
+++ b/src/net/inventoryhandler.h
@@ -17,8 +17,6 @@
* You should have received a copy of the GNU General Public License
* along with The Mana World; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
- *
- * $Id$
*/
#ifndef _TMW_NET_INVENTORYHANDLER_H
diff --git a/src/net/itemhandler.cpp b/src/net/itemhandler.cpp
index 567a5382..487b98bf 100644
--- a/src/net/itemhandler.cpp
+++ b/src/net/itemhandler.cpp
@@ -17,8 +17,6 @@
* You should have received a copy of the GNU General Public License
* along with The Mana World; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
- *
- * $Id$
*/
#include "itemhandler.h"
diff --git a/src/net/itemhandler.h b/src/net/itemhandler.h
index b2104722..99fc6b62 100644
--- a/src/net/itemhandler.h
+++ b/src/net/itemhandler.h
@@ -17,8 +17,6 @@
* You should have received a copy of the GNU General Public License
* along with The Mana World; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
- *
- * $Id$
*/
#ifndef _TMW_NET_ITEMHANDLER_H
diff --git a/src/net/loginhandler.cpp b/src/net/loginhandler.cpp
index 19893a8e..169503da 100644
--- a/src/net/loginhandler.cpp
+++ b/src/net/loginhandler.cpp
@@ -17,8 +17,6 @@
* You should have received a copy of the GNU General Public License
* along with The Mana World; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
- *
- * $Id$
*/
#include "loginhandler.h"
diff --git a/src/net/loginhandler.h b/src/net/loginhandler.h
index 86c1b609..8a952cd5 100644
--- a/src/net/loginhandler.h
+++ b/src/net/loginhandler.h
@@ -17,8 +17,6 @@
* You should have received a copy of the GNU General Public License
* along with The Mana World; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
- *
- * $Id$
*/
#ifndef _TMW_NET_LOGINHANDLER_H
diff --git a/src/net/maploginhandler.cpp b/src/net/maploginhandler.cpp
index 0afc8357..b1000c12 100644
--- a/src/net/maploginhandler.cpp
+++ b/src/net/maploginhandler.cpp
@@ -17,8 +17,6 @@
* You should have received a copy of the GNU General Public License
* along with The Mana World; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
- *
- * $Id$
*/
#include "maploginhandler.h"
diff --git a/src/net/maploginhandler.h b/src/net/maploginhandler.h
index fe597549..4d9fa75b 100644
--- a/src/net/maploginhandler.h
+++ b/src/net/maploginhandler.h
@@ -17,8 +17,6 @@
* You should have received a copy of the GNU General Public License
* along with The Mana World; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
- *
- * $Id$
*/
#ifndef _TMW_NET_MAPLOGINHANDLER_H
diff --git a/src/net/messagehandler.cpp b/src/net/messagehandler.cpp
index 849b6716..29e34a29 100644
--- a/src/net/messagehandler.cpp
+++ b/src/net/messagehandler.cpp
@@ -17,8 +17,6 @@
* You should have received a copy of the GNU General Public License
* along with The Mana World; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
- *
- * $Id$
*/
#include "messagehandler.h"
diff --git a/src/net/messagehandler.h b/src/net/messagehandler.h
index c09037f6..952e76a9 100644
--- a/src/net/messagehandler.h
+++ b/src/net/messagehandler.h
@@ -17,8 +17,6 @@
* You should have received a copy of the GNU General Public License
* along with The Mana World; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
- *
- * $Id$
*/
#ifndef _TMW_NET_MESSAGEHANDLER_H
diff --git a/src/net/messagein.cpp b/src/net/messagein.cpp
index bbc0a44c..8e31fded 100644
--- a/src/net/messagein.cpp
+++ b/src/net/messagein.cpp
@@ -17,8 +17,6 @@
* You should have received a copy of the GNU General Public License
* along with The Mana World; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
- *
- * $Id$
*/
#include "messagein.h"
diff --git a/src/net/messagein.h b/src/net/messagein.h
index d97cd8b6..da80df9e 100644
--- a/src/net/messagein.h
+++ b/src/net/messagein.h
@@ -17,8 +17,6 @@
* You should have received a copy of the GNU General Public License
* along with The Mana World; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
- *
- * $Id$
*/
#ifndef _TMW_MESSAGEIN_
diff --git a/src/net/messageout.cpp b/src/net/messageout.cpp
index 9c87e69e..96678f19 100644
--- a/src/net/messageout.cpp
+++ b/src/net/messageout.cpp
@@ -17,8 +17,6 @@
* You should have received a copy of the GNU General Public License
* along with The Mana World; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
- *
- * $Id$
*/
#include <cstring>
diff --git a/src/net/messageout.h b/src/net/messageout.h
index f6468adb..3c4cc241 100644
--- a/src/net/messageout.h
+++ b/src/net/messageout.h
@@ -17,8 +17,6 @@
* You should have received a copy of the GNU General Public License
* along with The Mana World; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
- *
- * $Id$
*/
#ifndef _TMW_MESSAGEOUT_
diff --git a/src/net/network.cpp b/src/net/network.cpp
index 3e1b6571..e8b5e949 100644
--- a/src/net/network.cpp
+++ b/src/net/network.cpp
@@ -17,8 +17,6 @@
* You should have received a copy of the GNU General Public License
* along with The Mana World; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
- *
- * $Id$
*/
#include "network.h"
diff --git a/src/net/network.h b/src/net/network.h
index 0326b6ce..43b4dbbc 100644
--- a/src/net/network.h
+++ b/src/net/network.h
@@ -17,8 +17,6 @@
* You should have received a copy of the GNU General Public License
* along with The Mana World; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
- *
- * $Id$
*/
#ifndef _TMW_NETWORK_
diff --git a/src/net/npchandler.cpp b/src/net/npchandler.cpp
index d41aaaad..b633835c 100644
--- a/src/net/npchandler.cpp
+++ b/src/net/npchandler.cpp
@@ -17,8 +17,6 @@
* You should have received a copy of the GNU General Public License
* along with The Mana World; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
- *
- * $Id$
*/
#include "npchandler.h"
diff --git a/src/net/npchandler.h b/src/net/npchandler.h
index 903ecd10..abb16b7a 100644
--- a/src/net/npchandler.h
+++ b/src/net/npchandler.h
@@ -17,8 +17,6 @@
* You should have received a copy of the GNU General Public License
* along with The Mana World; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
- *
- * $Id$
*/
#ifndef _TMW_NET_NPCHANDLER_H
diff --git a/src/net/playerhandler.cpp b/src/net/playerhandler.cpp
index 27d4e601..50546b1e 100644
--- a/src/net/playerhandler.cpp
+++ b/src/net/playerhandler.cpp
@@ -17,8 +17,6 @@
* You should have received a copy of the GNU General Public License
* along with The Mana World; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
- *
- * $Id$
*/
#include "playerhandler.h"
diff --git a/src/net/playerhandler.h b/src/net/playerhandler.h
index b28a23f5..ec22e704 100644
--- a/src/net/playerhandler.h
+++ b/src/net/playerhandler.h
@@ -17,8 +17,6 @@
* You should have received a copy of the GNU General Public License
* along with The Mana World; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
- *
- * $Id$
*/
#ifndef _TMW_NET_PLAYERHANDLER_H
diff --git a/src/net/protocol.cpp b/src/net/protocol.cpp
index d3db50bf..a0e21d2e 100644
--- a/src/net/protocol.cpp
+++ b/src/net/protocol.cpp
@@ -17,8 +17,6 @@
* You should have received a copy of the GNU General Public License
* along with The Mana World; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
- *
- * $Id$
*/
#include "protocol.h"
diff --git a/src/net/protocol.h b/src/net/protocol.h
index 49c177a2..d7bdd041 100644
--- a/src/net/protocol.h
+++ b/src/net/protocol.h
@@ -17,8 +17,6 @@
* You should have received a copy of the GNU General Public License
* along with The Mana World; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
- *
- * $Id$
*/
#ifndef _TMW_PROTOCOL_
diff --git a/src/net/skillhandler.cpp b/src/net/skillhandler.cpp
index 53cfda1a..2bb5d9dc 100644
--- a/src/net/skillhandler.cpp
+++ b/src/net/skillhandler.cpp
@@ -17,8 +17,6 @@
* You should have received a copy of the GNU General Public License
* along with The Mana World; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
- *
- * $Id$
*/
#include "skillhandler.h"
diff --git a/src/net/skillhandler.h b/src/net/skillhandler.h
index 820a7b6a..80095bd3 100644
--- a/src/net/skillhandler.h
+++ b/src/net/skillhandler.h
@@ -17,8 +17,6 @@
* You should have received a copy of the GNU General Public License
* along with The Mana World; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
- *
- * $Id$
*/
#ifndef _TMW_NET_SKILLHANDLER_H
diff --git a/src/net/tradehandler.cpp b/src/net/tradehandler.cpp
index e2f7b998..955aeff1 100644
--- a/src/net/tradehandler.cpp
+++ b/src/net/tradehandler.cpp
@@ -17,8 +17,6 @@
* You should have received a copy of the GNU General Public License
* along with The Mana World; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
- *
- * $Id$
*/
#include "tradehandler.h"
diff --git a/src/net/tradehandler.h b/src/net/tradehandler.h
index a1971004..37ec5024 100644
--- a/src/net/tradehandler.h
+++ b/src/net/tradehandler.h
@@ -17,8 +17,6 @@
* You should have received a copy of the GNU General Public License
* along with The Mana World; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
- *
- * $Id$
*/
#ifndef _TMW_NET_TRADEHANDLER_H
diff --git a/src/npc.cpp b/src/npc.cpp
index ab3c6970..66048005 100644
--- a/src/npc.cpp
+++ b/src/npc.cpp
@@ -17,8 +17,6 @@
* You should have received a copy of the GNU General Public License
* along with The Mana World; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
- *
- * $Id$
*/
#include "npc.h"
diff --git a/src/npc.h b/src/npc.h
index 2f9bbef4..5eb9036d 100644
--- a/src/npc.h
+++ b/src/npc.h
@@ -17,8 +17,6 @@
* You should have received a copy of the GNU General Public License
* along with The Mana World; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
- *
- * $Id$
*/
#ifndef _TMW_NPC_H
diff --git a/src/openglgraphics.cpp b/src/openglgraphics.cpp
index 5b34de18..d8d7a807 100644
--- a/src/openglgraphics.cpp
+++ b/src/openglgraphics.cpp
@@ -17,8 +17,6 @@
* You should have received a copy of the GNU General Public License
* along with The Mana World; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
- *
- * $Id$
*/
#include "main.h"
diff --git a/src/openglgraphics.h b/src/openglgraphics.h
index ee5bc1e1..7d39e306 100644
--- a/src/openglgraphics.h
+++ b/src/openglgraphics.h
@@ -17,8 +17,6 @@
* You should have received a copy of the GNU General Public License
* along with The Mana World; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
- *
- * $Id$
*/
#ifndef _TMW_OPENGLGRAPHICS_H
diff --git a/src/particle.cpp b/src/particle.cpp
index 1521e75b..d4266df2 100644
--- a/src/particle.cpp
+++ b/src/particle.cpp
@@ -17,8 +17,6 @@
* You should have received a copy of the GNU General Public License
* along with The Mana World; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
- *
- * $Id$
*/
#include <algorithm>
diff --git a/src/particle.h b/src/particle.h
index f281864d..6c00eadd 100644
--- a/src/particle.h
+++ b/src/particle.h
@@ -17,8 +17,6 @@
* You should have received a copy of the GNU General Public License
* along with The Mana World; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
- *
- * $Id$
*/
#ifndef _PARTICLE_H
diff --git a/src/particleemitter.cpp b/src/particleemitter.cpp
index bb4a7c6e..5ae1aae5 100644
--- a/src/particleemitter.cpp
+++ b/src/particleemitter.cpp
@@ -17,8 +17,6 @@
* You should have received a copy of the GNU General Public License
* along with The Mana World; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
- *
- * $Id$
*/
#include "particleemitter.h"
diff --git a/src/particleemitter.h b/src/particleemitter.h
index 4ef088f6..ad0e33f8 100644
--- a/src/particleemitter.h
+++ b/src/particleemitter.h
@@ -17,8 +17,6 @@
* You should have received a copy of the GNU General Public License
* along with The Mana World; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
- *
- * $Id$
*/
#ifndef _PARTICLEEMITTER_H
diff --git a/src/particleemitterprop.h b/src/particleemitterprop.h
index e645c169..70a04aee 100644
--- a/src/particleemitterprop.h
+++ b/src/particleemitterprop.h
@@ -17,8 +17,6 @@
* You should have received a copy of the GNU General Public License
* along with The Mana World; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
- *
- * $Id$
*/
#include <cstdlib>
diff --git a/src/player.cpp b/src/player.cpp
index 0e88da0b..f43e54d5 100644
--- a/src/player.cpp
+++ b/src/player.cpp
@@ -17,8 +17,6 @@
* You should have received a copy of the GNU General Public License
* along with The Mana World; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
- *
- * $Id$
*/
#include "player.h"
diff --git a/src/player.h b/src/player.h
index 6347b0a6..4676124c 100644
--- a/src/player.h
+++ b/src/player.h
@@ -17,8 +17,6 @@
* You should have received a copy of the GNU General Public License
* along with The Mana World; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
- *
- * $Id$
*/
#ifndef _TMW_PLAYER_H
diff --git a/src/properties.h b/src/properties.h
index 93148bdf..2eafeeca 100644
--- a/src/properties.h
+++ b/src/properties.h
@@ -17,8 +17,6 @@
* You should have received a copy of the GNU General Public License
* along with The Mana World; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
- *
- * $Id$
*/
#ifndef _TMW_PROPERTIES_H_
diff --git a/src/resources/action.cpp b/src/resources/action.cpp
index 6b3c2f52..ffbbffb2 100644
--- a/src/resources/action.cpp
+++ b/src/resources/action.cpp
@@ -17,8 +17,6 @@
* You should have received a copy of the GNU General Public License
* along with The Mana World; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
- *
- * $Id$
*/
#include "action.h"
diff --git a/src/resources/action.h b/src/resources/action.h
index 8d5e8d11..09eb066e 100644
--- a/src/resources/action.h
+++ b/src/resources/action.h
@@ -17,8 +17,6 @@
* You should have received a copy of the GNU General Public License
* along with The Mana World; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
- *
- * $Id$
*/
#ifndef _TMW_ACTION_H
diff --git a/src/resources/ambientoverlay.cpp b/src/resources/ambientoverlay.cpp
index 058b6083..9eee57f0 100644
--- a/src/resources/ambientoverlay.cpp
+++ b/src/resources/ambientoverlay.cpp
@@ -17,8 +17,6 @@
* You should have received a copy of the GNU General Public License
* along with The Mana World; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
- *
- * $Id$
*/
#include "ambientoverlay.h"
diff --git a/src/resources/ambientoverlay.h b/src/resources/ambientoverlay.h
index a939cbb4..56c70066 100644
--- a/src/resources/ambientoverlay.h
+++ b/src/resources/ambientoverlay.h
@@ -17,8 +17,6 @@
* You should have received a copy of the GNU General Public License
* along with The Mana World; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
- *
- * $Id$
*/
#ifndef _TMW_RESOURCES_AMBIENTOVERLAY_H_
diff --git a/src/resources/animation.cpp b/src/resources/animation.cpp
index de96525c..d2794e61 100644
--- a/src/resources/animation.cpp
+++ b/src/resources/animation.cpp
@@ -17,8 +17,6 @@
* You should have received a copy of the GNU General Public License
* along with The Mana World; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
- *
- * $Id$
*/
#include "animation.h"
diff --git a/src/resources/animation.h b/src/resources/animation.h
index aad93cda..8dfe8614 100644
--- a/src/resources/animation.h
+++ b/src/resources/animation.h
@@ -17,8 +17,6 @@
* You should have received a copy of the GNU General Public License
* along with The Mana World; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
- *
- * $Id$
*/
#ifndef _TMW_ANIMATION_H
diff --git a/src/resources/buddylist.cpp b/src/resources/buddylist.cpp
index 32d8d9f4..c85105c5 100644
--- a/src/resources/buddylist.cpp
+++ b/src/resources/buddylist.cpp
@@ -17,8 +17,6 @@
* You should have received a copy of the GNU General Public License
* along with The Mana World; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
- *
- * $Id$
*/
#include <algorithm>
diff --git a/src/resources/buddylist.h b/src/resources/buddylist.h
index 3791a03a..6a3de8c4 100644
--- a/src/resources/buddylist.h
+++ b/src/resources/buddylist.h
@@ -17,8 +17,6 @@
* You should have received a copy of the GNU General Public License
* along with The Mana World; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
- *
- * $Id$
*/
#ifndef _TMW_BUDDYLIST_H
diff --git a/src/resources/dye.cpp b/src/resources/dye.cpp
index 195d5dd1..3be105d8 100644
--- a/src/resources/dye.cpp
+++ b/src/resources/dye.cpp
@@ -17,8 +17,6 @@
* You should have received a copy of the GNU General Public License
* along with The Mana World; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
- *
- * $Id: dye.cpp 3708 2007-11-04 11:52:44Z gmelquio $
*/
#include <algorithm>
diff --git a/src/resources/dye.h b/src/resources/dye.h
index fe8669bb..528a1d91 100644
--- a/src/resources/dye.h
+++ b/src/resources/dye.h
@@ -17,8 +17,6 @@
* You should have received a copy of the GNU General Public License
* along with The Mana World; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
- *
- * $Id: dye.h 3706 2007-11-03 21:04:51Z gmelquio $
*/
#ifndef _TMW_DYE_H
diff --git a/src/resources/image.cpp b/src/resources/image.cpp
index d0dae462..77d77f96 100644
--- a/src/resources/image.cpp
+++ b/src/resources/image.cpp
@@ -17,8 +17,6 @@
* You should have received a copy of the GNU General Public License
* along with The Mana World; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
- *
- * $Id$
*/
#include <SDL_image.h>
diff --git a/src/resources/image.h b/src/resources/image.h
index 52f286f8..3677696f 100644
--- a/src/resources/image.h
+++ b/src/resources/image.h
@@ -17,8 +17,6 @@
* You should have received a copy of the GNU General Public License
* along with The Mana World; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
- *
- * $Id$
*/
#ifndef _TMW_IMAGE_H
diff --git a/src/resources/imageloader.cpp b/src/resources/imageloader.cpp
index d6539b05..29458ba3 100644
--- a/src/resources/imageloader.cpp
+++ b/src/resources/imageloader.cpp
@@ -17,8 +17,6 @@
* You should have received a copy of the GNU General Public License
* along with The Mana World; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
- *
- * $Id: imageloader.cpp 3515 2007-08-25 16:56:52Z gmelquio $
*/
#include <cassert>
diff --git a/src/resources/imageloader.h b/src/resources/imageloader.h
index 89f38eda..7979fd2f 100644
--- a/src/resources/imageloader.h
+++ b/src/resources/imageloader.h
@@ -17,8 +17,6 @@
* You should have received a copy of the GNU General Public License
* along with The Mana World; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
- *
- * $Id: imageloader.h 3515 2007-08-25 16:56:52Z gmelquio $
*/
#ifndef _TMW_IMAGELOADER_H
diff --git a/src/resources/imageset.cpp b/src/resources/imageset.cpp
index 1a753648..d7398c17 100644
--- a/src/resources/imageset.cpp
+++ b/src/resources/imageset.cpp
@@ -17,8 +17,6 @@
* You should have received a copy of the GNU General Public License
* along with The Mana World; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
- *
- * $Id$
*/
#include <algorithm>
diff --git a/src/resources/imageset.h b/src/resources/imageset.h
index fa1840ec..58b7a8ea 100644
--- a/src/resources/imageset.h
+++ b/src/resources/imageset.h
@@ -17,8 +17,6 @@
* You should have received a copy of the GNU General Public License
* along with The Mana World; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
- *
- * $Id$
*/
#ifndef _TMW_IMAGESET_H
diff --git a/src/resources/imagewriter.cpp b/src/resources/imagewriter.cpp
index 7cfa16b4..d6d8a6c2 100644
--- a/src/resources/imagewriter.cpp
+++ b/src/resources/imagewriter.cpp
@@ -17,8 +17,6 @@
* You should have received a copy of the GNU General Public License
* along with The Mana World; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
- *
- * $Id$
*/
#include "imagewriter.h"
diff --git a/src/resources/imagewriter.h b/src/resources/imagewriter.h
index 205e4584..632e2ae4 100644
--- a/src/resources/imagewriter.h
+++ b/src/resources/imagewriter.h
@@ -17,8 +17,6 @@
* You should have received a copy of the GNU General Public License
* along with The Mana World; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
- *
- * $Id$
*/
#include <iosfwd>
diff --git a/src/resources/itemdb.cpp b/src/resources/itemdb.cpp
index 71bd898a..5ee40014 100644
--- a/src/resources/itemdb.cpp
+++ b/src/resources/itemdb.cpp
@@ -17,8 +17,6 @@
* You should have received a copy of the GNU General Public License
* along with The Mana World; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
- *
- * $Id$
*/
#include <algorithm>
diff --git a/src/resources/itemdb.h b/src/resources/itemdb.h
index 0029129c..62a1e94c 100644
--- a/src/resources/itemdb.h
+++ b/src/resources/itemdb.h
@@ -17,8 +17,6 @@
* You should have received a copy of the GNU General Public License
* along with The Mana World; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
- *
- * $Id$
*/
#ifndef _TMW_ITEM_MANAGER_H
diff --git a/src/resources/iteminfo.cpp b/src/resources/iteminfo.cpp
index f1ebd0a9..fb2c8ffe 100644
--- a/src/resources/iteminfo.cpp
+++ b/src/resources/iteminfo.cpp
@@ -17,8 +17,6 @@
* You should have received a copy of the GNU General Public License
* along with The Mana World; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
- *
- * $Id$
*/
#include "iteminfo.h"
diff --git a/src/resources/iteminfo.h b/src/resources/iteminfo.h
index 680c8d61..4678bc08 100644
--- a/src/resources/iteminfo.h
+++ b/src/resources/iteminfo.h
@@ -17,8 +17,6 @@
* You should have received a copy of the GNU General Public License
* along with The Mana World; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
- *
- * $Id$
*/
#ifndef _TMW_ITEMINFO_H_
diff --git a/src/resources/mapreader.cpp b/src/resources/mapreader.cpp
index eacbb0d8..4c37c239 100644
--- a/src/resources/mapreader.cpp
+++ b/src/resources/mapreader.cpp
@@ -17,8 +17,6 @@
* You should have received a copy of the GNU General Public License
* along with The Mana World; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
- *
- * $Id$
*/
#include "mapreader.h"
diff --git a/src/resources/mapreader.h b/src/resources/mapreader.h
index 60056358..0142eb45 100644
--- a/src/resources/mapreader.h
+++ b/src/resources/mapreader.h
@@ -17,8 +17,6 @@
* You should have received a copy of the GNU General Public License
* along with The Mana World; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
- *
- * $Id$
*/
#ifndef _TMW_MAPREADER_H_
diff --git a/src/resources/monsterdb.cpp b/src/resources/monsterdb.cpp
index bf2878bc..11b2baf7 100644
--- a/src/resources/monsterdb.cpp
+++ b/src/resources/monsterdb.cpp
@@ -17,8 +17,6 @@
* You should have received a copy of the GNU General Public License
* along with The Mana World; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
- *
- * $Id$
*/
#include <algorithm>
diff --git a/src/resources/monsterdb.h b/src/resources/monsterdb.h
index 46a33b06..f1d69e72 100644
--- a/src/resources/monsterdb.h
+++ b/src/resources/monsterdb.h
@@ -17,8 +17,6 @@
* You should have received a copy of the GNU General Public License
* along with The Mana World; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
- *
- * $Id$
*/
#ifndef _TMW_MONSTER_DB_H
diff --git a/src/resources/monsterinfo.cpp b/src/resources/monsterinfo.cpp
index e492ccd3..7661c86b 100644
--- a/src/resources/monsterinfo.cpp
+++ b/src/resources/monsterinfo.cpp
@@ -17,8 +17,6 @@
* You should have received a copy of the GNU General Public License
* along with The Mana World; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
- *
- * $Id: monsterinfo.cpp 2650 2006-09-03 15:00:47Z b_lindeijer $
*/
#include <algorithm>
diff --git a/src/resources/monsterinfo.h b/src/resources/monsterinfo.h
index 2f690756..84b131c6 100644
--- a/src/resources/monsterinfo.h
+++ b/src/resources/monsterinfo.h
@@ -17,8 +17,6 @@
* You should have received a copy of the GNU General Public License
* along with The Mana World; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
- *
- * $Id: monsterinfo.h 2650 2006-09-03 15:00:47Z b_lindeijer $
*/
#ifndef _TMW_MONSTERINFO_H_
diff --git a/src/resources/music.cpp b/src/resources/music.cpp
index 161d8b01..2386aa43 100644
--- a/src/resources/music.cpp
+++ b/src/resources/music.cpp
@@ -17,8 +17,6 @@
* You should have received a copy of the GNU General Public License
* along with The Mana World; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
- *
- * $Id$
*/
#include "music.h"
diff --git a/src/resources/music.h b/src/resources/music.h
index 72e76295..d50150b8 100644
--- a/src/resources/music.h
+++ b/src/resources/music.h
@@ -17,8 +17,6 @@
* You should have received a copy of the GNU General Public License
* along with The Mana World; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
- *
- * $Id$
*/
#ifndef _TMW_MUSIC_H
diff --git a/src/resources/npcdb.cpp b/src/resources/npcdb.cpp
index 5869e295..2f8d78d4 100644
--- a/src/resources/npcdb.cpp
+++ b/src/resources/npcdb.cpp
@@ -17,8 +17,6 @@
* You should have received a copy of the GNU General Public License
* along with The Mana World; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
- *
- * $Id$
*/
#include "npcdb.h"
diff --git a/src/resources/npcdb.h b/src/resources/npcdb.h
index 2abf959b..00b4f99b 100644
--- a/src/resources/npcdb.h
+++ b/src/resources/npcdb.h
@@ -17,8 +17,6 @@
* You should have received a copy of the GNU General Public License
* along with The Mana World; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
- *
- * $Id$
*/
#ifndef _TMW_NPC_DB_H
diff --git a/src/resources/resource.cpp b/src/resources/resource.cpp
index 8f21f5d2..449caf55 100644
--- a/src/resources/resource.cpp
+++ b/src/resources/resource.cpp
@@ -17,8 +17,6 @@
* You should have received a copy of the GNU General Public License
* along with The Mana World; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
- *
- * $Id$
*/
#include <cassert>
diff --git a/src/resources/resource.h b/src/resources/resource.h
index 5b9a5eb8..e85e3147 100644
--- a/src/resources/resource.h
+++ b/src/resources/resource.h
@@ -17,8 +17,6 @@
* You should have received a copy of the GNU General Public License
* along with The Mana World; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
- *
- * $Id$
*/
#ifndef _TMW_RESOURCE_H
diff --git a/src/resources/resourcemanager.cpp b/src/resources/resourcemanager.cpp
index ef8671a8..073e41c4 100644
--- a/src/resources/resourcemanager.cpp
+++ b/src/resources/resourcemanager.cpp
@@ -17,8 +17,6 @@
* You should have received a copy of the GNU General Public License
* along with The Mana World; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
- *
- * $Id$
*/
#include <cassert>
diff --git a/src/resources/resourcemanager.h b/src/resources/resourcemanager.h
index da85e2f9..66813a9c 100644
--- a/src/resources/resourcemanager.h
+++ b/src/resources/resourcemanager.h
@@ -17,8 +17,6 @@
* You should have received a copy of the GNU General Public License
* along with The Mana World; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
- *
- * $Id$
*/
#ifndef _TMW_RESOURCE_MANAGER_H
diff --git a/src/resources/soundeffect.cpp b/src/resources/soundeffect.cpp
index ec9bc65c..e21fd2b0 100644
--- a/src/resources/soundeffect.cpp
+++ b/src/resources/soundeffect.cpp
@@ -17,8 +17,6 @@
* You should have received a copy of the GNU General Public License
* along with The Mana World; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
- *
- * $Id$
*/
#include "soundeffect.h"
diff --git a/src/resources/soundeffect.h b/src/resources/soundeffect.h
index 866c53ec..c3ff6668 100644
--- a/src/resources/soundeffect.h
+++ b/src/resources/soundeffect.h
@@ -17,8 +17,6 @@
* You should have received a copy of the GNU General Public License
* along with The Mana World; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
- *
- * $Id$
*/
#ifndef _TMW_SOUND_EFFECT_H
diff --git a/src/resources/spritedef.cpp b/src/resources/spritedef.cpp
index a6d8891e..289df2e5 100644
--- a/src/resources/spritedef.cpp
+++ b/src/resources/spritedef.cpp
@@ -17,8 +17,6 @@
* You should have received a copy of the GNU General Public License
* along with The Mana World; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
- *
- * $Id$
*/
#include <set>
diff --git a/src/resources/spritedef.h b/src/resources/spritedef.h
index 72c2566f..c7b94d9a 100644
--- a/src/resources/spritedef.h
+++ b/src/resources/spritedef.h
@@ -17,8 +17,6 @@
* You should have received a copy of the GNU General Public License
* along with The Mana World; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
- *
- * $Id$
*/
#ifndef _TMW_SPRITEDEF_H
diff --git a/src/serverinfo.h b/src/serverinfo.h
index 4f527128..4d2bb525 100644
--- a/src/serverinfo.h
+++ b/src/serverinfo.h
@@ -17,8 +17,6 @@
* You should have received a copy of the GNU General Public License
* along with The Mana World; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
- *
- * $Id$
*/
#ifndef _TMW_SERVERINFO_
diff --git a/src/shopitem.cpp b/src/shopitem.cpp
index ed5d30a9..9888f829 100644
--- a/src/shopitem.cpp
+++ b/src/shopitem.cpp
@@ -17,8 +17,6 @@
* You should have received a copy of the GNU General Public License
* along with The Mana World; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
- *
- * $Id$
*/
#include "shopitem.h"
diff --git a/src/shopitem.h b/src/shopitem.h
index ffafbebe..f0c00ef0 100644
--- a/src/shopitem.h
+++ b/src/shopitem.h
@@ -17,8 +17,6 @@
* You should have received a copy of the GNU General Public License
* along with The Mana World; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
- *
- * $Id$
*/
#ifndef _SHOPITEM_H_
diff --git a/src/simpleanimation.cpp b/src/simpleanimation.cpp
index f425d3c1..e8c26df1 100644
--- a/src/simpleanimation.cpp
+++ b/src/simpleanimation.cpp
@@ -17,8 +17,6 @@
* You should have received a copy of the GNU General Public License
* along with The Mana World; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
- *
- * $Id$
*/
#include "simpleanimation.h"
diff --git a/src/simpleanimation.h b/src/simpleanimation.h
index 561c540d..577268a8 100644
--- a/src/simpleanimation.h
+++ b/src/simpleanimation.h
@@ -17,8 +17,6 @@
* You should have received a copy of the GNU General Public License
* along with The Mana World; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
- *
- * $Id$
*/
#ifndef _TMW_SIMPLEANIMAION_H
diff --git a/src/sound.cpp b/src/sound.cpp
index 0a20d3f2..888dcc31 100644
--- a/src/sound.cpp
+++ b/src/sound.cpp
@@ -17,8 +17,6 @@
* You should have received a copy of the GNU General Public License
* along with The Mana World; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
- *
- * $Id$
*/
#include "sound.h"
diff --git a/src/sound.h b/src/sound.h
index ebcd6442..0c2af74b 100644
--- a/src/sound.h
+++ b/src/sound.h
@@ -17,8 +17,6 @@
* You should have received a copy of the GNU General Public License
* along with The Mana World; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
- *
- * $Id$
*/
#ifndef _TMW_SOUND_H
diff --git a/src/sprite.h b/src/sprite.h
index 89780519..0e0a95db 100644
--- a/src/sprite.h
+++ b/src/sprite.h
@@ -17,8 +17,6 @@
* You should have received a copy of the GNU General Public License
* along with The Mana World; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
- *
- * $Id$
*/
#ifndef _TMW_SPRITE_H_
diff --git a/src/text.cpp b/src/text.cpp
index 4212c5c8..22228ccb 100644
--- a/src/text.cpp
+++ b/src/text.cpp
@@ -17,8 +17,6 @@
* You should have received a copy of the GNU General Public License
* along with The Mana World; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
- *
- * $Id$
*/
#include "text.h"
diff --git a/src/text.h b/src/text.h
index 7ea96dee..995b9a58 100644
--- a/src/text.h
+++ b/src/text.h
@@ -17,8 +17,6 @@
* You should have received a copy of the GNU General Public License
* along with The Mana World; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
- *
- * $Id$
*/
#ifndef _TMW_TEXT_H
@@ -32,43 +30,41 @@ class TextManager;
class Text
{
- friend class TextManager;
+ friend class TextManager;
+
public:
/**
- * Constructor creates a text object to display on the screen
+ * Constructor creates a text object to display on the screen.
*/
Text(const std::string &text, int x, int y,
gcn::Graphics::Alignment alignment, gcn::Font *font,
gcn::Color colour);
/**
- * Allows the originator of the text to specify the ideal coordinates
+ * Destructor. The text is removed from the screen.
*/
- void
- adviseXY(int x, int y);
+ virtual ~Text();
/**
- * Remove the text from the screen
+ * Allows the originator of the text to specify the ideal coordinates.
*/
- ~Text();
+ void adviseXY(int x, int y);
/**
- * Draws the text
+ * Draws the text.
*/
- virtual void
- draw(Graphics *graphics, int xOff, int yOff);
+ virtual void draw(Graphics *graphics, int xOff, int yOff);
private:
-
- int mX; /**< Actual x-value of left of text written */
- int mY; /**< Actual y-value of top of text written */
- int mWidth; /**< The width of the text */
- int mHeight; /**< The height of the text */
- int mXOffset; /**< The offset of mX from the desired x */
- static int mInstances; /**< Instances of text */
- gcn::Font *mFont; /**< The font used */
- std::string mText; /**< The text to display */
- gcn::Color mColour; /**< The colour of the text */
+ int mX; /**< Actual x-value of left of text written. */
+ int mY; /**< Actual y-value of top of text written. */
+ int mWidth; /**< The width of the text. */
+ int mHeight; /**< The height of the text. */
+ int mXOffset; /**< The offset of mX from the desired x. */
+ static int mInstances; /**< Instances of text. */
+ gcn::Font *mFont; /**< The font used. */
+ std::string mText; /**< The text to display. */
+ gcn::Color mColour; /**< The colour of the text. */
};
class FlashText : public Text
@@ -79,18 +75,17 @@ class FlashText : public Text
gcn::Color colour);
/**
- * Flash the text for so many refreshes
+ * Flash the text for so many refreshes.
*/
void flash(int time) {mTime = time; }
/**
- * Draws the text
+ * Draws the text.
*/
- virtual void
- draw(Graphics *graphics, int xOff, int yOff);
+ virtual void draw(Graphics *graphics, int xOff, int yOff);
private:
- int mTime; /**< Time left for flashing */
+ int mTime; /**< Time left for flashing. */
};
#endif // _TMW_TEXT_H
diff --git a/src/textmanager.cpp b/src/textmanager.cpp
index b4135763..49ad1824 100644
--- a/src/textmanager.cpp
+++ b/src/textmanager.cpp
@@ -17,8 +17,6 @@
* You should have received a copy of the GNU General Public License
* along with The Mana World; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
- *
- * $Id$
*/
#include "textmanager.h"
diff --git a/src/textmanager.h b/src/textmanager.h
index f7f1247c..ec82c61f 100644
--- a/src/textmanager.h
+++ b/src/textmanager.h
@@ -17,8 +17,6 @@
* You should have received a copy of the GNU General Public License
* along with The Mana World; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
- *
- * $Id$
*/
#ifndef _TMW_TEXTMANAGER_H
diff --git a/src/textparticle.cpp b/src/textparticle.cpp
index 89466006..308c043d 100644
--- a/src/textparticle.cpp
+++ b/src/textparticle.cpp
@@ -17,8 +17,6 @@
* You should have received a copy of the GNU General Public License
* along with The Mana World; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
- *
- * $Id$
*/
#include "textparticle.h"
diff --git a/src/textparticle.h b/src/textparticle.h
index 34badb57..3a0ba674 100644
--- a/src/textparticle.h
+++ b/src/textparticle.h
@@ -17,8 +17,6 @@
* You should have received a copy of the GNU General Public License
* along with The Mana World; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
- *
- * $Id$
*/
#ifndef _TEXTPARTICLE_H
diff --git a/src/tileset.h b/src/tileset.h
index 625fac1b..fb855831 100644
--- a/src/tileset.h
+++ b/src/tileset.h
@@ -17,8 +17,6 @@
* You should have received a copy of the GNU General Public License
* along with The Mana World; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
- *
- * $Id$
*/
#ifndef _TMW_TILESET_H_
diff --git a/src/utils/base64.cpp b/src/utils/base64.cpp
index 9a8f6356..8cea60f9 100644
--- a/src/utils/base64.cpp
+++ b/src/utils/base64.cpp
@@ -26,7 +26,6 @@
| Author: Jim Winstead (jimw@php.net) |
+----------------------------------------------------------------------+
*/
-/* $Id$ */
#include <string.h>
#include <stdlib.h>
diff --git a/src/utils/base64.h b/src/utils/base64.h
index ff20ac53..c802207b 100644
--- a/src/utils/base64.h
+++ b/src/utils/base64.h
@@ -26,7 +26,6 @@
| Author: Jim Winstead (jimw@php.net) |
+----------------------------------------------------------------------+
*/
-/* $Id$ */
#ifndef _TMW_BASE64_H
#define _TMW_BASE64_H
diff --git a/src/utils/dtor.h b/src/utils/dtor.h
index f2c6c1b8..f7c790c6 100644
--- a/src/utils/dtor.h
+++ b/src/utils/dtor.h
@@ -17,8 +17,6 @@
* You should have received a copy of the GNU General Public License
* along with The Mana World; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
- *
- * $Id$
*/
#ifndef _TMW_UTILS_DTOR_H
diff --git a/src/utils/fastsqrt.h b/src/utils/fastsqrt.h
index afadb901..78768149 100644
--- a/src/utils/fastsqrt.h
+++ b/src/utils/fastsqrt.h
@@ -1,26 +1,24 @@
-/* A very fast function to calculate the approximate inverse square root of a
- * floating point value and a helper function that uses it for getting the
- * normal squareroot. For an explanation of the inverse squareroot function
- * read:
- * http://www.math.purdue.edu/~clomont/Math/Papers/2003/InvSqrt.pdf
- *
- * Unfortunately the original creator of this function seems to be unknown.
- *
- * $Id$
- */
-
-float fastInvSqrt(float x)
-{
- union { int i; float x; } tmp;
- float xhalf = 0.5f * x;
- tmp.x = x;
- tmp.i = 0x5f375a86 - (tmp.i >> 1);
- x = tmp.x;
- x = x * (1.5f - xhalf * x * x);
- return x;
-}
-
-float fastSqrt(float x)
-{
- return 1.0f / fastInvSqrt(x);
-}
+/* A very fast function to calculate the approximate inverse square root of a
+ * floating point value and a helper function that uses it for getting the
+ * normal squareroot. For an explanation of the inverse squareroot function
+ * read:
+ * http://www.math.purdue.edu/~clomont/Math/Papers/2003/InvSqrt.pdf
+ *
+ * Unfortunately the original creator of this function seems to be unknown.
+ */
+
+float fastInvSqrt(float x)
+{
+ union { int i; float x; } tmp;
+ float xhalf = 0.5f * x;
+ tmp.x = x;
+ tmp.i = 0x5f375a86 - (tmp.i >> 1);
+ x = tmp.x;
+ x = x * (1.5f - xhalf * x * x);
+ return x;
+}
+
+float fastSqrt(float x)
+{
+ return 1.0f / fastInvSqrt(x);
+}
diff --git a/src/utils/strprintf.cpp b/src/utils/strprintf.cpp
index 77a6b235..c5d7a595 100644
--- a/src/utils/strprintf.cpp
+++ b/src/utils/strprintf.cpp
@@ -17,8 +17,6 @@
* You should have received a copy of the GNU General Public License
* along with The Mana World; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
- *
- * $Id: strprintf.cpp 3416 2007-08-06 06:20:14Z gmelquio $
*/
#include <cstdarg>
diff --git a/src/utils/strprintf.h b/src/utils/strprintf.h
index 66d753fa..382ab6e0 100644
--- a/src/utils/strprintf.h
+++ b/src/utils/strprintf.h
@@ -17,8 +17,6 @@
* You should have received a copy of the GNU General Public License
* along with The Mana World; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
- *
- * $Id: strprintf.h 3417 2007-08-06 11:14:45Z gmelquio $
*/
#ifndef _TMW_UTILS_STRPRINTF_H
diff --git a/src/utils/tostring.h b/src/utils/tostring.h
index 95b8985f..d2dd941a 100644
--- a/src/utils/tostring.h
+++ b/src/utils/tostring.h
@@ -17,8 +17,6 @@
* You should have received a copy of the GNU General Public License
* along with The Mana World; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
- *
- * $Id$
*/
#ifndef _TMW_UTILS_TOSTRING_H
diff --git a/src/utils/trim.h b/src/utils/trim.h
index fec99100..a7c40ca2 100644
--- a/src/utils/trim.h
+++ b/src/utils/trim.h
@@ -17,8 +17,6 @@
* You should have received a copy of the GNU General Public License
* along with The Mana World; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
- *
- * $Id$
*/
#ifndef _TMW_UTILS_TRIM_H_
diff --git a/src/utils/xml.cpp b/src/utils/xml.cpp
index 98b474cb..47f1bd04 100644
--- a/src/utils/xml.cpp
+++ b/src/utils/xml.cpp
@@ -17,8 +17,6 @@
* You should have received a copy of the GNU General Public License
* along with The Mana World; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
- *
- * $Id$
*/
#include "xml.h"
diff --git a/src/utils/xml.h b/src/utils/xml.h
index 5473b2ca..5a5c756b 100644
--- a/src/utils/xml.h
+++ b/src/utils/xml.h
@@ -17,8 +17,6 @@
* You should have received a copy of the GNU General Public License
* along with The Mana World; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
- *
- * $Id$
*/
#ifndef _TMW_XML_H
diff --git a/src/vector.h b/src/vector.h
index 7a5da241..b19f6c64 100644
--- a/src/vector.h
+++ b/src/vector.h
@@ -17,8 +17,6 @@
* You should have received a copy of the GNU General Public License
* along with The Mana World; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
- *
- * $Id$
*/
#ifndef _TMW_VECTOR_H_
diff --git a/themanaworld.xcodeproj/garfield.mode1 b/themanaworld.xcodeproj/garfield.mode1
new file mode 100644
index 00000000..debfe473
--- /dev/null
+++ b/themanaworld.xcodeproj/garfield.mode1
@@ -0,0 +1,1329 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
+<plist version="1.0">
+<dict>
+ <key>ActivePerspectiveName</key>
+ <string>Project</string>
+ <key>AllowedModules</key>
+ <array>
+ <dict>
+ <key>BundleLoadPath</key>
+ <string></string>
+ <key>MaxInstances</key>
+ <string>n</string>
+ <key>Module</key>
+ <string>PBXSmartGroupTreeModule</string>
+ <key>Name</key>
+ <string>Groups and Files Outline View</string>
+ </dict>
+ <dict>
+ <key>BundleLoadPath</key>
+ <string></string>
+ <key>MaxInstances</key>
+ <string>n</string>
+ <key>Module</key>
+ <string>PBXNavigatorGroup</string>
+ <key>Name</key>
+ <string>Editor</string>
+ </dict>
+ <dict>
+ <key>BundleLoadPath</key>
+ <string></string>
+ <key>MaxInstances</key>
+ <string>n</string>
+ <key>Module</key>
+ <string>XCTaskListModule</string>
+ <key>Name</key>
+ <string>Task List</string>
+ </dict>
+ <dict>
+ <key>BundleLoadPath</key>
+ <string></string>
+ <key>MaxInstances</key>
+ <string>n</string>
+ <key>Module</key>
+ <string>XCDetailModule</string>
+ <key>Name</key>
+ <string>File and Smart Group Detail Viewer</string>
+ </dict>
+ <dict>
+ <key>BundleLoadPath</key>
+ <string></string>
+ <key>MaxInstances</key>
+ <string>1</string>
+ <key>Module</key>
+ <string>PBXBuildResultsModule</string>
+ <key>Name</key>
+ <string>Detailed Build Results Viewer</string>
+ </dict>
+ <dict>
+ <key>BundleLoadPath</key>
+ <string></string>
+ <key>MaxInstances</key>
+ <string>1</string>
+ <key>Module</key>
+ <string>PBXProjectFindModule</string>
+ <key>Name</key>
+ <string>Project Batch Find Tool</string>
+ </dict>
+ <dict>
+ <key>BundleLoadPath</key>
+ <string></string>
+ <key>MaxInstances</key>
+ <string>n</string>
+ <key>Module</key>
+ <string>PBXRunSessionModule</string>
+ <key>Name</key>
+ <string>Run Log</string>
+ </dict>
+ <dict>
+ <key>BundleLoadPath</key>
+ <string></string>
+ <key>MaxInstances</key>
+ <string>n</string>
+ <key>Module</key>
+ <string>PBXBookmarksModule</string>
+ <key>Name</key>
+ <string>Bookmarks Tool</string>
+ </dict>
+ <dict>
+ <key>BundleLoadPath</key>
+ <string></string>
+ <key>MaxInstances</key>
+ <string>n</string>
+ <key>Module</key>
+ <string>PBXClassBrowserModule</string>
+ <key>Name</key>
+ <string>Class Browser</string>
+ </dict>
+ <dict>
+ <key>BundleLoadPath</key>
+ <string></string>
+ <key>MaxInstances</key>
+ <string>n</string>
+ <key>Module</key>
+ <string>PBXCVSModule</string>
+ <key>Name</key>
+ <string>Source Code Control Tool</string>
+ </dict>
+ <dict>
+ <key>BundleLoadPath</key>
+ <string></string>
+ <key>MaxInstances</key>
+ <string>n</string>
+ <key>Module</key>
+ <string>PBXDebugBreakpointsModule</string>
+ <key>Name</key>
+ <string>Debug Breakpoints Tool</string>
+ </dict>
+ <dict>
+ <key>BundleLoadPath</key>
+ <string></string>
+ <key>MaxInstances</key>
+ <string>n</string>
+ <key>Module</key>
+ <string>XCDockableInspector</string>
+ <key>Name</key>
+ <string>Inspector</string>
+ </dict>
+ <dict>
+ <key>BundleLoadPath</key>
+ <string></string>
+ <key>MaxInstances</key>
+ <string>n</string>
+ <key>Module</key>
+ <string>PBXOpenQuicklyModule</string>
+ <key>Name</key>
+ <string>Open Quickly Tool</string>
+ </dict>
+ <dict>
+ <key>BundleLoadPath</key>
+ <string></string>
+ <key>MaxInstances</key>
+ <string>1</string>
+ <key>Module</key>
+ <string>PBXDebugSessionModule</string>
+ <key>Name</key>
+ <string>Debugger</string>
+ </dict>
+ <dict>
+ <key>BundleLoadPath</key>
+ <string></string>
+ <key>MaxInstances</key>
+ <string>1</string>
+ <key>Module</key>
+ <string>PBXDebugCLIModule</string>
+ <key>Name</key>
+ <string>Debug Console</string>
+ </dict>
+ </array>
+ <key>Description</key>
+ <string>DefaultDescriptionKey</string>
+ <key>DockingSystemVisible</key>
+ <false/>
+ <key>Extension</key>
+ <string>mode1</string>
+ <key>FavBarConfig</key>
+ <dict>
+ <key>PBXProjectModuleGUID</key>
+ <string>92BC40BF0BAEE965000DAB7F</string>
+ <key>XCBarModuleItemNames</key>
+ <dict/>
+ <key>XCBarModuleItems</key>
+ <array/>
+ </dict>
+ <key>FirstTimeWindowDisplayed</key>
+ <false/>
+ <key>Identifier</key>
+ <string>com.apple.perspectives.project.mode1</string>
+ <key>MajorVersion</key>
+ <integer>31</integer>
+ <key>MinorVersion</key>
+ <integer>1</integer>
+ <key>Name</key>
+ <string>Default</string>
+ <key>Notifications</key>
+ <array/>
+ <key>OpenEditors</key>
+ <array/>
+ <key>PerspectiveWidths</key>
+ <array>
+ <integer>-1</integer>
+ <integer>-1</integer>
+ </array>
+ <key>Perspectives</key>
+ <array>
+ <dict>
+ <key>ChosenToolbarItems</key>
+ <array>
+ <string>active-target-popup</string>
+ <string>action</string>
+ <string>NSToolbarFlexibleSpaceItem</string>
+ <string>buildOrClean</string>
+ <string>build-and-runOrDebug</string>
+ <string>debug</string>
+ <string>clean-target</string>
+ <string>com.apple.ide.PBXToolbarStopButton</string>
+ <string>get-info</string>
+ <string>toggle-editor</string>
+ <string>NSToolbarFlexibleSpaceItem</string>
+ <string>com.apple.pbx.toolbar.searchfield</string>
+ </array>
+ <key>ControllerClassBaseName</key>
+ <string></string>
+ <key>IconName</key>
+ <string>WindowOfProjectWithEditor</string>
+ <key>Identifier</key>
+ <string>perspective.project</string>
+ <key>IsVertical</key>
+ <false/>
+ <key>Layout</key>
+ <array>
+ <dict>
+ <key>ContentConfiguration</key>
+ <dict>
+ <key>PBXBottomSmartGroupGIDs</key>
+ <array>
+ <string>1C37FBAC04509CD000000102</string>
+ <string>1C37FAAC04509CD000000102</string>
+ <string>1C08E77C0454961000C914BD</string>
+ <string>1C37FABC05509CD000000102</string>
+ <string>1C37FABC05539CD112110102</string>
+ <string>E2644B35053B69B200211256</string>
+ <string>1C37FABC04509CD000100104</string>
+ <string>1CC0EA4004350EF90044410B</string>
+ <string>1CC0EA4004350EF90041110B</string>
+ </array>
+ <key>PBXProjectModuleGUID</key>
+ <string>1CE0B1FE06471DED0097A5F4</string>
+ <key>PBXProjectModuleLabel</key>
+ <string>Files</string>
+ <key>PBXProjectStructureProvided</key>
+ <string>yes</string>
+ <key>PBXSmartGroupTreeModuleColumnData</key>
+ <dict>
+ <key>PBXSmartGroupTreeModuleColumnWidthsKey</key>
+ <array>
+ <real>186</real>
+ </array>
+ <key>PBXSmartGroupTreeModuleColumnsKey_v4</key>
+ <array>
+ <string>MainColumn</string>
+ </array>
+ </dict>
+ <key>PBXSmartGroupTreeModuleOutlineStateKey_v7</key>
+ <dict>
+ <key>PBXSmartGroupTreeModuleOutlineStateExpansionKey</key>
+ <array>
+ <string>20286C29FDCF999611CA2CEA</string>
+ <string>20286C2AFDCF999611CA2CEA</string>
+ <string>20286C32FDCF999611CA2CEA</string>
+ <string>1C37FBAC04509CD000000102</string>
+ </array>
+ <key>PBXSmartGroupTreeModuleOutlineStateSelectionKey</key>
+ <array>
+ <array>
+ <integer>78</integer>
+ <integer>0</integer>
+ </array>
+ </array>
+ <key>PBXSmartGroupTreeModuleOutlineStateVisibleRectKey</key>
+ <string>{{0, 1010}, {186, 520}}</string>
+ </dict>
+ <key>PBXTopSmartGroupGIDs</key>
+ <array/>
+ <key>XCIncludePerspectivesSwitch</key>
+ <true/>
+ <key>XCSharingToken</key>
+ <string>com.apple.Xcode.GFSharingToken</string>
+ </dict>
+ <key>GeometryConfiguration</key>
+ <dict>
+ <key>Frame</key>
+ <string>{{0, 0}, {203, 538}}</string>
+ <key>GroupTreeTableConfiguration</key>
+ <array>
+ <string>MainColumn</string>
+ <real>186</real>
+ </array>
+ <key>RubberWindowFrame</key>
+ <string>372 210 780 579 0 0 1280 832 </string>
+ </dict>
+ <key>Module</key>
+ <string>PBXSmartGroupTreeModule</string>
+ <key>Proportion</key>
+ <string>203pt</string>
+ </dict>
+ <dict>
+ <key>Dock</key>
+ <array>
+ <dict>
+ <key>ContentConfiguration</key>
+ <dict>
+ <key>PBXProjectModuleGUID</key>
+ <string>1CE0B20306471E060097A5F4</string>
+ <key>PBXProjectModuleLabel</key>
+ <string>MyNewFile14.java</string>
+ <key>PBXSplitModuleInNavigatorKey</key>
+ <dict>
+ <key>Split0</key>
+ <dict>
+ <key>PBXProjectModuleGUID</key>
+ <string>1CE0B20406471E060097A5F4</string>
+ <key>PBXProjectModuleLabel</key>
+ <string>MyNewFile14.java</string>
+ </dict>
+ <key>SplitCount</key>
+ <string>1</string>
+ </dict>
+ <key>StatusBarVisibility</key>
+ <true/>
+ </dict>
+ <key>GeometryConfiguration</key>
+ <dict>
+ <key>Frame</key>
+ <string>{{0, 0}, {572, 0}}</string>
+ <key>RubberWindowFrame</key>
+ <string>372 210 780 579 0 0 1280 832 </string>
+ </dict>
+ <key>Module</key>
+ <string>PBXNavigatorGroup</string>
+ <key>Proportion</key>
+ <string>0pt</string>
+ </dict>
+ <dict>
+ <key>BecomeActive</key>
+ <true/>
+ <key>ContentConfiguration</key>
+ <dict>
+ <key>PBXProjectModuleGUID</key>
+ <string>1CE0B20506471E060097A5F4</string>
+ <key>PBXProjectModuleLabel</key>
+ <string>Detail</string>
+ </dict>
+ <key>GeometryConfiguration</key>
+ <dict>
+ <key>Frame</key>
+ <string>{{0, 5}, {572, 533}}</string>
+ <key>RubberWindowFrame</key>
+ <string>372 210 780 579 0 0 1280 832 </string>
+ </dict>
+ <key>Module</key>
+ <string>XCDetailModule</string>
+ <key>Proportion</key>
+ <string>533pt</string>
+ </dict>
+ </array>
+ <key>Proportion</key>
+ <string>572pt</string>
+ </dict>
+ </array>
+ <key>Name</key>
+ <string>Project</string>
+ <key>ServiceClasses</key>
+ <array>
+ <string>XCModuleDock</string>
+ <string>PBXSmartGroupTreeModule</string>
+ <string>XCModuleDock</string>
+ <string>PBXNavigatorGroup</string>
+ <string>XCDetailModule</string>
+ </array>
+ <key>TableOfContents</key>
+ <array>
+ <string>924A47AB0D1069F5004FEA83</string>
+ <string>1CE0B1FE06471DED0097A5F4</string>
+ <string>924A47AC0D1069F5004FEA83</string>
+ <string>1CE0B20306471E060097A5F4</string>
+ <string>1CE0B20506471E060097A5F4</string>
+ </array>
+ <key>ToolbarConfiguration</key>
+ <string>xcode.toolbar.config.default</string>
+ </dict>
+ <dict>
+ <key>ControllerClassBaseName</key>
+ <string></string>
+ <key>IconName</key>
+ <string>WindowOfProject</string>
+ <key>Identifier</key>
+ <string>perspective.morph</string>
+ <key>IsVertical</key>
+ <integer>0</integer>
+ <key>Layout</key>
+ <array>
+ <dict>
+ <key>BecomeActive</key>
+ <integer>1</integer>
+ <key>ContentConfiguration</key>
+ <dict>
+ <key>PBXBottomSmartGroupGIDs</key>
+ <array>
+ <string>1C37FBAC04509CD000000102</string>
+ <string>1C37FAAC04509CD000000102</string>
+ <string>1C08E77C0454961000C914BD</string>
+ <string>1C37FABC05509CD000000102</string>
+ <string>1C37FABC05539CD112110102</string>
+ <string>E2644B35053B69B200211256</string>
+ <string>1C37FABC04509CD000100104</string>
+ <string>1CC0EA4004350EF90044410B</string>
+ <string>1CC0EA4004350EF90041110B</string>
+ </array>
+ <key>PBXProjectModuleGUID</key>
+ <string>11E0B1FE06471DED0097A5F4</string>
+ <key>PBXProjectModuleLabel</key>
+ <string>Files</string>
+ <key>PBXProjectStructureProvided</key>
+ <string>yes</string>
+ <key>PBXSmartGroupTreeModuleColumnData</key>
+ <dict>
+ <key>PBXSmartGroupTreeModuleColumnWidthsKey</key>
+ <array>
+ <real>186</real>
+ </array>
+ <key>PBXSmartGroupTreeModuleColumnsKey_v4</key>
+ <array>
+ <string>MainColumn</string>
+ </array>
+ </dict>
+ <key>PBXSmartGroupTreeModuleOutlineStateKey_v7</key>
+ <dict>
+ <key>PBXSmartGroupTreeModuleOutlineStateExpansionKey</key>
+ <array>
+ <string>29B97314FDCFA39411CA2CEA</string>
+ <string>1C37FABC05509CD000000102</string>
+ </array>
+ <key>PBXSmartGroupTreeModuleOutlineStateSelectionKey</key>
+ <array>
+ <array>
+ <integer>0</integer>
+ </array>
+ </array>
+ <key>PBXSmartGroupTreeModuleOutlineStateVisibleRectKey</key>
+ <string>{{0, 0}, {186, 337}}</string>
+ </dict>
+ <key>PBXTopSmartGroupGIDs</key>
+ <array/>
+ <key>XCIncludePerspectivesSwitch</key>
+ <integer>1</integer>
+ <key>XCSharingToken</key>
+ <string>com.apple.Xcode.GFSharingToken</string>
+ </dict>
+ <key>GeometryConfiguration</key>
+ <dict>
+ <key>Frame</key>
+ <string>{{0, 0}, {203, 355}}</string>
+ <key>GroupTreeTableConfiguration</key>
+ <array>
+ <string>MainColumn</string>
+ <real>186</real>
+ </array>
+ <key>RubberWindowFrame</key>
+ <string>373 269 690 397 0 0 1440 878 </string>
+ </dict>
+ <key>Module</key>
+ <string>PBXSmartGroupTreeModule</string>
+ <key>Proportion</key>
+ <string>100%</string>
+ </dict>
+ </array>
+ <key>Name</key>
+ <string>Morph</string>
+ <key>PreferredWidth</key>
+ <integer>300</integer>
+ <key>ServiceClasses</key>
+ <array>
+ <string>XCModuleDock</string>
+ <string>PBXSmartGroupTreeModule</string>
+ </array>
+ <key>TableOfContents</key>
+ <array>
+ <string>11E0B1FE06471DED0097A5F4</string>
+ </array>
+ <key>ToolbarConfiguration</key>
+ <string>xcode.toolbar.config.default.short</string>
+ </dict>
+ </array>
+ <key>PerspectivesBarVisible</key>
+ <false/>
+ <key>ShelfIsVisible</key>
+ <false/>
+ <key>SourceDescription</key>
+ <string>file at '/System/Library/PrivateFrameworks/DevToolsInterface.framework/Versions/A/Resources/XCPerspectivesSpecificationMode1.xcperspec'</string>
+ <key>StatusbarIsVisible</key>
+ <true/>
+ <key>TimeStamp</key>
+ <real>0.0</real>
+ <key>ToolbarDisplayMode</key>
+ <integer>1</integer>
+ <key>ToolbarIsVisible</key>
+ <true/>
+ <key>ToolbarSizeMode</key>
+ <integer>1</integer>
+ <key>Type</key>
+ <string>Perspectives</string>
+ <key>UpdateMessage</key>
+ <string>The Default Workspace in this version of Xcode now includes support to hide and show the detail view (what has been referred to as the "Metro-Morph" feature). You must discard your current Default Workspace settings and update to the latest Default Workspace in order to gain this feature. Do you wish to update to the latest Workspace defaults for project '%@'?</string>
+ <key>WindowJustification</key>
+ <integer>5</integer>
+ <key>WindowOrderList</key>
+ <array>
+ <string>92BC40B30BAEE8C1000DAB7F</string>
+ <string>/Users/garfield/programming/themanaworld/tmw/branches/0.0/themanaworld.xcodeproj</string>
+ </array>
+ <key>WindowString</key>
+ <string>372 210 780 579 0 0 1280 832 </string>
+ <key>WindowTools</key>
+ <array>
+ <dict>
+ <key>FirstTimeWindowDisplayed</key>
+ <false/>
+ <key>Identifier</key>
+ <string>windowTool.build</string>
+ <key>IsVertical</key>
+ <true/>
+ <key>Layout</key>
+ <array>
+ <dict>
+ <key>Dock</key>
+ <array>
+ <dict>
+ <key>ContentConfiguration</key>
+ <dict>
+ <key>PBXProjectModuleGUID</key>
+ <string>1CD0528F0623707200166675</string>
+ <key>PBXProjectModuleLabel</key>
+ <string></string>
+ <key>StatusBarVisibility</key>
+ <true/>
+ </dict>
+ <key>GeometryConfiguration</key>
+ <dict>
+ <key>Frame</key>
+ <string>{{0, 0}, {553, 0}}</string>
+ <key>RubberWindowFrame</key>
+ <string>316 222 553 548 0 0 1280 832 </string>
+ </dict>
+ <key>Module</key>
+ <string>PBXNavigatorGroup</string>
+ <key>Proportion</key>
+ <string>0pt</string>
+ </dict>
+ <dict>
+ <key>BecomeActive</key>
+ <true/>
+ <key>ContentConfiguration</key>
+ <dict>
+ <key>PBXBuildLogShowsTranscriptDefaultKey</key>
+ <string>{{0, 5}, {553, 497}}</string>
+ <key>PBXProjectModuleGUID</key>
+ <string>XCMainBuildResultsModuleGUID</string>
+ <key>PBXProjectModuleLabel</key>
+ <string>Build</string>
+ <key>XCBuildResultsTrigger_Collapse</key>
+ <integer>1021</integer>
+ <key>XCBuildResultsTrigger_Open</key>
+ <integer>1011</integer>
+ </dict>
+ <key>GeometryConfiguration</key>
+ <dict>
+ <key>Frame</key>
+ <string>{{0, 5}, {553, 502}}</string>
+ <key>RubberWindowFrame</key>
+ <string>316 222 553 548 0 0 1280 832 </string>
+ </dict>
+ <key>Module</key>
+ <string>PBXBuildResultsModule</string>
+ <key>Proportion</key>
+ <string>502pt</string>
+ </dict>
+ </array>
+ <key>Proportion</key>
+ <string>507pt</string>
+ </dict>
+ </array>
+ <key>Name</key>
+ <string>Build Results</string>
+ <key>ServiceClasses</key>
+ <array>
+ <string>PBXBuildResultsModule</string>
+ </array>
+ <key>StatusbarIsVisible</key>
+ <true/>
+ <key>TableOfContents</key>
+ <array>
+ <string>92BC40B30BAEE8C1000DAB7F</string>
+ <string>924A47B10D107075004FEA83</string>
+ <string>1CD0528F0623707200166675</string>
+ <string>XCMainBuildResultsModuleGUID</string>
+ </array>
+ <key>ToolbarConfiguration</key>
+ <string>xcode.toolbar.config.build</string>
+ <key>WindowString</key>
+ <string>316 222 553 548 0 0 1280 832 </string>
+ <key>WindowToolGUID</key>
+ <string>92BC40B30BAEE8C1000DAB7F</string>
+ <key>WindowToolIsVisible</key>
+ <false/>
+ </dict>
+ <dict>
+ <key>Identifier</key>
+ <string>windowTool.debugger</string>
+ <key>Layout</key>
+ <array>
+ <dict>
+ <key>Dock</key>
+ <array>
+ <dict>
+ <key>ContentConfiguration</key>
+ <dict>
+ <key>Debugger</key>
+ <dict>
+ <key>HorizontalSplitView</key>
+ <dict>
+ <key>_collapsingFrameDimension</key>
+ <real>0.0</real>
+ <key>_indexOfCollapsedView</key>
+ <integer>0</integer>
+ <key>_percentageOfCollapsedView</key>
+ <real>0.0</real>
+ <key>isCollapsed</key>
+ <string>yes</string>
+ <key>sizes</key>
+ <array>
+ <string>{{0, 0}, {317, 164}}</string>
+ <string>{{317, 0}, {377, 164}}</string>
+ </array>
+ </dict>
+ <key>VerticalSplitView</key>
+ <dict>
+ <key>_collapsingFrameDimension</key>
+ <real>0.0</real>
+ <key>_indexOfCollapsedView</key>
+ <integer>0</integer>
+ <key>_percentageOfCollapsedView</key>
+ <real>0.0</real>
+ <key>isCollapsed</key>
+ <string>yes</string>
+ <key>sizes</key>
+ <array>
+ <string>{{0, 0}, {694, 164}}</string>
+ <string>{{0, 164}, {694, 216}}</string>
+ </array>
+ </dict>
+ </dict>
+ <key>LauncherConfigVersion</key>
+ <string>8</string>
+ <key>PBXProjectModuleGUID</key>
+ <string>1C162984064C10D400B95A72</string>
+ <key>PBXProjectModuleLabel</key>
+ <string>Debug - GLUTExamples (Underwater)</string>
+ </dict>
+ <key>GeometryConfiguration</key>
+ <dict>
+ <key>DebugConsoleDrawerSize</key>
+ <string>{100, 120}</string>
+ <key>DebugConsoleVisible</key>
+ <string>None</string>
+ <key>DebugConsoleWindowFrame</key>
+ <string>{{200, 200}, {500, 300}}</string>
+ <key>DebugSTDIOWindowFrame</key>
+ <string>{{200, 200}, {500, 300}}</string>
+ <key>Frame</key>
+ <string>{{0, 0}, {694, 380}}</string>
+ <key>RubberWindowFrame</key>
+ <string>321 238 694 422 0 0 1440 878 </string>
+ </dict>
+ <key>Module</key>
+ <string>PBXDebugSessionModule</string>
+ <key>Proportion</key>
+ <string>100%</string>
+ </dict>
+ </array>
+ <key>Proportion</key>
+ <string>100%</string>
+ </dict>
+ </array>
+ <key>Name</key>
+ <string>Debugger</string>
+ <key>ServiceClasses</key>
+ <array>
+ <string>PBXDebugSessionModule</string>
+ </array>
+ <key>StatusbarIsVisible</key>
+ <integer>1</integer>
+ <key>TableOfContents</key>
+ <array>
+ <string>1CD10A99069EF8BA00B06720</string>
+ <string>1C0AD2AB069F1E9B00FABCE6</string>
+ <string>1C162984064C10D400B95A72</string>
+ <string>1C0AD2AC069F1E9B00FABCE6</string>
+ </array>
+ <key>ToolbarConfiguration</key>
+ <string>xcode.toolbar.config.debug</string>
+ <key>WindowString</key>
+ <string>321 238 694 422 0 0 1440 878 </string>
+ <key>WindowToolGUID</key>
+ <string>1CD10A99069EF8BA00B06720</string>
+ <key>WindowToolIsVisible</key>
+ <integer>0</integer>
+ </dict>
+ <dict>
+ <key>FirstTimeWindowDisplayed</key>
+ <false/>
+ <key>Identifier</key>
+ <string>windowTool.find</string>
+ <key>IsVertical</key>
+ <true/>
+ <key>Layout</key>
+ <array>
+ <dict>
+ <key>Dock</key>
+ <array>
+ <dict>
+ <key>Dock</key>
+ <array>
+ <dict>
+ <key>ContentConfiguration</key>
+ <dict>
+ <key>PBXProjectModuleGUID</key>
+ <string>1CDD528C0622207200134675</string>
+ <key>PBXProjectModuleLabel</key>
+ <string>playerhandler.cpp</string>
+ <key>StatusBarVisibility</key>
+ <true/>
+ </dict>
+ <key>GeometryConfiguration</key>
+ <dict>
+ <key>Frame</key>
+ <string>{{0, 0}, {781, 212}}</string>
+ <key>RubberWindowFrame</key>
+ <string>212 362 781 470 0 0 1280 832 </string>
+ </dict>
+ <key>Module</key>
+ <string>PBXNavigatorGroup</string>
+ <key>Proportion</key>
+ <string>781pt</string>
+ </dict>
+ </array>
+ <key>Proportion</key>
+ <string>212pt</string>
+ </dict>
+ <dict>
+ <key>BecomeActive</key>
+ <true/>
+ <key>ContentConfiguration</key>
+ <dict>
+ <key>PBXProjectModuleGUID</key>
+ <string>1CD0528E0623707200166675</string>
+ <key>PBXProjectModuleLabel</key>
+ <string>Project Find</string>
+ </dict>
+ <key>GeometryConfiguration</key>
+ <dict>
+ <key>Frame</key>
+ <string>{{0, 217}, {781, 212}}</string>
+ <key>RubberWindowFrame</key>
+ <string>212 362 781 470 0 0 1280 832 </string>
+ </dict>
+ <key>Module</key>
+ <string>PBXProjectFindModule</string>
+ <key>Proportion</key>
+ <string>212pt</string>
+ </dict>
+ </array>
+ <key>Proportion</key>
+ <string>429pt</string>
+ </dict>
+ </array>
+ <key>Name</key>
+ <string>Project Find</string>
+ <key>ServiceClasses</key>
+ <array>
+ <string>PBXProjectFindModule</string>
+ </array>
+ <key>StatusbarIsVisible</key>
+ <true/>
+ <key>TableOfContents</key>
+ <array>
+ <string>1C530D57069F1CE1000CFCEE</string>
+ <string>92E427510C1EB4AC000361B7</string>
+ <string>92E427520C1EB4AC000361B7</string>
+ <string>1CDD528C0622207200134675</string>
+ <string>1CD0528E0623707200166675</string>
+ </array>
+ <key>WindowString</key>
+ <string>212 362 781 470 0 0 1280 832 </string>
+ <key>WindowToolGUID</key>
+ <string>1C530D57069F1CE1000CFCEE</string>
+ <key>WindowToolIsVisible</key>
+ <false/>
+ </dict>
+ <dict>
+ <key>Identifier</key>
+ <string>MENUSEPARATOR</string>
+ </dict>
+ <dict>
+ <key>Identifier</key>
+ <string>windowTool.debuggerConsole</string>
+ <key>Layout</key>
+ <array>
+ <dict>
+ <key>Dock</key>
+ <array>
+ <dict>
+ <key>BecomeActive</key>
+ <integer>1</integer>
+ <key>ContentConfiguration</key>
+ <dict>
+ <key>PBXProjectModuleGUID</key>
+ <string>1C78EAAC065D492600B07095</string>
+ <key>PBXProjectModuleLabel</key>
+ <string>Debugger Console</string>
+ </dict>
+ <key>GeometryConfiguration</key>
+ <dict>
+ <key>Frame</key>
+ <string>{{0, 0}, {440, 358}}</string>
+ <key>RubberWindowFrame</key>
+ <string>650 41 440 400 0 0 1280 1002 </string>
+ </dict>
+ <key>Module</key>
+ <string>PBXDebugCLIModule</string>
+ <key>Proportion</key>
+ <string>358pt</string>
+ </dict>
+ </array>
+ <key>Proportion</key>
+ <string>358pt</string>
+ </dict>
+ </array>
+ <key>Name</key>
+ <string>Debugger Console</string>
+ <key>ServiceClasses</key>
+ <array>
+ <string>PBXDebugCLIModule</string>
+ </array>
+ <key>StatusbarIsVisible</key>
+ <integer>1</integer>
+ <key>TableOfContents</key>
+ <array>
+ <string>1C78EAAD065D492600B07095</string>
+ <string>1C78EAAE065D492600B07095</string>
+ <string>1C78EAAC065D492600B07095</string>
+ </array>
+ <key>WindowString</key>
+ <string>650 41 440 400 0 0 1280 1002 </string>
+ </dict>
+ <dict>
+ <key>FirstTimeWindowDisplayed</key>
+ <false/>
+ <key>Identifier</key>
+ <string>windowTool.run</string>
+ <key>IsVertical</key>
+ <true/>
+ <key>Layout</key>
+ <array>
+ <dict>
+ <key>Dock</key>
+ <array>
+ <dict>
+ <key>ContentConfiguration</key>
+ <dict>
+ <key>LauncherConfigVersion</key>
+ <string>3</string>
+ <key>PBXProjectModuleGUID</key>
+ <string>1CD0528B0623707200166675</string>
+ <key>PBXProjectModuleLabel</key>
+ <string>Run</string>
+ <key>Runner</key>
+ <dict>
+ <key>HorizontalSplitView</key>
+ <dict>
+ <key>_collapsingFrameDimension</key>
+ <real>0.0</real>
+ <key>_indexOfCollapsedView</key>
+ <integer>0</integer>
+ <key>_percentageOfCollapsedView</key>
+ <real>0.0</real>
+ <key>isCollapsed</key>
+ <string>yes</string>
+ <key>sizes</key>
+ <array>
+ <string>{{0, 0}, {493, 167}}</string>
+ <string>{{0, 176}, {493, 267}}</string>
+ </array>
+ </dict>
+ <key>VerticalSplitView</key>
+ <dict>
+ <key>_collapsingFrameDimension</key>
+ <real>0.0</real>
+ <key>_indexOfCollapsedView</key>
+ <integer>0</integer>
+ <key>_percentageOfCollapsedView</key>
+ <real>0.0</real>
+ <key>isCollapsed</key>
+ <string>yes</string>
+ <key>sizes</key>
+ <array>
+ <string>{{0, 0}, {405, 443}}</string>
+ <string>{{414, 0}, {514, 443}}</string>
+ </array>
+ </dict>
+ </dict>
+ </dict>
+ <key>GeometryConfiguration</key>
+ <dict>
+ <key>Frame</key>
+ <string>{{0, 0}, {459, 159}}</string>
+ <key>RubberWindowFrame</key>
+ <string>316 570 459 200 0 0 1280 832 </string>
+ </dict>
+ <key>Module</key>
+ <string>PBXRunSessionModule</string>
+ <key>Proportion</key>
+ <string>159pt</string>
+ </dict>
+ </array>
+ <key>Proportion</key>
+ <string>159pt</string>
+ </dict>
+ </array>
+ <key>Name</key>
+ <string>Run Log</string>
+ <key>ServiceClasses</key>
+ <array>
+ <string>PBXRunSessionModule</string>
+ </array>
+ <key>StatusbarIsVisible</key>
+ <true/>
+ <key>TableOfContents</key>
+ <array>
+ <string>1C0AD2B3069F1EA900FABCE6</string>
+ <string>92AA62E70C21BDEA007FAAD0</string>
+ <string>1CD0528B0623707200166675</string>
+ <string>92AA62E80C21BDEA007FAAD0</string>
+ </array>
+ <key>ToolbarConfiguration</key>
+ <string>xcode.toolbar.config.run</string>
+ <key>WindowString</key>
+ <string>316 570 459 200 0 0 1280 832 </string>
+ <key>WindowToolGUID</key>
+ <string>1C0AD2B3069F1EA900FABCE6</string>
+ <key>WindowToolIsVisible</key>
+ <false/>
+ </dict>
+ <dict>
+ <key>Identifier</key>
+ <string>windowTool.scm</string>
+ <key>Layout</key>
+ <array>
+ <dict>
+ <key>Dock</key>
+ <array>
+ <dict>
+ <key>ContentConfiguration</key>
+ <dict>
+ <key>PBXProjectModuleGUID</key>
+ <string>1C78EAB2065D492600B07095</string>
+ <key>PBXProjectModuleLabel</key>
+ <string>&lt;No Editor&gt;</string>
+ <key>PBXSplitModuleInNavigatorKey</key>
+ <dict>
+ <key>Split0</key>
+ <dict>
+ <key>PBXProjectModuleGUID</key>
+ <string>1C78EAB3065D492600B07095</string>
+ </dict>
+ <key>SplitCount</key>
+ <string>1</string>
+ </dict>
+ <key>StatusBarVisibility</key>
+ <integer>1</integer>
+ </dict>
+ <key>GeometryConfiguration</key>
+ <dict>
+ <key>Frame</key>
+ <string>{{0, 0}, {452, 0}}</string>
+ <key>RubberWindowFrame</key>
+ <string>743 379 452 308 0 0 1280 1002 </string>
+ </dict>
+ <key>Module</key>
+ <string>PBXNavigatorGroup</string>
+ <key>Proportion</key>
+ <string>0pt</string>
+ </dict>
+ <dict>
+ <key>BecomeActive</key>
+ <integer>1</integer>
+ <key>ContentConfiguration</key>
+ <dict>
+ <key>PBXProjectModuleGUID</key>
+ <string>1CD052920623707200166675</string>
+ <key>PBXProjectModuleLabel</key>
+ <string>SCM</string>
+ </dict>
+ <key>GeometryConfiguration</key>
+ <dict>
+ <key>ConsoleFrame</key>
+ <string>{{0, 259}, {452, 0}}</string>
+ <key>Frame</key>
+ <string>{{0, 7}, {452, 259}}</string>
+ <key>RubberWindowFrame</key>
+ <string>743 379 452 308 0 0 1280 1002 </string>
+ <key>TableConfiguration</key>
+ <array>
+ <string>Status</string>
+ <real>30</real>
+ <string>FileName</string>
+ <real>199</real>
+ <string>Path</string>
+ <real>197.09500122070312</real>
+ </array>
+ <key>TableFrame</key>
+ <string>{{0, 0}, {452, 250}}</string>
+ </dict>
+ <key>Module</key>
+ <string>PBXCVSModule</string>
+ <key>Proportion</key>
+ <string>262pt</string>
+ </dict>
+ </array>
+ <key>Proportion</key>
+ <string>266pt</string>
+ </dict>
+ </array>
+ <key>Name</key>
+ <string>SCM</string>
+ <key>ServiceClasses</key>
+ <array>
+ <string>PBXCVSModule</string>
+ </array>
+ <key>StatusbarIsVisible</key>
+ <integer>1</integer>
+ <key>TableOfContents</key>
+ <array>
+ <string>1C78EAB4065D492600B07095</string>
+ <string>1C78EAB5065D492600B07095</string>
+ <string>1C78EAB2065D492600B07095</string>
+ <string>1CD052920623707200166675</string>
+ </array>
+ <key>ToolbarConfiguration</key>
+ <string>xcode.toolbar.config.scm</string>
+ <key>WindowString</key>
+ <string>743 379 452 308 0 0 1280 1002 </string>
+ </dict>
+ <dict>
+ <key>Identifier</key>
+ <string>windowTool.breakpoints</string>
+ <key>IsVertical</key>
+ <integer>0</integer>
+ <key>Layout</key>
+ <array>
+ <dict>
+ <key>Dock</key>
+ <array>
+ <dict>
+ <key>BecomeActive</key>
+ <integer>1</integer>
+ <key>ContentConfiguration</key>
+ <dict>
+ <key>PBXBottomSmartGroupGIDs</key>
+ <array>
+ <string>1C77FABC04509CD000000102</string>
+ </array>
+ <key>PBXProjectModuleGUID</key>
+ <string>1CE0B1FE06471DED0097A5F4</string>
+ <key>PBXProjectModuleLabel</key>
+ <string>Files</string>
+ <key>PBXProjectStructureProvided</key>
+ <string>no</string>
+ <key>PBXSmartGroupTreeModuleColumnData</key>
+ <dict>
+ <key>PBXSmartGroupTreeModuleColumnWidthsKey</key>
+ <array>
+ <real>168</real>
+ </array>
+ <key>PBXSmartGroupTreeModuleColumnsKey_v4</key>
+ <array>
+ <string>MainColumn</string>
+ </array>
+ </dict>
+ <key>PBXSmartGroupTreeModuleOutlineStateKey_v7</key>
+ <dict>
+ <key>PBXSmartGroupTreeModuleOutlineStateExpansionKey</key>
+ <array>
+ <string>1C77FABC04509CD000000102</string>
+ </array>
+ <key>PBXSmartGroupTreeModuleOutlineStateSelectionKey</key>
+ <array>
+ <array>
+ <integer>0</integer>
+ </array>
+ </array>
+ <key>PBXSmartGroupTreeModuleOutlineStateVisibleRectKey</key>
+ <string>{{0, 0}, {168, 350}}</string>
+ </dict>
+ <key>PBXTopSmartGroupGIDs</key>
+ <array/>
+ <key>XCIncludePerspectivesSwitch</key>
+ <integer>0</integer>
+ </dict>
+ <key>GeometryConfiguration</key>
+ <dict>
+ <key>Frame</key>
+ <string>{{0, 0}, {185, 368}}</string>
+ <key>GroupTreeTableConfiguration</key>
+ <array>
+ <string>MainColumn</string>
+ <real>168</real>
+ </array>
+ <key>RubberWindowFrame</key>
+ <string>315 424 744 409 0 0 1440 878 </string>
+ </dict>
+ <key>Module</key>
+ <string>PBXSmartGroupTreeModule</string>
+ <key>Proportion</key>
+ <string>185pt</string>
+ </dict>
+ <dict>
+ <key>ContentConfiguration</key>
+ <dict>
+ <key>PBXProjectModuleGUID</key>
+ <string>1CA1AED706398EBD00589147</string>
+ <key>PBXProjectModuleLabel</key>
+ <string>Detail</string>
+ </dict>
+ <key>GeometryConfiguration</key>
+ <dict>
+ <key>Frame</key>
+ <string>{{190, 0}, {554, 368}}</string>
+ <key>RubberWindowFrame</key>
+ <string>315 424 744 409 0 0 1440 878 </string>
+ </dict>
+ <key>Module</key>
+ <string>XCDetailModule</string>
+ <key>Proportion</key>
+ <string>554pt</string>
+ </dict>
+ </array>
+ <key>Proportion</key>
+ <string>368pt</string>
+ </dict>
+ </array>
+ <key>MajorVersion</key>
+ <integer>2</integer>
+ <key>MinorVersion</key>
+ <integer>0</integer>
+ <key>Name</key>
+ <string>Breakpoints</string>
+ <key>ServiceClasses</key>
+ <array>
+ <string>PBXSmartGroupTreeModule</string>
+ <string>XCDetailModule</string>
+ </array>
+ <key>StatusbarIsVisible</key>
+ <integer>1</integer>
+ <key>TableOfContents</key>
+ <array>
+ <string>1CDDB66807F98D9800BB5817</string>
+ <string>1CDDB66907F98D9800BB5817</string>
+ <string>1CE0B1FE06471DED0097A5F4</string>
+ <string>1CA1AED706398EBD00589147</string>
+ </array>
+ <key>ToolbarConfiguration</key>
+ <string>xcode.toolbar.config.breakpoints</string>
+ <key>WindowString</key>
+ <string>315 424 744 409 0 0 1440 878 </string>
+ <key>WindowToolGUID</key>
+ <string>1CDDB66807F98D9800BB5817</string>
+ <key>WindowToolIsVisible</key>
+ <integer>1</integer>
+ </dict>
+ <dict>
+ <key>Identifier</key>
+ <string>windowTool.debugAnimator</string>
+ <key>Layout</key>
+ <array>
+ <dict>
+ <key>Dock</key>
+ <array>
+ <dict>
+ <key>Module</key>
+ <string>PBXNavigatorGroup</string>
+ <key>Proportion</key>
+ <string>100%</string>
+ </dict>
+ </array>
+ <key>Proportion</key>
+ <string>100%</string>
+ </dict>
+ </array>
+ <key>Name</key>
+ <string>Debug Visualizer</string>
+ <key>ServiceClasses</key>
+ <array>
+ <string>PBXNavigatorGroup</string>
+ </array>
+ <key>StatusbarIsVisible</key>
+ <integer>1</integer>
+ <key>ToolbarConfiguration</key>
+ <string>xcode.toolbar.config.debugAnimator</string>
+ <key>WindowString</key>
+ <string>100 100 700 500 0 0 1280 1002 </string>
+ </dict>
+ <dict>
+ <key>Identifier</key>
+ <string>windowTool.bookmarks</string>
+ <key>Layout</key>
+ <array>
+ <dict>
+ <key>Dock</key>
+ <array>
+ <dict>
+ <key>Module</key>
+ <string>PBXBookmarksModule</string>
+ <key>Proportion</key>
+ <string>100%</string>
+ </dict>
+ </array>
+ <key>Proportion</key>
+ <string>100%</string>
+ </dict>
+ </array>
+ <key>Name</key>
+ <string>Bookmarks</string>
+ <key>ServiceClasses</key>
+ <array>
+ <string>PBXBookmarksModule</string>
+ </array>
+ <key>StatusbarIsVisible</key>
+ <integer>0</integer>
+ <key>WindowString</key>
+ <string>538 42 401 187 0 0 1280 1002 </string>
+ </dict>
+ <dict>
+ <key>Identifier</key>
+ <string>windowTool.classBrowser</string>
+ <key>Layout</key>
+ <array>
+ <dict>
+ <key>Dock</key>
+ <array>
+ <dict>
+ <key>BecomeActive</key>
+ <integer>1</integer>
+ <key>ContentConfiguration</key>
+ <dict>
+ <key>OptionsSetName</key>
+ <string>Hierarchy, all classes</string>
+ <key>PBXProjectModuleGUID</key>
+ <string>1CA6456E063B45B4001379D8</string>
+ <key>PBXProjectModuleLabel</key>
+ <string>Class Browser - NSObject</string>
+ </dict>
+ <key>GeometryConfiguration</key>
+ <dict>
+ <key>ClassesFrame</key>
+ <string>{{0, 0}, {374, 96}}</string>
+ <key>ClassesTreeTableConfiguration</key>
+ <array>
+ <string>PBXClassNameColumnIdentifier</string>
+ <real>208</real>
+ <string>PBXClassBookColumnIdentifier</string>
+ <real>22</real>
+ </array>
+ <key>Frame</key>
+ <string>{{0, 0}, {630, 331}}</string>
+ <key>MembersFrame</key>
+ <string>{{0, 105}, {374, 395}}</string>
+ <key>MembersTreeTableConfiguration</key>
+ <array>
+ <string>PBXMemberTypeIconColumnIdentifier</string>
+ <real>22</real>
+ <string>PBXMemberNameColumnIdentifier</string>
+ <real>216</real>
+ <string>PBXMemberTypeColumnIdentifier</string>
+ <real>97</real>
+ <string>PBXMemberBookColumnIdentifier</string>
+ <real>22</real>
+ </array>
+ <key>PBXModuleWindowStatusBarHidden2</key>
+ <integer>1</integer>
+ <key>RubberWindowFrame</key>
+ <string>385 179 630 352 0 0 1440 878 </string>
+ </dict>
+ <key>Module</key>
+ <string>PBXClassBrowserModule</string>
+ <key>Proportion</key>
+ <string>332pt</string>
+ </dict>
+ </array>
+ <key>Proportion</key>
+ <string>332pt</string>
+ </dict>
+ </array>
+ <key>Name</key>
+ <string>Class Browser</string>
+ <key>ServiceClasses</key>
+ <array>
+ <string>PBXClassBrowserModule</string>
+ </array>
+ <key>StatusbarIsVisible</key>
+ <integer>0</integer>
+ <key>TableOfContents</key>
+ <array>
+ <string>1C0AD2AF069F1E9B00FABCE6</string>
+ <string>1C0AD2B0069F1E9B00FABCE6</string>
+ <string>1CA6456E063B45B4001379D8</string>
+ </array>
+ <key>ToolbarConfiguration</key>
+ <string>xcode.toolbar.config.classbrowser</string>
+ <key>WindowString</key>
+ <string>385 179 630 352 0 0 1440 878 </string>
+ <key>WindowToolGUID</key>
+ <string>1C0AD2AF069F1E9B00FABCE6</string>
+ <key>WindowToolIsVisible</key>
+ <integer>0</integer>
+ </dict>
+ </array>
+</dict>
+</plist>
diff --git a/themanaworld.xcodeproj/garfield.mode1v3 b/themanaworld.xcodeproj/garfield.mode1v3
new file mode 100644
index 00000000..0076a8bc
--- /dev/null
+++ b/themanaworld.xcodeproj/garfield.mode1v3
@@ -0,0 +1,1407 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
+<plist version="1.0">
+<dict>
+ <key>ActivePerspectiveName</key>
+ <string>Project</string>
+ <key>AllowedModules</key>
+ <array>
+ <dict>
+ <key>BundleLoadPath</key>
+ <string></string>
+ <key>MaxInstances</key>
+ <string>n</string>
+ <key>Module</key>
+ <string>PBXSmartGroupTreeModule</string>
+ <key>Name</key>
+ <string>Groups and Files Outline View</string>
+ </dict>
+ <dict>
+ <key>BundleLoadPath</key>
+ <string></string>
+ <key>MaxInstances</key>
+ <string>n</string>
+ <key>Module</key>
+ <string>PBXNavigatorGroup</string>
+ <key>Name</key>
+ <string>Editor</string>
+ </dict>
+ <dict>
+ <key>BundleLoadPath</key>
+ <string></string>
+ <key>MaxInstances</key>
+ <string>n</string>
+ <key>Module</key>
+ <string>XCTaskListModule</string>
+ <key>Name</key>
+ <string>Task List</string>
+ </dict>
+ <dict>
+ <key>BundleLoadPath</key>
+ <string></string>
+ <key>MaxInstances</key>
+ <string>n</string>
+ <key>Module</key>
+ <string>XCDetailModule</string>
+ <key>Name</key>
+ <string>File and Smart Group Detail Viewer</string>
+ </dict>
+ <dict>
+ <key>BundleLoadPath</key>
+ <string></string>
+ <key>MaxInstances</key>
+ <string>1</string>
+ <key>Module</key>
+ <string>PBXBuildResultsModule</string>
+ <key>Name</key>
+ <string>Detailed Build Results Viewer</string>
+ </dict>
+ <dict>
+ <key>BundleLoadPath</key>
+ <string></string>
+ <key>MaxInstances</key>
+ <string>1</string>
+ <key>Module</key>
+ <string>PBXProjectFindModule</string>
+ <key>Name</key>
+ <string>Project Batch Find Tool</string>
+ </dict>
+ <dict>
+ <key>BundleLoadPath</key>
+ <string></string>
+ <key>MaxInstances</key>
+ <string>n</string>
+ <key>Module</key>
+ <string>XCProjectFormatConflictsModule</string>
+ <key>Name</key>
+ <string>Project Format Conflicts List</string>
+ </dict>
+ <dict>
+ <key>BundleLoadPath</key>
+ <string></string>
+ <key>MaxInstances</key>
+ <string>n</string>
+ <key>Module</key>
+ <string>PBXBookmarksModule</string>
+ <key>Name</key>
+ <string>Bookmarks Tool</string>
+ </dict>
+ <dict>
+ <key>BundleLoadPath</key>
+ <string></string>
+ <key>MaxInstances</key>
+ <string>n</string>
+ <key>Module</key>
+ <string>PBXClassBrowserModule</string>
+ <key>Name</key>
+ <string>Class Browser</string>
+ </dict>
+ <dict>
+ <key>BundleLoadPath</key>
+ <string></string>
+ <key>MaxInstances</key>
+ <string>n</string>
+ <key>Module</key>
+ <string>PBXCVSModule</string>
+ <key>Name</key>
+ <string>Source Code Control Tool</string>
+ </dict>
+ <dict>
+ <key>BundleLoadPath</key>
+ <string></string>
+ <key>MaxInstances</key>
+ <string>n</string>
+ <key>Module</key>
+ <string>PBXDebugBreakpointsModule</string>
+ <key>Name</key>
+ <string>Debug Breakpoints Tool</string>
+ </dict>
+ <dict>
+ <key>BundleLoadPath</key>
+ <string></string>
+ <key>MaxInstances</key>
+ <string>n</string>
+ <key>Module</key>
+ <string>XCDockableInspector</string>
+ <key>Name</key>
+ <string>Inspector</string>
+ </dict>
+ <dict>
+ <key>BundleLoadPath</key>
+ <string></string>
+ <key>MaxInstances</key>
+ <string>n</string>
+ <key>Module</key>
+ <string>PBXOpenQuicklyModule</string>
+ <key>Name</key>
+ <string>Open Quickly Tool</string>
+ </dict>
+ <dict>
+ <key>BundleLoadPath</key>
+ <string></string>
+ <key>MaxInstances</key>
+ <string>1</string>
+ <key>Module</key>
+ <string>PBXDebugSessionModule</string>
+ <key>Name</key>
+ <string>Debugger</string>
+ </dict>
+ <dict>
+ <key>BundleLoadPath</key>
+ <string></string>
+ <key>MaxInstances</key>
+ <string>1</string>
+ <key>Module</key>
+ <string>PBXDebugCLIModule</string>
+ <key>Name</key>
+ <string>Debug Console</string>
+ </dict>
+ <dict>
+ <key>BundleLoadPath</key>
+ <string></string>
+ <key>MaxInstances</key>
+ <string>n</string>
+ <key>Module</key>
+ <string>XCSnapshotModule</string>
+ <key>Name</key>
+ <string>Snapshots Tool</string>
+ </dict>
+ </array>
+ <key>Description</key>
+ <string>DefaultDescriptionKey</string>
+ <key>DockingSystemVisible</key>
+ <false/>
+ <key>Extension</key>
+ <string>mode1v3</string>
+ <key>FavBarConfig</key>
+ <dict>
+ <key>PBXProjectModuleGUID</key>
+ <string>92A4CC870D1C46A000CA28FB</string>
+ <key>XCBarModuleItemNames</key>
+ <dict/>
+ <key>XCBarModuleItems</key>
+ <array/>
+ </dict>
+ <key>FirstTimeWindowDisplayed</key>
+ <false/>
+ <key>Identifier</key>
+ <string>com.apple.perspectives.project.mode1v3</string>
+ <key>MajorVersion</key>
+ <integer>33</integer>
+ <key>MinorVersion</key>
+ <integer>0</integer>
+ <key>Name</key>
+ <string>Default</string>
+ <key>Notifications</key>
+ <array/>
+ <key>OpenEditors</key>
+ <array/>
+ <key>PerspectiveWidths</key>
+ <array>
+ <integer>-1</integer>
+ <integer>-1</integer>
+ </array>
+ <key>Perspectives</key>
+ <array>
+ <dict>
+ <key>ChosenToolbarItems</key>
+ <array>
+ <string>active-target-popup</string>
+ <string>active-buildstyle-popup</string>
+ <string>action</string>
+ <string>NSToolbarFlexibleSpaceItem</string>
+ <string>buildOrClean</string>
+ <string>build-and-goOrGo</string>
+ <string>com.apple.ide.PBXToolbarStopButton</string>
+ <string>get-info</string>
+ <string>toggle-editor</string>
+ <string>NSToolbarFlexibleSpaceItem</string>
+ <string>com.apple.pbx.toolbar.searchfield</string>
+ </array>
+ <key>ControllerClassBaseName</key>
+ <string></string>
+ <key>IconName</key>
+ <string>WindowOfProjectWithEditor</string>
+ <key>Identifier</key>
+ <string>perspective.project</string>
+ <key>IsVertical</key>
+ <false/>
+ <key>Layout</key>
+ <array>
+ <dict>
+ <key>ContentConfiguration</key>
+ <dict>
+ <key>PBXBottomSmartGroupGIDs</key>
+ <array>
+ <string>1C37FBAC04509CD000000102</string>
+ <string>1C37FAAC04509CD000000102</string>
+ <string>1C08E77C0454961000C914BD</string>
+ <string>1C37FABC05509CD000000102</string>
+ <string>1C37FABC05539CD112110102</string>
+ <string>E2644B35053B69B200211256</string>
+ <string>1C37FABC04509CD000100104</string>
+ <string>1CC0EA4004350EF90044410B</string>
+ <string>1CC0EA4004350EF90041110B</string>
+ </array>
+ <key>PBXProjectModuleGUID</key>
+ <string>1CE0B1FE06471DED0097A5F4</string>
+ <key>PBXProjectModuleLabel</key>
+ <string>Files</string>
+ <key>PBXProjectStructureProvided</key>
+ <string>yes</string>
+ <key>PBXSmartGroupTreeModuleColumnData</key>
+ <dict>
+ <key>PBXSmartGroupTreeModuleColumnWidthsKey</key>
+ <array>
+ <real>186</real>
+ </array>
+ <key>PBXSmartGroupTreeModuleColumnsKey_v4</key>
+ <array>
+ <string>MainColumn</string>
+ </array>
+ </dict>
+ <key>PBXSmartGroupTreeModuleOutlineStateKey_v7</key>
+ <dict>
+ <key>PBXSmartGroupTreeModuleOutlineStateExpansionKey</key>
+ <array>
+ <string>20286C29FDCF999611CA2CEA</string>
+ <string>5048396909E3304600765E4B</string>
+ <string>20286C2CFDCF999611CA2CEA</string>
+ </array>
+ <key>PBXSmartGroupTreeModuleOutlineStateSelectionKey</key>
+ <array>
+ <array>
+ <integer>1</integer>
+ <integer>0</integer>
+ </array>
+ </array>
+ <key>PBXSmartGroupTreeModuleOutlineStateVisibleRectKey</key>
+ <string>{{0, 0}, {186, 520}}</string>
+ </dict>
+ <key>PBXTopSmartGroupGIDs</key>
+ <array/>
+ <key>XCIncludePerspectivesSwitch</key>
+ <true/>
+ <key>XCSharingToken</key>
+ <string>com.apple.Xcode.GFSharingToken</string>
+ </dict>
+ <key>GeometryConfiguration</key>
+ <dict>
+ <key>Frame</key>
+ <string>{{0, 0}, {203, 538}}</string>
+ <key>GroupTreeTableConfiguration</key>
+ <array>
+ <string>MainColumn</string>
+ <real>186</real>
+ </array>
+ <key>RubberWindowFrame</key>
+ <string>670 363 780 579 0 0 1680 1028 </string>
+ </dict>
+ <key>Module</key>
+ <string>PBXSmartGroupTreeModule</string>
+ <key>Proportion</key>
+ <string>203pt</string>
+ </dict>
+ <dict>
+ <key>Dock</key>
+ <array>
+ <dict>
+ <key>ContentConfiguration</key>
+ <dict>
+ <key>PBXProjectModuleGUID</key>
+ <string>1CE0B20306471E060097A5F4</string>
+ <key>PBXProjectModuleLabel</key>
+ <string>Info.plist</string>
+ <key>PBXSplitModuleInNavigatorKey</key>
+ <dict>
+ <key>Split0</key>
+ <dict>
+ <key>PBXProjectModuleGUID</key>
+ <string>1CE0B20406471E060097A5F4</string>
+ <key>PBXProjectModuleLabel</key>
+ <string>Info.plist</string>
+ <key>_historyCapacity</key>
+ <integer>0</integer>
+ <key>bookmark</key>
+ <string>927F62650ED4F41700D919E6</string>
+ <key>history</key>
+ <array>
+ <string>92B1EBDE0ED4E43D009AF197</string>
+ <string>92B1EBF30ED4E5C5009AF197</string>
+ <string>927F625B0ED4F41700D919E6</string>
+ <string>927F625C0ED4F41700D919E6</string>
+ <string>927F625D0ED4F41700D919E6</string>
+ </array>
+ <key>prevStack</key>
+ <array>
+ <string>92B1EBE00ED4E43D009AF197</string>
+ <string>92B1EBE10ED4E43D009AF197</string>
+ <string>92B1EBF50ED4E5C5009AF197</string>
+ <string>927F625E0ED4F41700D919E6</string>
+ <string>927F625F0ED4F41700D919E6</string>
+ <string>927F62600ED4F41700D919E6</string>
+ <string>927F62610ED4F41700D919E6</string>
+ <string>927F62620ED4F41700D919E6</string>
+ <string>927F62630ED4F41700D919E6</string>
+ <string>927F62640ED4F41700D919E6</string>
+ </array>
+ </dict>
+ <key>SplitCount</key>
+ <string>1</string>
+ </dict>
+ <key>StatusBarVisibility</key>
+ <true/>
+ </dict>
+ <key>GeometryConfiguration</key>
+ <dict>
+ <key>Frame</key>
+ <string>{{0, 0}, {572, 403}}</string>
+ <key>RubberWindowFrame</key>
+ <string>670 363 780 579 0 0 1680 1028 </string>
+ </dict>
+ <key>Module</key>
+ <string>PBXNavigatorGroup</string>
+ <key>Proportion</key>
+ <string>403pt</string>
+ </dict>
+ <dict>
+ <key>ContentConfiguration</key>
+ <dict>
+ <key>PBXProjectModuleGUID</key>
+ <string>1CE0B20506471E060097A5F4</string>
+ <key>PBXProjectModuleLabel</key>
+ <string>Detail</string>
+ </dict>
+ <key>GeometryConfiguration</key>
+ <dict>
+ <key>Frame</key>
+ <string>{{0, 408}, {572, 130}}</string>
+ <key>RubberWindowFrame</key>
+ <string>670 363 780 579 0 0 1680 1028 </string>
+ </dict>
+ <key>Module</key>
+ <string>XCDetailModule</string>
+ <key>Proportion</key>
+ <string>130pt</string>
+ </dict>
+ </array>
+ <key>Proportion</key>
+ <string>572pt</string>
+ </dict>
+ </array>
+ <key>Name</key>
+ <string>Project</string>
+ <key>ServiceClasses</key>
+ <array>
+ <string>XCModuleDock</string>
+ <string>PBXSmartGroupTreeModule</string>
+ <string>XCModuleDock</string>
+ <string>PBXNavigatorGroup</string>
+ <string>XCDetailModule</string>
+ </array>
+ <key>TableOfContents</key>
+ <array>
+ <string>927F621A0ED4EA6A00D919E6</string>
+ <string>1CE0B1FE06471DED0097A5F4</string>
+ <string>927F621B0ED4EA6A00D919E6</string>
+ <string>1CE0B20306471E060097A5F4</string>
+ <string>1CE0B20506471E060097A5F4</string>
+ </array>
+ <key>ToolbarConfiguration</key>
+ <string>xcode.toolbar.config.defaultV3</string>
+ </dict>
+ <dict>
+ <key>ControllerClassBaseName</key>
+ <string></string>
+ <key>IconName</key>
+ <string>WindowOfProject</string>
+ <key>Identifier</key>
+ <string>perspective.morph</string>
+ <key>IsVertical</key>
+ <false/>
+ <key>Layout</key>
+ <array>
+ <dict>
+ <key>BecomeActive</key>
+ <integer>1</integer>
+ <key>ContentConfiguration</key>
+ <dict>
+ <key>PBXBottomSmartGroupGIDs</key>
+ <array>
+ <string>1C37FBAC04509CD000000102</string>
+ <string>1C37FAAC04509CD000000102</string>
+ <string>1C08E77C0454961000C914BD</string>
+ <string>1C37FABC05509CD000000102</string>
+ <string>1C37FABC05539CD112110102</string>
+ <string>E2644B35053B69B200211256</string>
+ <string>1C37FABC04509CD000100104</string>
+ <string>1CC0EA4004350EF90044410B</string>
+ <string>1CC0EA4004350EF90041110B</string>
+ </array>
+ <key>PBXProjectModuleGUID</key>
+ <string>11E0B1FE06471DED0097A5F4</string>
+ <key>PBXProjectModuleLabel</key>
+ <string>Files</string>
+ <key>PBXProjectStructureProvided</key>
+ <string>yes</string>
+ <key>PBXSmartGroupTreeModuleColumnData</key>
+ <dict>
+ <key>PBXSmartGroupTreeModuleColumnWidthsKey</key>
+ <array>
+ <real>186</real>
+ </array>
+ <key>PBXSmartGroupTreeModuleColumnsKey_v4</key>
+ <array>
+ <string>MainColumn</string>
+ </array>
+ </dict>
+ <key>PBXSmartGroupTreeModuleOutlineStateKey_v7</key>
+ <dict>
+ <key>PBXSmartGroupTreeModuleOutlineStateExpansionKey</key>
+ <array>
+ <string>29B97314FDCFA39411CA2CEA</string>
+ <string>1C37FABC05509CD000000102</string>
+ </array>
+ <key>PBXSmartGroupTreeModuleOutlineStateSelectionKey</key>
+ <array>
+ <array>
+ <integer>0</integer>
+ </array>
+ </array>
+ <key>PBXSmartGroupTreeModuleOutlineStateVisibleRectKey</key>
+ <string>{{0, 0}, {186, 337}}</string>
+ </dict>
+ <key>PBXTopSmartGroupGIDs</key>
+ <array/>
+ <key>XCIncludePerspectivesSwitch</key>
+ <integer>1</integer>
+ <key>XCSharingToken</key>
+ <string>com.apple.Xcode.GFSharingToken</string>
+ </dict>
+ <key>GeometryConfiguration</key>
+ <dict>
+ <key>Frame</key>
+ <string>{{0, 0}, {203, 355}}</string>
+ <key>GroupTreeTableConfiguration</key>
+ <array>
+ <string>MainColumn</string>
+ <real>186</real>
+ </array>
+ <key>RubberWindowFrame</key>
+ <string>373 269 690 397 0 0 1440 878 </string>
+ </dict>
+ <key>Module</key>
+ <string>PBXSmartGroupTreeModule</string>
+ <key>Proportion</key>
+ <string>100%</string>
+ </dict>
+ </array>
+ <key>Name</key>
+ <string>Morph</string>
+ <key>PreferredWidth</key>
+ <integer>300</integer>
+ <key>ServiceClasses</key>
+ <array>
+ <string>XCModuleDock</string>
+ <string>PBXSmartGroupTreeModule</string>
+ </array>
+ <key>TableOfContents</key>
+ <array>
+ <string>11E0B1FE06471DED0097A5F4</string>
+ </array>
+ <key>ToolbarConfiguration</key>
+ <string>xcode.toolbar.config.default.shortV3</string>
+ </dict>
+ </array>
+ <key>PerspectivesBarVisible</key>
+ <false/>
+ <key>ShelfIsVisible</key>
+ <false/>
+ <key>StatusbarIsVisible</key>
+ <true/>
+ <key>TimeStamp</key>
+ <real>0.0</real>
+ <key>ToolbarDisplayMode</key>
+ <integer>1</integer>
+ <key>ToolbarIsVisible</key>
+ <true/>
+ <key>ToolbarSizeMode</key>
+ <integer>1</integer>
+ <key>Type</key>
+ <string>Perspectives</string>
+ <key>UpdateMessage</key>
+ <string>The Default Workspace in this version of Xcode now includes support to hide and show the detail view (what has been referred to as the "Metro-Morph" feature). You must discard your current Default Workspace settings and update to the latest Default Workspace in order to gain this feature. Do you wish to update to the latest Workspace defaults for project '%@'?</string>
+ <key>WindowJustification</key>
+ <integer>5</integer>
+ <key>WindowOrderList</key>
+ <array>
+ <string>92A4CC8A0D1C5F1E00CA28FB</string>
+ <string>1CD10A99069EF8BA00B06720</string>
+ <string>1C78EAAD065D492600B07095</string>
+ <string>/Users/garfield/programming/tmwclient/themanaworld.xcodeproj</string>
+ </array>
+ <key>WindowString</key>
+ <string>670 363 780 579 0 0 1680 1028 </string>
+ <key>WindowToolsV3</key>
+ <array>
+ <dict>
+ <key>FirstTimeWindowDisplayed</key>
+ <false/>
+ <key>Identifier</key>
+ <string>windowTool.build</string>
+ <key>IsVertical</key>
+ <true/>
+ <key>Layout</key>
+ <array>
+ <dict>
+ <key>Dock</key>
+ <array>
+ <dict>
+ <key>ContentConfiguration</key>
+ <dict>
+ <key>PBXProjectModuleGUID</key>
+ <string>1CD0528F0623707200166675</string>
+ <key>PBXProjectModuleLabel</key>
+ <string></string>
+ <key>StatusBarVisibility</key>
+ <true/>
+ </dict>
+ <key>GeometryConfiguration</key>
+ <dict>
+ <key>Frame</key>
+ <string>{{0, 0}, {553, 151}}</string>
+ <key>RubberWindowFrame</key>
+ <string>490 365 553 548 0 0 1680 1028 </string>
+ </dict>
+ <key>Module</key>
+ <string>PBXNavigatorGroup</string>
+ <key>Proportion</key>
+ <string>151pt</string>
+ </dict>
+ <dict>
+ <key>ContentConfiguration</key>
+ <dict>
+ <key>PBXBuildLogShowsTranscriptDefaultKey</key>
+ <string>{{0, 166}, {553, 185}}</string>
+ <key>PBXProjectModuleGUID</key>
+ <string>XCMainBuildResultsModuleGUID</string>
+ <key>PBXProjectModuleLabel</key>
+ <string>Build</string>
+ <key>XCBuildResultsTrigger_Collapse</key>
+ <integer>1021</integer>
+ <key>XCBuildResultsTrigger_Open</key>
+ <integer>1011</integer>
+ </dict>
+ <key>GeometryConfiguration</key>
+ <dict>
+ <key>Frame</key>
+ <string>{{0, 156}, {553, 351}}</string>
+ <key>RubberWindowFrame</key>
+ <string>490 365 553 548 0 0 1680 1028 </string>
+ </dict>
+ <key>Module</key>
+ <string>PBXBuildResultsModule</string>
+ <key>Proportion</key>
+ <string>351pt</string>
+ </dict>
+ </array>
+ <key>Proportion</key>
+ <string>507pt</string>
+ </dict>
+ </array>
+ <key>Name</key>
+ <string>Build Results</string>
+ <key>ServiceClasses</key>
+ <array>
+ <string>PBXBuildResultsModule</string>
+ </array>
+ <key>StatusbarIsVisible</key>
+ <true/>
+ <key>TableOfContents</key>
+ <array>
+ <string>92A4CC8A0D1C5F1E00CA28FB</string>
+ <string>927F623B0ED4EBEB00D919E6</string>
+ <string>1CD0528F0623707200166675</string>
+ <string>XCMainBuildResultsModuleGUID</string>
+ </array>
+ <key>ToolbarConfiguration</key>
+ <string>xcode.toolbar.config.buildV3</string>
+ <key>WindowString</key>
+ <string>490 365 553 548 0 0 1680 1028 </string>
+ <key>WindowToolGUID</key>
+ <string>92A4CC8A0D1C5F1E00CA28FB</string>
+ <key>WindowToolIsVisible</key>
+ <false/>
+ </dict>
+ <dict>
+ <key>FirstTimeWindowDisplayed</key>
+ <false/>
+ <key>Identifier</key>
+ <string>windowTool.debugger</string>
+ <key>IsVertical</key>
+ <true/>
+ <key>Layout</key>
+ <array>
+ <dict>
+ <key>Dock</key>
+ <array>
+ <dict>
+ <key>ContentConfiguration</key>
+ <dict>
+ <key>Debugger</key>
+ <dict>
+ <key>HorizontalSplitView</key>
+ <dict>
+ <key>_collapsingFrameDimension</key>
+ <real>0.0</real>
+ <key>_indexOfCollapsedView</key>
+ <integer>0</integer>
+ <key>_percentageOfCollapsedView</key>
+ <real>0.0</real>
+ <key>isCollapsed</key>
+ <string>yes</string>
+ <key>sizes</key>
+ <array>
+ <string>{{0, 0}, {316, 203}}</string>
+ <string>{{316, 0}, {378, 203}}</string>
+ </array>
+ </dict>
+ <key>VerticalSplitView</key>
+ <dict>
+ <key>_collapsingFrameDimension</key>
+ <real>0.0</real>
+ <key>_indexOfCollapsedView</key>
+ <integer>0</integer>
+ <key>_percentageOfCollapsedView</key>
+ <real>0.0</real>
+ <key>isCollapsed</key>
+ <string>yes</string>
+ <key>sizes</key>
+ <array>
+ <string>{{0, 0}, {694, 203}}</string>
+ <string>{{0, 203}, {694, 178}}</string>
+ </array>
+ </dict>
+ </dict>
+ <key>LauncherConfigVersion</key>
+ <string>8</string>
+ <key>PBXProjectModuleGUID</key>
+ <string>1C162984064C10D400B95A72</string>
+ <key>PBXProjectModuleLabel</key>
+ <string>Debug - GLUTExamples (Underwater)</string>
+ </dict>
+ <key>GeometryConfiguration</key>
+ <dict>
+ <key>DebugConsoleVisible</key>
+ <string>None</string>
+ <key>DebugConsoleWindowFrame</key>
+ <string>{{200, 200}, {500, 300}}</string>
+ <key>DebugSTDIOWindowFrame</key>
+ <string>{{200, 200}, {500, 300}}</string>
+ <key>Frame</key>
+ <string>{{0, 0}, {694, 381}}</string>
+ <key>PBXDebugSessionStackFrameViewKey</key>
+ <dict>
+ <key>DebugVariablesTableConfiguration</key>
+ <array>
+ <string>Name</string>
+ <real>120</real>
+ <string>Value</string>
+ <real>85</real>
+ <string>Summary</string>
+ <real>986</real>
+ </array>
+ <key>Frame</key>
+ <string>{{316, 0}, {378, 203}}</string>
+ <key>RubberWindowFrame</key>
+ <string>348 319 694 422 0 0 1680 1028 </string>
+ </dict>
+ <key>RubberWindowFrame</key>
+ <string>348 319 694 422 0 0 1680 1028 </string>
+ </dict>
+ <key>Module</key>
+ <string>PBXDebugSessionModule</string>
+ <key>Proportion</key>
+ <string>381pt</string>
+ </dict>
+ </array>
+ <key>Proportion</key>
+ <string>381pt</string>
+ </dict>
+ </array>
+ <key>Name</key>
+ <string>Debugger</string>
+ <key>ServiceClasses</key>
+ <array>
+ <string>PBXDebugSessionModule</string>
+ </array>
+ <key>StatusbarIsVisible</key>
+ <true/>
+ <key>TableOfContents</key>
+ <array>
+ <string>1CD10A99069EF8BA00B06720</string>
+ <string>927F621D0ED4EA6A00D919E6</string>
+ <string>1C162984064C10D400B95A72</string>
+ <string>927F621E0ED4EA6A00D919E6</string>
+ <string>927F621F0ED4EA6A00D919E6</string>
+ <string>927F62200ED4EA6A00D919E6</string>
+ <string>927F62210ED4EA6A00D919E6</string>
+ <string>927F62220ED4EA6A00D919E6</string>
+ </array>
+ <key>ToolbarConfiguration</key>
+ <string>xcode.toolbar.config.debugV3</string>
+ <key>WindowString</key>
+ <string>348 319 694 422 0 0 1680 1028 </string>
+ <key>WindowToolGUID</key>
+ <string>1CD10A99069EF8BA00B06720</string>
+ <key>WindowToolIsVisible</key>
+ <true/>
+ </dict>
+ <dict>
+ <key>FirstTimeWindowDisplayed</key>
+ <false/>
+ <key>Identifier</key>
+ <string>windowTool.find</string>
+ <key>IsVertical</key>
+ <true/>
+ <key>Layout</key>
+ <array>
+ <dict>
+ <key>Dock</key>
+ <array>
+ <dict>
+ <key>Dock</key>
+ <array>
+ <dict>
+ <key>ContentConfiguration</key>
+ <dict>
+ <key>PBXProjectModuleGUID</key>
+ <string>1CDD528C0622207200134675</string>
+ <key>PBXProjectModuleLabel</key>
+ <string>&lt;No Editor&gt;</string>
+ <key>StatusBarVisibility</key>
+ <true/>
+ </dict>
+ <key>GeometryConfiguration</key>
+ <dict>
+ <key>Frame</key>
+ <string>{{0, 0}, {781, 212}}</string>
+ <key>RubberWindowFrame</key>
+ <string>212 362 781 470 0 0 1280 832 </string>
+ </dict>
+ <key>Module</key>
+ <string>PBXNavigatorGroup</string>
+ <key>Proportion</key>
+ <string>781pt</string>
+ </dict>
+ </array>
+ <key>Proportion</key>
+ <string>212pt</string>
+ </dict>
+ <dict>
+ <key>ContentConfiguration</key>
+ <dict>
+ <key>PBXProjectModuleGUID</key>
+ <string>1CD0528E0623707200166675</string>
+ <key>PBXProjectModuleLabel</key>
+ <string>Project Find</string>
+ </dict>
+ <key>GeometryConfiguration</key>
+ <dict>
+ <key>Frame</key>
+ <string>{{0, 217}, {781, 212}}</string>
+ <key>RubberWindowFrame</key>
+ <string>212 362 781 470 0 0 1280 832 </string>
+ </dict>
+ <key>Module</key>
+ <string>PBXProjectFindModule</string>
+ <key>Proportion</key>
+ <string>212pt</string>
+ </dict>
+ </array>
+ <key>Proportion</key>
+ <string>429pt</string>
+ </dict>
+ </array>
+ <key>Name</key>
+ <string>Project Find</string>
+ <key>ServiceClasses</key>
+ <array>
+ <string>PBXProjectFindModule</string>
+ </array>
+ <key>StatusbarIsVisible</key>
+ <true/>
+ <key>TableOfContents</key>
+ <array>
+ <string>1C530D57069F1CE1000CFCEE</string>
+ <string>92983E440D3A6D3600350ADB</string>
+ <string>92983E450D3A6D3600350ADB</string>
+ <string>1CDD528C0622207200134675</string>
+ <string>1CD0528E0623707200166675</string>
+ </array>
+ <key>WindowString</key>
+ <string>212 362 781 470 0 0 1280 832 </string>
+ <key>WindowToolGUID</key>
+ <string>1C530D57069F1CE1000CFCEE</string>
+ <key>WindowToolIsVisible</key>
+ <false/>
+ </dict>
+ <dict>
+ <key>FirstTimeWindowDisplayed</key>
+ <false/>
+ <key>Identifier</key>
+ <string>MENUSEPARATOR</string>
+ </dict>
+ <dict>
+ <key>FirstTimeWindowDisplayed</key>
+ <false/>
+ <key>Identifier</key>
+ <string>windowTool.debuggerConsole</string>
+ <key>IsVertical</key>
+ <true/>
+ <key>Layout</key>
+ <array>
+ <dict>
+ <key>Dock</key>
+ <array>
+ <dict>
+ <key>BecomeActive</key>
+ <true/>
+ <key>ContentConfiguration</key>
+ <dict>
+ <key>PBXProjectModuleGUID</key>
+ <string>1C78EAAC065D492600B07095</string>
+ <key>PBXProjectModuleLabel</key>
+ <string>Debugger Console</string>
+ </dict>
+ <key>GeometryConfiguration</key>
+ <dict>
+ <key>Frame</key>
+ <string>{{0, 0}, {440, 359}}</string>
+ <key>RubberWindowFrame</key>
+ <string>655 284 440 400 0 0 1680 1028 </string>
+ </dict>
+ <key>Module</key>
+ <string>PBXDebugCLIModule</string>
+ <key>Proportion</key>
+ <string>359pt</string>
+ </dict>
+ </array>
+ <key>Proportion</key>
+ <string>359pt</string>
+ </dict>
+ </array>
+ <key>Name</key>
+ <string>Debugger Console</string>
+ <key>ServiceClasses</key>
+ <array>
+ <string>PBXDebugCLIModule</string>
+ </array>
+ <key>StatusbarIsVisible</key>
+ <true/>
+ <key>TableOfContents</key>
+ <array>
+ <string>1C78EAAD065D492600B07095</string>
+ <string>927F623C0ED4EBEB00D919E6</string>
+ <string>1C78EAAC065D492600B07095</string>
+ </array>
+ <key>ToolbarConfiguration</key>
+ <string>xcode.toolbar.config.consoleV3</string>
+ <key>WindowString</key>
+ <string>655 284 440 400 0 0 1680 1028 </string>
+ <key>WindowToolGUID</key>
+ <string>1C78EAAD065D492600B07095</string>
+ <key>WindowToolIsVisible</key>
+ <true/>
+ </dict>
+ <dict>
+ <key>Identifier</key>
+ <string>windowTool.snapshots</string>
+ <key>Layout</key>
+ <array>
+ <dict>
+ <key>Dock</key>
+ <array>
+ <dict>
+ <key>Module</key>
+ <string>XCSnapshotModule</string>
+ <key>Proportion</key>
+ <string>100%</string>
+ </dict>
+ </array>
+ <key>Proportion</key>
+ <string>100%</string>
+ </dict>
+ </array>
+ <key>Name</key>
+ <string>Snapshots</string>
+ <key>ServiceClasses</key>
+ <array>
+ <string>XCSnapshotModule</string>
+ </array>
+ <key>StatusbarIsVisible</key>
+ <string>Yes</string>
+ <key>ToolbarConfiguration</key>
+ <string>xcode.toolbar.config.snapshots</string>
+ <key>WindowString</key>
+ <string>315 824 300 550 0 0 1440 878 </string>
+ <key>WindowToolIsVisible</key>
+ <string>Yes</string>
+ </dict>
+ <dict>
+ <key>FirstTimeWindowDisplayed</key>
+ <false/>
+ <key>Identifier</key>
+ <string>windowTool.scm</string>
+ <key>Layout</key>
+ <array>
+ <dict>
+ <key>Dock</key>
+ <array>
+ <dict>
+ <key>ContentConfiguration</key>
+ <dict>
+ <key>PBXProjectModuleGUID</key>
+ <string>1C78EAB2065D492600B07095</string>
+ <key>PBXProjectModuleLabel</key>
+ <string>&lt;No Editor&gt;</string>
+ <key>PBXSplitModuleInNavigatorKey</key>
+ <dict>
+ <key>Split0</key>
+ <dict>
+ <key>PBXProjectModuleGUID</key>
+ <string>1C78EAB3065D492600B07095</string>
+ </dict>
+ <key>SplitCount</key>
+ <string>1</string>
+ </dict>
+ <key>StatusBarVisibility</key>
+ <integer>1</integer>
+ </dict>
+ <key>GeometryConfiguration</key>
+ <dict>
+ <key>Frame</key>
+ <string>{{0, 0}, {452, 0}}</string>
+ <key>RubberWindowFrame</key>
+ <string>743 379 452 308 0 0 1280 1002 </string>
+ </dict>
+ <key>Module</key>
+ <string>PBXNavigatorGroup</string>
+ <key>Proportion</key>
+ <string>0pt</string>
+ </dict>
+ <dict>
+ <key>BecomeActive</key>
+ <integer>1</integer>
+ <key>ContentConfiguration</key>
+ <dict>
+ <key>PBXProjectModuleGUID</key>
+ <string>1CD052920623707200166675</string>
+ <key>PBXProjectModuleLabel</key>
+ <string>SCM</string>
+ </dict>
+ <key>GeometryConfiguration</key>
+ <dict>
+ <key>ConsoleFrame</key>
+ <string>{{0, 259}, {452, 0}}</string>
+ <key>Frame</key>
+ <string>{{0, 7}, {452, 259}}</string>
+ <key>RubberWindowFrame</key>
+ <string>743 379 452 308 0 0 1280 1002 </string>
+ <key>TableConfiguration</key>
+ <array>
+ <string>Status</string>
+ <real>30</real>
+ <string>FileName</string>
+ <real>199</real>
+ <string>Path</string>
+ <real>197.09500122070312</real>
+ </array>
+ <key>TableFrame</key>
+ <string>{{0, 0}, {452, 250}}</string>
+ </dict>
+ <key>Module</key>
+ <string>PBXCVSModule</string>
+ <key>Proportion</key>
+ <string>262pt</string>
+ </dict>
+ </array>
+ <key>Proportion</key>
+ <string>266pt</string>
+ </dict>
+ </array>
+ <key>Name</key>
+ <string>SCM</string>
+ <key>ServiceClasses</key>
+ <array>
+ <string>PBXCVSModule</string>
+ </array>
+ <key>StatusbarIsVisible</key>
+ <true/>
+ <key>TableOfContents</key>
+ <array>
+ <string>1C78EAB4065D492600B07095</string>
+ <string>1C78EAB5065D492600B07095</string>
+ <string>1C78EAB2065D492600B07095</string>
+ <string>1CD052920623707200166675</string>
+ </array>
+ <key>ToolbarConfiguration</key>
+ <string>xcode.toolbar.config.scm</string>
+ <key>WindowString</key>
+ <string>743 379 452 308 0 0 1280 1002 </string>
+ </dict>
+ <dict>
+ <key>FirstTimeWindowDisplayed</key>
+ <false/>
+ <key>Identifier</key>
+ <string>windowTool.breakpoints</string>
+ <key>IsVertical</key>
+ <false/>
+ <key>Layout</key>
+ <array>
+ <dict>
+ <key>Dock</key>
+ <array>
+ <dict>
+ <key>ContentConfiguration</key>
+ <dict>
+ <key>PBXBottomSmartGroupGIDs</key>
+ <array>
+ <string>1C77FABC04509CD000000102</string>
+ </array>
+ <key>PBXProjectModuleGUID</key>
+ <string>1CE0B1FE06471DED0097A5F4</string>
+ <key>PBXProjectModuleLabel</key>
+ <string>Files</string>
+ <key>PBXProjectStructureProvided</key>
+ <string>no</string>
+ <key>PBXSmartGroupTreeModuleColumnData</key>
+ <dict>
+ <key>PBXSmartGroupTreeModuleColumnWidthsKey</key>
+ <array>
+ <real>168</real>
+ </array>
+ <key>PBXSmartGroupTreeModuleColumnsKey_v4</key>
+ <array>
+ <string>MainColumn</string>
+ </array>
+ </dict>
+ <key>PBXSmartGroupTreeModuleOutlineStateKey_v7</key>
+ <dict>
+ <key>PBXSmartGroupTreeModuleOutlineStateExpansionKey</key>
+ <array>
+ <string>1C77FABC04509CD000000102</string>
+ </array>
+ <key>PBXSmartGroupTreeModuleOutlineStateSelectionKey</key>
+ <array>
+ <array>
+ <integer>0</integer>
+ </array>
+ </array>
+ <key>PBXSmartGroupTreeModuleOutlineStateVisibleRectKey</key>
+ <string>{{0, 0}, {168, 350}}</string>
+ </dict>
+ <key>PBXTopSmartGroupGIDs</key>
+ <array/>
+ <key>XCIncludePerspectivesSwitch</key>
+ <false/>
+ </dict>
+ <key>GeometryConfiguration</key>
+ <dict>
+ <key>Frame</key>
+ <string>{{0, 0}, {185, 368}}</string>
+ <key>GroupTreeTableConfiguration</key>
+ <array>
+ <string>MainColumn</string>
+ <real>168</real>
+ </array>
+ <key>RubberWindowFrame</key>
+ <string>243 383 744 409 0 0 1280 832 </string>
+ </dict>
+ <key>Module</key>
+ <string>PBXSmartGroupTreeModule</string>
+ <key>Proportion</key>
+ <string>185pt</string>
+ </dict>
+ <dict>
+ <key>BecomeActive</key>
+ <true/>
+ <key>ContentConfiguration</key>
+ <dict>
+ <key>PBXProjectModuleGUID</key>
+ <string>1CA1AED706398EBD00589147</string>
+ <key>PBXProjectModuleLabel</key>
+ <string>Detail</string>
+ </dict>
+ <key>GeometryConfiguration</key>
+ <dict>
+ <key>Frame</key>
+ <string>{{190, 0}, {554, 368}}</string>
+ <key>RubberWindowFrame</key>
+ <string>243 383 744 409 0 0 1280 832 </string>
+ </dict>
+ <key>Module</key>
+ <string>XCDetailModule</string>
+ <key>Proportion</key>
+ <string>554pt</string>
+ </dict>
+ </array>
+ <key>Proportion</key>
+ <string>368pt</string>
+ </dict>
+ </array>
+ <key>MajorVersion</key>
+ <integer>3</integer>
+ <key>MinorVersion</key>
+ <integer>0</integer>
+ <key>Name</key>
+ <string>Breakpoints</string>
+ <key>ServiceClasses</key>
+ <array>
+ <string>PBXSmartGroupTreeModule</string>
+ <string>XCDetailModule</string>
+ </array>
+ <key>StatusbarIsVisible</key>
+ <true/>
+ <key>TableOfContents</key>
+ <array>
+ <string>92EE9EF30D2E0CA400DDE300</string>
+ <string>92EE9EF40D2E0CA400DDE300</string>
+ <string>1CE0B1FE06471DED0097A5F4</string>
+ <string>1CA1AED706398EBD00589147</string>
+ </array>
+ <key>ToolbarConfiguration</key>
+ <string>xcode.toolbar.config.breakpointsV3</string>
+ <key>WindowString</key>
+ <string>243 383 744 409 0 0 1280 832 </string>
+ <key>WindowToolGUID</key>
+ <string>92EE9EF30D2E0CA400DDE300</string>
+ <key>WindowToolIsVisible</key>
+ <false/>
+ </dict>
+ <dict>
+ <key>FirstTimeWindowDisplayed</key>
+ <false/>
+ <key>Identifier</key>
+ <string>windowTool.debugAnimator</string>
+ <key>Layout</key>
+ <array>
+ <dict>
+ <key>Dock</key>
+ <array>
+ <dict>
+ <key>Module</key>
+ <string>PBXNavigatorGroup</string>
+ <key>Proportion</key>
+ <string>100%</string>
+ </dict>
+ </array>
+ <key>Proportion</key>
+ <string>100%</string>
+ </dict>
+ </array>
+ <key>Name</key>
+ <string>Debug Visualizer</string>
+ <key>ServiceClasses</key>
+ <array>
+ <string>PBXNavigatorGroup</string>
+ </array>
+ <key>StatusbarIsVisible</key>
+ <true/>
+ <key>ToolbarConfiguration</key>
+ <string>xcode.toolbar.config.debugAnimatorV3</string>
+ <key>WindowString</key>
+ <string>100 100 700 500 0 0 1280 1002 </string>
+ </dict>
+ <dict>
+ <key>FirstTimeWindowDisplayed</key>
+ <false/>
+ <key>Identifier</key>
+ <string>windowTool.bookmarks</string>
+ <key>Layout</key>
+ <array>
+ <dict>
+ <key>Dock</key>
+ <array>
+ <dict>
+ <key>Module</key>
+ <string>PBXBookmarksModule</string>
+ <key>Proportion</key>
+ <string>100%</string>
+ </dict>
+ </array>
+ <key>Proportion</key>
+ <string>100%</string>
+ </dict>
+ </array>
+ <key>Name</key>
+ <string>Bookmarks</string>
+ <key>ServiceClasses</key>
+ <array>
+ <string>PBXBookmarksModule</string>
+ </array>
+ <key>StatusbarIsVisible</key>
+ <false/>
+ <key>WindowString</key>
+ <string>538 42 401 187 0 0 1280 1002 </string>
+ </dict>
+ <dict>
+ <key>Identifier</key>
+ <string>windowTool.projectFormatConflicts</string>
+ <key>Layout</key>
+ <array>
+ <dict>
+ <key>Dock</key>
+ <array>
+ <dict>
+ <key>Module</key>
+ <string>XCProjectFormatConflictsModule</string>
+ <key>Proportion</key>
+ <string>100%</string>
+ </dict>
+ </array>
+ <key>Proportion</key>
+ <string>100%</string>
+ </dict>
+ </array>
+ <key>Name</key>
+ <string>Project Format Conflicts</string>
+ <key>ServiceClasses</key>
+ <array>
+ <string>XCProjectFormatConflictsModule</string>
+ </array>
+ <key>StatusbarIsVisible</key>
+ <false/>
+ <key>WindowContentMinSize</key>
+ <string>450 300</string>
+ <key>WindowString</key>
+ <string>50 850 472 307 0 0 1440 877</string>
+ </dict>
+ <dict>
+ <key>FirstTimeWindowDisplayed</key>
+ <false/>
+ <key>Identifier</key>
+ <string>windowTool.classBrowser</string>
+ <key>Layout</key>
+ <array>
+ <dict>
+ <key>Dock</key>
+ <array>
+ <dict>
+ <key>BecomeActive</key>
+ <integer>1</integer>
+ <key>ContentConfiguration</key>
+ <dict>
+ <key>OptionsSetName</key>
+ <string>Hierarchy, all classes</string>
+ <key>PBXProjectModuleGUID</key>
+ <string>1CA6456E063B45B4001379D8</string>
+ <key>PBXProjectModuleLabel</key>
+ <string>Class Browser - NSObject</string>
+ </dict>
+ <key>GeometryConfiguration</key>
+ <dict>
+ <key>ClassesFrame</key>
+ <string>{{0, 0}, {374, 96}}</string>
+ <key>ClassesTreeTableConfiguration</key>
+ <array>
+ <string>PBXClassNameColumnIdentifier</string>
+ <real>208</real>
+ <string>PBXClassBookColumnIdentifier</string>
+ <real>22</real>
+ </array>
+ <key>Frame</key>
+ <string>{{0, 0}, {630, 331}}</string>
+ <key>MembersFrame</key>
+ <string>{{0, 105}, {374, 395}}</string>
+ <key>MembersTreeTableConfiguration</key>
+ <array>
+ <string>PBXMemberTypeIconColumnIdentifier</string>
+ <real>22</real>
+ <string>PBXMemberNameColumnIdentifier</string>
+ <real>216</real>
+ <string>PBXMemberTypeColumnIdentifier</string>
+ <real>97</real>
+ <string>PBXMemberBookColumnIdentifier</string>
+ <real>22</real>
+ </array>
+ <key>PBXModuleWindowStatusBarHidden2</key>
+ <integer>1</integer>
+ <key>RubberWindowFrame</key>
+ <string>385 179 630 352 0 0 1440 878 </string>
+ </dict>
+ <key>Module</key>
+ <string>PBXClassBrowserModule</string>
+ <key>Proportion</key>
+ <string>332pt</string>
+ </dict>
+ </array>
+ <key>Proportion</key>
+ <string>332pt</string>
+ </dict>
+ </array>
+ <key>Name</key>
+ <string>Class Browser</string>
+ <key>ServiceClasses</key>
+ <array>
+ <string>PBXClassBrowserModule</string>
+ </array>
+ <key>StatusbarIsVisible</key>
+ <false/>
+ <key>TableOfContents</key>
+ <array>
+ <string>1C0AD2AF069F1E9B00FABCE6</string>
+ <string>1C0AD2B0069F1E9B00FABCE6</string>
+ <string>1CA6456E063B45B4001379D8</string>
+ </array>
+ <key>ToolbarConfiguration</key>
+ <string>xcode.toolbar.config.classbrowser</string>
+ <key>WindowString</key>
+ <string>385 179 630 352 0 0 1440 878 </string>
+ <key>WindowToolGUID</key>
+ <string>1C0AD2AF069F1E9B00FABCE6</string>
+ <key>WindowToolIsVisible</key>
+ <false/>
+ </dict>
+ <dict>
+ <key>Identifier</key>
+ <string>windowTool.refactoring</string>
+ <key>IncludeInToolsMenu</key>
+ <false/>
+ <key>Layout</key>
+ <array>
+ <dict>
+ <key>Dock</key>
+ <array>
+ <dict>
+ <key>BecomeActive</key>
+ <true/>
+ <key>GeometryConfiguration</key>
+ <dict>
+ <key>Frame</key>
+ <string>{0, 0}, {500, 335}</string>
+ <key>RubberWindowFrame</key>
+ <string>{0, 0}, {500, 335}</string>
+ </dict>
+ <key>Module</key>
+ <string>XCRefactoringModule</string>
+ <key>Proportion</key>
+ <string>100%</string>
+ </dict>
+ </array>
+ <key>Proportion</key>
+ <string>100%</string>
+ </dict>
+ </array>
+ <key>Name</key>
+ <string>Refactoring</string>
+ <key>ServiceClasses</key>
+ <array>
+ <string>XCRefactoringModule</string>
+ </array>
+ <key>WindowString</key>
+ <string>200 200 500 356 0 0 1920 1200 </string>
+ </dict>
+ </array>
+</dict>
+</plist>
diff --git a/themanaworld.xcodeproj/garfield.pbxuser b/themanaworld.xcodeproj/garfield.pbxuser
new file mode 100644
index 00000000..42957a89
--- /dev/null
+++ b/themanaworld.xcodeproj/garfield.pbxuser
@@ -0,0 +1,925 @@
+// !$*UTF8*$!
+{
+ 20286C28FDCF999611CA2CEA /* Project object */ = {
+ activeBuildConfigurationName = Release;
+ activeExecutable = 92BC3EBC0BAEE3BB000DAB7F /* themanaworld */;
+ activeTarget = 8D0C4E890486CD37000505A6 /* themanaworld */;
+ addToTargets = (
+ 8D0C4E890486CD37000505A6 /* themanaworld */,
+ );
+ breakpoints = (
+ );
+ codeSenseManager = 92BC3EC90BAEE3C8000DAB7F /* Code sense */;
+ executables = (
+ 92BC3EBC0BAEE3BB000DAB7F /* themanaworld */,
+ );
+ perUserDictionary = {
+ "PBXConfiguration.PBXBreakpointsDataSource.v1:1CA1AED706398EBD00589147" = {
+ PBXFileTableDataSourceColumnSortingDirectionKey = "-1";
+ PBXFileTableDataSourceColumnSortingKey = PBXBreakpointsDataSource_BreakpointID;
+ PBXFileTableDataSourceColumnWidthsKey = (
+ 20,
+ 20,
+ 216,
+ 20,
+ 100,
+ 99,
+ 10,
+ 20,
+ );
+ PBXFileTableDataSourceColumnsKey = (
+ PBXBreakpointsDataSource_ActionID,
+ PBXBreakpointsDataSource_TypeID,
+ PBXBreakpointsDataSource_BreakpointID,
+ PBXBreakpointsDataSource_UseID,
+ PBXBreakpointsDataSource_LocationID,
+ PBXBreakpointsDataSource_ConditionID,
+ PBXBreakpointsDataSource_IgnoreCountID,
+ PBXBreakpointsDataSource_ContinueID,
+ );
+ };
+ PBXConfiguration.PBXFileTableDataSource3.PBXErrorsWarningsDataSource = {
+ PBXFileTableDataSourceColumnSortingDirectionKey = "-1";
+ PBXFileTableDataSourceColumnSortingKey = PBXErrorsWarningsDataSource_LocationID;
+ PBXFileTableDataSourceColumnWidthsKey = (
+ 20,
+ 300,
+ 133,
+ );
+ PBXFileTableDataSourceColumnsKey = (
+ PBXErrorsWarningsDataSource_TypeID,
+ PBXErrorsWarningsDataSource_MessageID,
+ PBXErrorsWarningsDataSource_LocationID,
+ );
+ };
+ PBXConfiguration.PBXFileTableDataSource3.PBXExecutablesDataSource = {
+ PBXFileTableDataSourceColumnSortingDirectionKey = "-1";
+ PBXFileTableDataSourceColumnSortingKey = PBXExecutablesDataSource_NameID;
+ PBXFileTableDataSourceColumnWidthsKey = (
+ 22,
+ 300,
+ 131,
+ );
+ PBXFileTableDataSourceColumnsKey = (
+ PBXExecutablesDataSource_ActiveFlagID,
+ PBXExecutablesDataSource_NameID,
+ PBXExecutablesDataSource_CommentsID,
+ );
+ };
+ PBXConfiguration.PBXFileTableDataSource3.PBXFileTableDataSource = {
+ PBXFileTableDataSourceColumnSortingDirectionKey = "-1";
+ PBXFileTableDataSourceColumnSortingKey = PBXFileDataSource_Filename_ColumnID;
+ PBXFileTableDataSourceColumnWidthsKey = (
+ 20,
+ 333,
+ 20,
+ 48,
+ 43,
+ 43,
+ 20,
+ );
+ PBXFileTableDataSourceColumnsKey = (
+ PBXFileDataSource_FiletypeID,
+ PBXFileDataSource_Filename_ColumnID,
+ PBXFileDataSource_Built_ColumnID,
+ PBXFileDataSource_ObjectSize_ColumnID,
+ PBXFileDataSource_Errors_ColumnID,
+ PBXFileDataSource_Warnings_ColumnID,
+ PBXFileDataSource_Target_ColumnID,
+ );
+ };
+ PBXConfiguration.PBXFileTableDataSource3.XCSCMDataSource = {
+ PBXFileTableDataSourceColumnSortingDirectionKey = "-1";
+ PBXFileTableDataSourceColumnSortingKey = PBXFileDataSource_Filename_ColumnID;
+ PBXFileTableDataSourceColumnWidthsKey = (
+ 20,
+ 20,
+ 219,
+ 20,
+ 48.1626,
+ 43,
+ 43,
+ 20,
+ );
+ PBXFileTableDataSourceColumnsKey = (
+ PBXFileDataSource_SCM_ColumnID,
+ PBXFileDataSource_FiletypeID,
+ PBXFileDataSource_Filename_ColumnID,
+ PBXFileDataSource_Built_ColumnID,
+ PBXFileDataSource_ObjectSize_ColumnID,
+ PBXFileDataSource_Errors_ColumnID,
+ PBXFileDataSource_Warnings_ColumnID,
+ PBXFileDataSource_Target_ColumnID,
+ );
+ };
+ PBXConfiguration.PBXTargetDataSource.PBXTargetDataSource = {
+ PBXFileTableDataSourceColumnSortingDirectionKey = "-1";
+ PBXFileTableDataSourceColumnSortingKey = PBXFileDataSource_Filename_ColumnID;
+ PBXFileTableDataSourceColumnWidthsKey = (
+ 20,
+ 293,
+ 60,
+ 20,
+ 48,
+ 43,
+ 43,
+ );
+ PBXFileTableDataSourceColumnsKey = (
+ PBXFileDataSource_FiletypeID,
+ PBXFileDataSource_Filename_ColumnID,
+ PBXTargetDataSource_PrimaryAttribute,
+ PBXFileDataSource_Built_ColumnID,
+ PBXFileDataSource_ObjectSize_ColumnID,
+ PBXFileDataSource_Errors_ColumnID,
+ PBXFileDataSource_Warnings_ColumnID,
+ );
+ };
+ PBXPerProjectTemplateStateSaveDate = 249045476;
+ PBXWorkspaceStateSaveDate = 249045476;
+ };
+ perUserProjectItems = {
+ 927F625B0ED4F41700D919E6 = 927F625B0ED4F41700D919E6 /* PBXTextBookmark */;
+ 927F625C0ED4F41700D919E6 = 927F625C0ED4F41700D919E6 /* PBXTextBookmark */;
+ 927F625D0ED4F41700D919E6 = 927F625D0ED4F41700D919E6 /* PlistBookmark */;
+ 927F625E0ED4F41700D919E6 = 927F625E0ED4F41700D919E6 /* PlistBookmark */;
+ 927F625F0ED4F41700D919E6 = 927F625F0ED4F41700D919E6 /* PBXTextBookmark */;
+ 927F62600ED4F41700D919E6 = 927F62600ED4F41700D919E6 /* PBXTextBookmark */;
+ 927F62610ED4F41700D919E6 = 927F62610ED4F41700D919E6 /* PlistBookmark */;
+ 927F62620ED4F41700D919E6 = 927F62620ED4F41700D919E6 /* PBXTextBookmark */;
+ 927F62630ED4F41700D919E6 = 927F62630ED4F41700D919E6 /* PlistBookmark */;
+ 927F62640ED4F41700D919E6 = 927F62640ED4F41700D919E6 /* PBXTextBookmark */;
+ 927F62650ED4F41700D919E6 = 927F62650ED4F41700D919E6 /* PlistBookmark */;
+ 92B1EBDE0ED4E43D009AF197 = 92B1EBDE0ED4E43D009AF197 /* PBXTextBookmark */;
+ 92B1EBE00ED4E43D009AF197 = 92B1EBE00ED4E43D009AF197 /* PBXTextBookmark */;
+ 92B1EBE10ED4E43D009AF197 = 92B1EBE10ED4E43D009AF197 /* PBXTextBookmark */;
+ 92B1EBF30ED4E5C5009AF197 = 92B1EBF30ED4E5C5009AF197 /* PBXTextBookmark */;
+ 92B1EBF50ED4E5C5009AF197 = 92B1EBF50ED4E5C5009AF197 /* PBXTextBookmark */;
+ };
+ sourceControlManager = 92BC3EC80BAEE3C8000DAB7F /* Source Control */;
+ userBuildSettings = {
+ };
+ };
+ 8D0C4E890486CD37000505A6 /* themanaworld */ = {
+ activeExec = 0;
+ executables = (
+ 92BC3EBC0BAEE3BB000DAB7F /* themanaworld */,
+ );
+ };
+ 92024E740CF1DCF6006B55CB /* imageloader.cpp */ = {
+ uiCtxt = {
+ sepNavIntBoundsRect = "{{0, 0}, {568, 1400}}";
+ sepNavSelRange = "{0, 0}";
+ sepNavVisRange = "{1434, 1155}";
+ sepNavWindowFrame = "{{65, 113}, {627, 714}}";
+ };
+ };
+ 92037A190ED2035A00D3712D /* SDLMain.h */ = {
+ uiCtxt = {
+ sepNavIntBoundsRect = "{{0, 0}, {802, 506}}";
+ sepNavSelRange = "{0, 0}";
+ sepNavVisRange = "{0, 307}";
+ sepNavWindowFrame = "{{15, 389}, {861, 634}}";
+ };
+ };
+ 924A42600C0874D00066885E /* Info.plist */ = {
+ uiCtxt = {
+ sepNavIntBoundsRect = "{{0, 0}, {674, 474}}";
+ sepNavSelRange = "{418, 0}";
+ sepNavVisRange = "{0, 771}";
+ sepNavVisRect = "{{0, 0}, {557, 473}}";
+ sepNavWindowFrame = "{{192, 99}, {602, 602}}";
+ };
+ };
+ 926F9CF60DB005FA00AACD26 /* itemshortcut.cpp */ = {
+ uiCtxt = {
+ sepNavIntBoundsRect = "{{0, 0}, {633, 1302}}";
+ sepNavSelRange = "{1424, 0}";
+ sepNavVisRange = "{1251, 209}";
+ };
+ };
+ 927F625B0ED4F41700D919E6 /* PBXTextBookmark */ = {
+ isa = PBXTextBookmark;
+ fRef = 92037A190ED2035A00D3712D /* SDLMain.h */;
+ name = "SDLMain.h: 1";
+ rLen = 0;
+ rLoc = 0;
+ rType = 0;
+ vrLen = 307;
+ vrLoc = 0;
+ };
+ 927F625C0ED4F41700D919E6 /* PBXTextBookmark */ = {
+ isa = PBXTextBookmark;
+ fRef = 92BC40E50BAEF54B000DAB7F /* SDLMain.m */;
+ name = "SDLMain.m: 14";
+ rLen = 0;
+ rLoc = 440;
+ rType = 0;
+ vrLen = 759;
+ vrLoc = 0;
+ };
+ 927F625D0ED4F41700D919E6 /* PlistBookmark */ = {
+ isa = PlistBookmark;
+ fRef = 924A42600C0874D00066885E /* Info.plist */;
+ fallbackIsa = PBXBookmark;
+ isK = 0;
+ kPath = (
+ );
+ name = /Users/garfield/programming/tmwclient/Info.plist;
+ rLen = 0;
+ rLoc = 2147483647;
+ };
+ 927F625E0ED4F41700D919E6 /* PlistBookmark */ = {
+ isa = PlistBookmark;
+ fRef = 924A42600C0874D00066885E /* Info.plist */;
+ fallbackIsa = PBXBookmark;
+ isK = 0;
+ kPath = (
+ NSPrincipalClass,
+ );
+ name = /Users/garfield/programming/tmwclient/Info.plist;
+ rLen = 0;
+ rLoc = 2147483647;
+ };
+ 927F625F0ED4F41700D919E6 /* PBXTextBookmark */ = {
+ isa = PBXTextBookmark;
+ fRef = 92037A190ED2035A00D3712D /* SDLMain.h */;
+ name = "SDLMain.h: 1";
+ rLen = 0;
+ rLoc = 0;
+ rType = 0;
+ vrLen = 307;
+ vrLoc = 0;
+ };
+ 927F62600ED4F41700D919E6 /* PBXTextBookmark */ = {
+ isa = PBXTextBookmark;
+ fRef = 92BC40E50BAEF54B000DAB7F /* SDLMain.m */;
+ name = "SDLMain.m: 14";
+ rLen = 0;
+ rLoc = 440;
+ rType = 0;
+ vrLen = 635;
+ vrLoc = 124;
+ };
+ 927F62610ED4F41700D919E6 /* PlistBookmark */ = {
+ isa = PlistBookmark;
+ fRef = 924A42600C0874D00066885E /* Info.plist */;
+ fallbackIsa = PBXBookmark;
+ isK = 0;
+ kPath = (
+ NSPrincipalClass,
+ );
+ name = /Users/garfield/programming/tmwclient/Info.plist;
+ rLen = 0;
+ rLoc = 2147483647;
+ };
+ 927F62620ED4F41700D919E6 /* PBXTextBookmark */ = {
+ isa = PBXTextBookmark;
+ fRef = 92BC40E50BAEF54B000DAB7F /* SDLMain.m */;
+ name = "SDLMain.m: 14";
+ rLen = 0;
+ rLoc = 440;
+ rType = 0;
+ vrLen = 643;
+ vrLoc = 7053;
+ };
+ 927F62630ED4F41700D919E6 /* PlistBookmark */ = {
+ isa = PlistBookmark;
+ fRef = 924A42600C0874D00066885E /* Info.plist */;
+ fallbackIsa = PBXBookmark;
+ isK = 0;
+ kPath = (
+ );
+ name = /Users/garfield/programming/tmwclient/Info.plist;
+ rLen = 0;
+ rLoc = 2147483647;
+ };
+ 927F62640ED4F41700D919E6 /* PBXTextBookmark */ = {
+ isa = PBXTextBookmark;
+ fRef = 92BC40E50BAEF54B000DAB7F /* SDLMain.m */;
+ name = "SDLMain.m: 14";
+ rLen = 0;
+ rLoc = 440;
+ rType = 0;
+ vrLen = 759;
+ vrLoc = 0;
+ };
+ 927F62650ED4F41700D919E6 /* PlistBookmark */ = {
+ isa = PlistBookmark;
+ fRef = 924A42600C0874D00066885E /* Info.plist */;
+ fallbackIsa = PBXBookmark;
+ isK = 0;
+ kPath = (
+ CFBundleVersion,
+ );
+ name = /Users/garfield/programming/tmwclient/Info.plist;
+ rLen = 0;
+ rLoc = 2147483647;
+ };
+ 92A4CCE70D1DA58D00CA28FB /* zip.c */ = {
+ uiCtxt = {
+ sepNavIntBoundsRect = "{{0, 0}, {568, 20230}}";
+ sepNavSelRange = "{229, 19}";
+ sepNavVisRange = "{0, 1138}";
+ sepNavWindowFrame = "{{180, 8}, {627, 714}}";
+ };
+ };
+ 92A4CCF10D1DA5A800CA28FB /* physfs_platforms.h */ = {
+ uiCtxt = {
+ sepNavIntBoundsRect = "{{0, 0}, {568, 586}}";
+ sepNavSelRange = "{0, 0}";
+ sepNavVisRange = "{0, 1165}";
+ sepNavWindowFrame = "{{88, 92}, {627, 714}}";
+ };
+ };
+ 92A4CCF20D1DA5C600CA28FB /* macosx.c */ = {
+ uiCtxt = {
+ sepNavIntBoundsRect = "{{0, 0}, {720, 5558}}";
+ sepNavSelRange = "{0, 0}";
+ sepNavVisRange = "{0, 961}";
+ sepNavWindowFrame = "{{180, 8}, {627, 714}}";
+ };
+ };
+ 92B1EBDE0ED4E43D009AF197 /* PBXTextBookmark */ = {
+ isa = PBXTextBookmark;
+ fRef = 92BC3F660BAEE55B000DAB7F /* viewport.cpp */;
+ name = "viewport.cpp: 261";
+ rLen = 63;
+ rLoc = 7873;
+ rType = 0;
+ vrLen = 780;
+ vrLoc = 7501;
+ };
+ 92B1EBE00ED4E43D009AF197 /* PBXTextBookmark */ = {
+ isa = PBXTextBookmark;
+ fRef = 92BC40E50BAEF54B000DAB7F /* SDLMain.m */;
+ name = "SDLMain.m: 14";
+ rLen = 0;
+ rLoc = 440;
+ rType = 0;
+ vrLen = 759;
+ vrLoc = 0;
+ };
+ 92B1EBE10ED4E43D009AF197 /* PBXTextBookmark */ = {
+ isa = PBXTextBookmark;
+ fRef = 92BC3F660BAEE55B000DAB7F /* viewport.cpp */;
+ name = "viewport.cpp: 261";
+ rLen = 63;
+ rLoc = 7873;
+ rType = 0;
+ vrLen = 780;
+ vrLoc = 7501;
+ };
+ 92B1EBF30ED4E5C5009AF197 /* PBXTextBookmark */ = {
+ isa = PBXTextBookmark;
+ fRef = 92BC3EEF0BAEE55A000DAB7F /* graphics.h */;
+ name = "graphics.h: 25";
+ rLen = 39;
+ rLoc = 879;
+ rType = 0;
+ vrLen = 692;
+ vrLoc = 434;
+ };
+ 92B1EBF50ED4E5C5009AF197 /* PBXTextBookmark */ = {
+ isa = PBXTextBookmark;
+ fRef = 92BC3EEF0BAEE55A000DAB7F /* graphics.h */;
+ name = "graphics.h: 25";
+ rLen = 39;
+ rLoc = 879;
+ rType = 0;
+ vrLen = 692;
+ vrLoc = 434;
+ };
+ 92BC3EBC0BAEE3BB000DAB7F /* themanaworld */ = {
+ isa = PBXExecutable;
+ activeArgIndices = (
+ );
+ argumentStrings = (
+ );
+ autoAttachOnCrash = 1;
+ breakpointsEnabled = 0;
+ configStateDict = {
+ };
+ customDataFormattersEnabled = 1;
+ debuggerPlugin = GDBDebugging;
+ disassemblyDisplayState = 0;
+ dylibVariantSuffix = "";
+ enableDebugStr = 1;
+ environmentEntries = (
+ );
+ executableSystemSymbolLevel = 0;
+ executableUserSymbolLevel = 0;
+ libgmallocEnabled = 0;
+ name = themanaworld;
+ savedGlobals = {
+ };
+ sourceDirectories = (
+ );
+ variableFormatDictionary = {
+ };
+ };
+ 92BC3EC80BAEE3C8000DAB7F /* Source Control */ = {
+ isa = PBXSourceControlManager;
+ fallbackIsa = XCSourceControlManager;
+ isSCMEnabled = 0;
+ scmConfiguration = {
+ };
+ scmType = "";
+ };
+ 92BC3EC90BAEE3C8000DAB7F /* Code sense */ = {
+ isa = PBXCodeSenseManager;
+ indexTemplatePath = "";
+ };
+ 92BC3ECC0BAEE55A000DAB7F /* being.cpp */ = {
+ uiCtxt = {
+ sepNavIntBoundsRect = "{{0, 0}, {543, 6776}}";
+ sepNavSelRange = "{2724, 0}";
+ sepNavVisRange = "{2276, 537}";
+ sepNavVisRect = "{{0, 1497}, {557, 473}}";
+ sepNavWindowFrame = "{{100, 183}, {602, 602}}";
+ };
+ };
+ 92BC3EE40BAEE55A000DAB7F /* engine.cpp */ = {
+ uiCtxt = {
+ sepNavIntBoundsRect = "{{0, 0}, {720, 1848}}";
+ sepNavSelRange = "{3021, 9}";
+ sepNavVisRange = "{2828, 277}";
+ sepNavWindowFrame = "{{64, 113}, {627, 714}}";
+ };
+ };
+ 92BC3EE60BAEE55A000DAB7F /* equipment.cpp */ = {
+ uiCtxt = {
+ sepNavIntBoundsRect = "{{0, 0}, {568, 700}}";
+ sepNavSelRange = "{0, 0}";
+ sepNavVisRange = "{268, 1098}";
+ sepNavWindowFrame = "{{64, 113}, {627, 714}}";
+ };
+ };
+ 92BC3EEC0BAEE55A000DAB7F /* game.cpp */ = {
+ uiCtxt = {
+ sepNavIntBoundsRect = "{{0, 0}, {633, 11256}}";
+ sepNavSelRange = "{24258, 0}";
+ sepNavVisRange = "{18439, 446}";
+ sepNavVisRect = "{{0, 4423}, {734, 180}}";
+ sepNavWindowFrame = "{{134, 50}, {627, 714}}";
+ };
+ };
+ 92BC3EED0BAEE55A000DAB7F /* game.h */ = {
+ uiCtxt = {
+ sepNavIntBoundsRect = "{{0, 0}, {543, 1148}}";
+ sepNavSelRange = "{0, 0}";
+ sepNavVisRange = "{1178, 918}";
+ sepNavVisRect = "{{0, 297}, {557, 473}}";
+ sepNavWindowFrame = "{{215, 78}, {602, 602}}";
+ };
+ };
+ 92BC3EEF0BAEE55A000DAB7F /* graphics.h */ = {
+ uiCtxt = {
+ sepNavIntBoundsRect = "{{0, 0}, {492, 2240}}";
+ sepNavSelRange = "{879, 39}";
+ sepNavVisRange = "{878, 92}";
+ sepNavVisRect = "{{0, 1767}, {557, 473}}";
+ sepNavWindowFrame = "{{192, 99}, {602, 602}}";
+ };
+ };
+ 92BC3EF70BAEE55A000DAB7F /* button.cpp */ = {
+ uiCtxt = {
+ sepNavIntBoundsRect = "{{0, 0}, {557, 2044}}";
+ sepNavSelRange = "{0, 0}";
+ sepNavVisRect = "{{0, 1537}, {557, 473}}";
+ sepNavWindowFrame = "{{54, 225}, {602, 602}}";
+ };
+ };
+ 92BC3EFB0BAEE55A000DAB7F /* buysell.cpp */ = {
+ uiCtxt = {
+ sepNavIntBoundsRect = "{{0, 0}, {557, 924}}";
+ sepNavSelRange = "{0, 0}";
+ sepNavVisRect = "{{0, 418}, {557, 473}}";
+ sepNavWindowFrame = "{{54, 225}, {602, 602}}";
+ };
+ };
+ 92BC3F0D0BAEE55A000DAB7F /* debugwindow.cpp */ = {
+ uiCtxt = {
+ sepNavIntBoundsRect = "{{0, 0}, {720, 1428}}";
+ sepNavSelRange = "{2619, 0}";
+ sepNavVisRange = "{2223, 508}";
+ };
+ };
+ 92BC3F120BAEE55A000DAB7F /* focushandler.h */ = {
+ uiCtxt = {
+ sepNavIntBoundsRect = "{{0, 0}, {568, 952}}";
+ sepNavSelRange = "{0, 0}";
+ sepNavVisRange = "{0, 1387}";
+ sepNavWindowFrame = "{{64, 113}, {627, 714}}";
+ };
+ };
+ 92BC3F150BAEE55A000DAB7F /* gui.cpp */ = {
+ uiCtxt = {
+ sepNavIntBoundsRect = "{{0, 0}, {568, 3234}}";
+ sepNavSelRange = "{0, 0}";
+ sepNavVisRange = "{2374, 1272}";
+ sepNavWindowFrame = "{{157, 29}, {627, 714}}";
+ };
+ };
+ 92BC3F1D0BAEE55A000DAB7F /* inventorywindow.cpp */ = {
+ uiCtxt = {
+ sepNavIntBoundsRect = "{{0, 0}, {557, 3486}}";
+ sepNavSelRange = "{0, 0}";
+ sepNavVisRect = "{{0, 2371}, {557, 473}}";
+ sepNavWindowFrame = "{{100, 183}, {602, 602}}";
+ };
+ };
+ 92BC3F340BAEE55A000DAB7F /* ok_dialog.cpp */ = {
+ uiCtxt = {
+ sepNavIntBoundsRect = "{{0, 0}, {568, 980}}";
+ sepNavSelRange = "{0, 0}";
+ sepNavVisRange = "{755, 1075}";
+ sepNavWindowFrame = "{{88, 92}, {627, 714}}";
+ };
+ };
+ 92BC3F350BAEE55A000DAB7F /* ok_dialog.h */ = {
+ uiCtxt = {
+ sepNavIntBoundsRect = "{{0, 0}, {568, 742}}";
+ sepNavSelRange = "{0, 0}";
+ sepNavVisRange = "{361, 1114}";
+ sepNavWindowFrame = "{{65, 113}, {627, 714}}";
+ };
+ };
+ 92BC3F450BAEE55A000DAB7F /* sell.cpp */ = {
+ uiCtxt = {
+ sepNavIntBoundsRect = "{{0, 0}, {557, 3962}}";
+ sepNavSelRange = "{0, 0}";
+ sepNavVisRect = "{{0, 2734}, {557, 473}}";
+ sepNavWindowFrame = "{{77, 204}, {602, 602}}";
+ };
+ };
+ 92BC3F580BAEE55A000DAB7F /* status.cpp */ = {
+ uiCtxt = {
+ sepNavIntBoundsRect = "{{0, 0}, {557, 5530}}";
+ sepNavSelRange = "{12685, 0}";
+ sepNavVisRect = "{{0, 3895}, {557, 473}}";
+ sepNavWindowFrame = "{{54, 225}, {602, 602}}";
+ };
+ };
+ 92BC3F620BAEE55B000DAB7F /* updatewindow.cpp */ = {
+ uiCtxt = {
+ sepNavIntBoundsRect = "{{0, 0}, {633, 6762}}";
+ sepNavSelRange = "{9189, 0}";
+ sepNavVisRange = "{9082, 354}";
+ sepNavWindowFrame = "{{157, 29}, {627, 714}}";
+ };
+ };
+ 92BC3F660BAEE55B000DAB7F /* viewport.cpp */ = {
+ uiCtxt = {
+ sepNavIntBoundsRect = "{{0, 0}, {511, 6706}}";
+ sepNavSelRange = "{7873, 63}";
+ sepNavVisRange = "{7501, 780}";
+ sepNavVisRect = "{{0, 4144}, {732, 459}}";
+ sepNavWindowFrame = "{{61, 197}, {777, 588}}";
+ };
+ };
+ 92BC3F670BAEE55B000DAB7F /* viewport.h */ = {
+ uiCtxt = {
+ sepNavIntBoundsRect = "{{0, 0}, {732, 2520}}";
+ sepNavSelRange = "{3505, 0}";
+ sepNavVisRect = "{{0, 1906}, {732, 459}}";
+ sepNavWindowFrame = "{{153, 113}, {777, 588}}";
+ };
+ };
+ 92BC3F680BAEE55B000DAB7F /* window.cpp */ = {
+ uiCtxt = {
+ sepNavIntBoundsRect = "{{0, 0}, {557, 6580}}";
+ sepNavSelRange = "{0, 0}";
+ sepNavVisRect = "{{0, 6107}, {557, 473}}";
+ sepNavWindowFrame = "{{100, 183}, {602, 602}}";
+ };
+ };
+ 92BC3F690BAEE55B000DAB7F /* window.h */ = {
+ uiCtxt = {
+ sepNavIntBoundsRect = "{{0, 0}, {557, 3878}}";
+ sepNavSelRange = "{0, 0}";
+ sepNavVisRect = "{{0, 533}, {557, 473}}";
+ sepNavWindowFrame = "{{77, 204}, {602, 602}}";
+ };
+ };
+ 92BC3F6D0BAEE55B000DAB7F /* inventory.cpp */ = {
+ uiCtxt = {
+ sepNavIntBoundsRect = "{{0, 0}, {633, 1904}}";
+ sepNavSelRange = "{1728, 0}";
+ sepNavVisRange = "{1653, 334}";
+ };
+ };
+ 92BC3F700BAEE55B000DAB7F /* item.h */ = {
+ uiCtxt = {
+ sepNavIntBoundsRect = "{{0, 0}, {633, 1890}}";
+ sepNavSelRange = "{1887, 0}";
+ sepNavVisRange = "{1727, 287}";
+ };
+ };
+ 92BC3F730BAEE55B000DAB7F /* localplayer.cpp */ = {
+ uiCtxt = {
+ sepNavIntBoundsRect = "{{0, 0}, {543, 6706}}";
+ sepNavSelRange = "{6691, 0}";
+ sepNavVisRange = "{6631, 622}";
+ sepNavVisRect = "{{0, 3594}, {734, 180}}";
+ sepNavWindowFrame = "{{436, 128}, {602, 602}}";
+ };
+ };
+ 92BC3F740BAEE55B000DAB7F /* localplayer.h */ = {
+ uiCtxt = {
+ sepNavIntBoundsRect = "{{0, 0}, {557, 2940}}";
+ sepNavSelRange = "{0, 0}";
+ sepNavVisRect = "{{0, 2240}, {557, 473}}";
+ sepNavWindowFrame = "{{238, 57}, {602, 602}}";
+ };
+ };
+ 92BC3F790BAEE55B000DAB7F /* main.cpp */ = {
+ uiCtxt = {
+ sepNavIntBoundsRect = "{{0, 0}, {718, 12404}}";
+ sepNavSelRange = "{958, 19}";
+ sepNavVisRange = "{616, 747}";
+ sepNavVisRect = "{{0, 1289}, {732, 459}}";
+ sepNavWindowFrame = "{{100, 219}, {777, 588}}";
+ };
+ };
+ 92BC3F7A0BAEE55B000DAB7F /* main.h */ = {
+ uiCtxt = {
+ sepNavIntBoundsRect = "{{0, 0}, {734, 1022}}";
+ sepNavSelRange = "{989, 8}";
+ sepNavVisRect = "{{0, 324}, {734, 180}}";
+ };
+ };
+ 92BC3F7C0BAEE55B000DAB7F /* map.cpp */ = {
+ uiCtxt = {
+ sepNavIntBoundsRect = "{{0, 0}, {633, 6706}}";
+ sepNavSelRange = "{8349, 0}";
+ sepNavVisRange = "{13918, 210}";
+ sepNavVisRect = "{{0, 2184}, {732, 459}}";
+ sepNavWindowFrame = "{{107, 155}, {777, 588}}";
+ };
+ };
+ 92BC3F7D0BAEE55B000DAB7F /* map.h */ = {
+ uiCtxt = {
+ sepNavIntBoundsRect = "{{0, 0}, {732, 3220}}";
+ sepNavSelRange = "{0, 0}";
+ sepNavVisRect = "{{0, 1156}, {732, 459}}";
+ sepNavWindowFrame = "{{84, 176}, {777, 588}}";
+ };
+ };
+ 92BC3F810BAEE55B000DAB7F /* beinghandler.cpp */ = {
+ uiCtxt = {
+ sepNavIntBoundsRect = "{{0, 0}, {568, 5586}}";
+ sepNavSelRange = "{1189, 0}";
+ sepNavVisRange = "{567, 1104}";
+ sepNavWindowFrame = "{{284, 87}, {627, 714}}";
+ };
+ };
+ 92BC3F870BAEE55B000DAB7F /* chathandler.cpp */ = {
+ uiCtxt = {
+ sepNavIntBoundsRect = "{{0, 0}, {557, 1666}}";
+ sepNavSelRange = "{0, 0}";
+ sepNavVisRect = "{{0, 403}, {557, 473}}";
+ sepNavWindowFrame = "{{261, 36}, {602, 602}}";
+ };
+ };
+ 92BC3F890BAEE55B000DAB7F /* equipmenthandler.cpp */ = {
+ uiCtxt = {
+ sepNavIntBoundsRect = "{{0, 0}, {482, 3024}}";
+ sepNavSelRange = "{6326, 0}";
+ sepNavVisRect = "{{0, 544}, {453, 186}}";
+ };
+ };
+ 92BC3F8B0BAEE55B000DAB7F /* inventoryhandler.cpp */ = {
+ uiCtxt = {
+ sepNavIntBoundsRect = "{{0, 0}, {568, 1946}}";
+ sepNavSelRange = "{1765, 0}";
+ sepNavVisRange = "{1454, 1476}";
+ sepNavWindowFrame = "{{65, 113}, {627, 714}}";
+ };
+ };
+ 92BC3F930BAEE55B000DAB7F /* messagehandler.cpp */ = {
+ uiCtxt = {
+ sepNavIntBoundsRect = "{{0, 0}, {557, 644}}";
+ sepNavSelRange = "{0, 0}";
+ sepNavVisRect = "{{0, 162}, {557, 473}}";
+ sepNavWindowFrame = "{{284, 15}, {602, 602}}";
+ };
+ };
+ 92BC3F950BAEE55B000DAB7F /* messagein.cpp */ = {
+ uiCtxt = {
+ sepNavIntBoundsRect = "{{0, 0}, {557, 2730}}";
+ sepNavSelRange = "{0, 0}";
+ sepNavVisRect = "{{0, 2257}, {557, 473}}";
+ sepNavWindowFrame = "{{54, 225}, {602, 602}}";
+ };
+ };
+ 92BC3F9A0BAEE55B000DAB7F /* network.h */ = {
+ uiCtxt = {
+ sepNavIntBoundsRect = "{{0, 0}, {482, 1470}}";
+ sepNavSelRange = "{956, 21}";
+ sepNavVisRect = "{{0, 292}, {453, 186}}";
+ };
+ };
+ 92BC3F9D0BAEE55B000DAB7F /* playerhandler.cpp */ = {
+ uiCtxt = {
+ sepNavIntBoundsRect = "{{0, 0}, {557, 4858}}";
+ sepNavSelRange = "{13406, 0}";
+ sepNavVisRect = "{{0, 2215}, {557, 473}}";
+ sepNavWindowFrame = "{{169, 120}, {602, 602}}";
+ };
+ };
+ 92BC3F9F0BAEE55B000DAB7F /* protocol.cpp */ = {
+ uiCtxt = {
+ sepNavIntBoundsRect = "{{0, 0}, {633, 1120}}";
+ sepNavSelRange = "{1206, 0}";
+ sepNavVisRange = "{1930, 220}";
+ sepNavVisRect = "{{0, 56}, {557, 473}}";
+ sepNavWindowFrame = "{{192, 99}, {602, 602}}";
+ };
+ };
+ 92BC3FA00BAEE55B000DAB7F /* protocol.h */ = {
+ uiCtxt = {
+ sepNavIntBoundsRect = "{{0, 0}, {584, 1568}}";
+ sepNavSelRange = "{1647, 0}";
+ sepNavVisRect = "{{0, 482}, {557, 473}}";
+ sepNavWindowFrame = "{{215, 78}, {602, 602}}";
+ };
+ };
+ 92BC3FA70BAEE55B000DAB7F /* openglgraphics.cpp */ = {
+ uiCtxt = {
+ sepNavIntBoundsRect = "{{0, 0}, {568, 5012}}";
+ sepNavSelRange = "{2418, 0}";
+ sepNavVisRange = "{1719, 1239}";
+ sepNavWindowFrame = "{{111, 71}, {627, 714}}";
+ };
+ };
+ 92BC3FAB0BAEE55B000DAB7F /* physfs.c */ = {
+ uiCtxt = {
+ sepNavIntBoundsRect = "{{0, 0}, {568, 30534}}";
+ sepNavSelRange = "{2692, 19}";
+ sepNavVisRange = "{2207, 1196}";
+ sepNavVisRect = "{{0, 0}, {734, 180}}";
+ sepNavWindowFrame = "{{157, 29}, {627, 714}}";
+ };
+ };
+ 92BC3FAC0BAEE55B000DAB7F /* physfs.h */ = {
+ uiCtxt = {
+ sepNavIntBoundsRect = "{{0, 0}, {594, 32648}}";
+ sepNavSelRange = "{68391, 0}";
+ sepNavVisRange = "{91786, 1458}";
+ sepNavWindowFrame = "{{140, 245}, {627, 714}}";
+ };
+ };
+ 92BC3FAD0BAEE55B000DAB7F /* physfs_byteorder.c */ = {
+ uiCtxt = {
+ sepNavIntBoundsRect = "{{0, 0}, {568, 4424}}";
+ sepNavSelRange = "{0, 0}";
+ sepNavVisRange = "{1921, 2082}";
+ sepNavVisRect = "{{0, 0}, {734, 180}}";
+ sepNavWindowFrame = "{{134, 50}, {627, 714}}";
+ };
+ };
+ 92BC3FAE0BAEE55B000DAB7F /* physfs_internal.h */ = {
+ uiCtxt = {
+ sepNavIntBoundsRect = "{{0, 0}, {708, 25382}}";
+ sepNavSelRange = "{67524, 9}";
+ sepNavVisRange = "{2139, 2075}";
+ sepNavWindowFrame = "{{111, 71}, {627, 714}}";
+ };
+ };
+ 92BC3FB50BAEE55B000DAB7F /* posix.c */ = {
+ uiCtxt = {
+ sepNavIntBoundsRect = "{{0, 0}, {568, 5642}}";
+ sepNavSelRange = "{6658, 0}";
+ sepNavVisRange = "{6143, 1239}";
+ sepNavVisRect = "{{0, 0}, {734, 180}}";
+ sepNavWindowFrame = "{{65, 113}, {627, 714}}";
+ };
+ };
+ 92BC3FB70BAEE55B000DAB7F /* unix.c */ = {
+ uiCtxt = {
+ sepNavIntBoundsRect = "{{0, 0}, {734, 8232}}";
+ sepNavSelRange = "{188, 8}";
+ sepNavVisRect = "{{0, 0}, {734, 180}}";
+ };
+ };
+ 92BC3FBA0BAEE55B000DAB7F /* player.cpp */ = {
+ uiCtxt = {
+ sepNavIntBoundsRect = "{{0, 0}, {543, 2870}}";
+ sepNavSelRange = "{0, 0}";
+ sepNavVisRange = "{0, 1100}";
+ sepNavVisRect = "{{0, 2733}, {557, 473}}";
+ sepNavWindowFrame = "{{77, 204}, {602, 602}}";
+ };
+ };
+ 92BC3FBB0BAEE55B000DAB7F /* player.h */ = {
+ uiCtxt = {
+ sepNavIntBoundsRect = "{{0, 0}, {557, 952}}";
+ sepNavSelRange = "{0, 0}";
+ sepNavVisRect = "{{0, 479}, {557, 473}}";
+ sepNavWindowFrame = "{{123, 162}, {602, 602}}";
+ };
+ };
+ 92BC3FC90BAEE55B000DAB7F /* image.cpp */ = {
+ uiCtxt = {
+ sepNavIntBoundsRect = "{{0, 0}, {568, 5544}}";
+ sepNavSelRange = "{0, 0}";
+ sepNavVisRange = "{1527, 900}";
+ sepNavWindowFrame = "{{179, 8}, {627, 714}}";
+ };
+ };
+ 92BC3FD70BAEE55B000DAB7F /* music.cpp */ = {
+ uiCtxt = {
+ sepNavIntBoundsRect = "{{0, 0}, {568, 1274}}";
+ sepNavSelRange = "{0, 0}";
+ sepNavVisRange = "{1087, 1007}";
+ sepNavWindowFrame = "{{64, 113}, {627, 714}}";
+ };
+ };
+ 92BC3FD80BAEE55B000DAB7F /* music.h */ = {
+ uiCtxt = {
+ sepNavIntBoundsRect = "{{0, 0}, {568, 1148}}";
+ sepNavSelRange = "{0, 0}";
+ sepNavVisRange = "{919, 1041}";
+ sepNavWindowFrame = "{{87, 92}, {627, 714}}";
+ };
+ };
+ 92BC3FDC0BAEE55B000DAB7F /* resource.h */ = {
+ uiCtxt = {
+ sepNavIntBoundsRect = "{{0, 0}, {568, 1078}}";
+ sepNavSelRange = "{0, 0}";
+ sepNavVisRange = "{1038, 870}";
+ sepNavWindowFrame = "{{110, 71}, {627, 714}}";
+ };
+ };
+ 92BC3FDD0BAEE55B000DAB7F /* resourcemanager.cpp */ = {
+ uiCtxt = {
+ sepNavIntBoundsRect = "{{0, 0}, {568, 6650}}";
+ sepNavSelRange = "{5598, 0}";
+ sepNavVisRange = "{5065, 1072}";
+ sepNavWindowFrame = "{{351, 73}, {627, 714}}";
+ };
+ };
+ 92BC3FDE0BAEE55B000DAB7F /* resourcemanager.h */ = {
+ uiCtxt = {
+ sepNavIntBoundsRect = "{{0, 0}, {568, 3276}}";
+ sepNavSelRange = "{3055, 0}";
+ sepNavVisRange = "{2573, 1462}";
+ sepNavWindowFrame = "{{133, 50}, {627, 714}}";
+ };
+ };
+ 92BC3FE20BAEE55B000DAB7F /* soundeffect.h */ = {
+ uiCtxt = {
+ sepNavIntBoundsRect = "{{0, 0}, {568, 1064}}";
+ sepNavSelRange = "{0, 0}";
+ sepNavVisRange = "{1110, 1062}";
+ sepNavWindowFrame = "{{179, 8}, {627, 714}}";
+ };
+ };
+ 92BC3FEA0BAEE55B000DAB7F /* sound.cpp */ = {
+ uiCtxt = {
+ sepNavIntBoundsRect = "{{0, 0}, {568, 3066}}";
+ sepNavSelRange = "{3587, 0}";
+ sepNavVisRange = "{3180, 872}";
+ sepNavWindowFrame = "{{110, 71}, {627, 714}}";
+ };
+ };
+ 92BC3FEB0BAEE55B000DAB7F /* sound.h */ = {
+ uiCtxt = {
+ sepNavIntBoundsRect = "{{0, 0}, {720, 1764}}";
+ sepNavSelRange = "{1673, 9}";
+ sepNavVisRange = "{1374, 363}";
+ sepNavWindowFrame = "{{156, 29}, {627, 714}}";
+ };
+ };
+ 92BC3FF20BAEE55B000DAB7F /* tostring.h */ = {
+ uiCtxt = {
+ sepNavIntBoundsRect = "{{0, 0}, {633, 532}}";
+ sepNavSelRange = "{1038, 0}";
+ sepNavVisRange = "{962, 150}";
+ };
+ };
+ 92BC40E50BAEF54B000DAB7F /* SDLMain.m */ = {
+ uiCtxt = {
+ sepNavIntBoundsRect = "{{0, 0}, {726, 3906}}";
+ sepNavSelRange = "{3069, 0}";
+ sepNavVisRange = "{2696, 949}";
+ sepNavWindowFrame = "{{583, 96}, {627, 714}}";
+ };
+ };
+ 92BC416E0BAF664C000DAB7F /* ChangeLog */ = {
+ uiCtxt = {
+ sepNavIntBoundsRect = "{{0, 0}, {734, 59234}}";
+ sepNavSelRange = "{146456, 3}";
+ sepNavVisRect = "{{0, 47601}, {734, 180}}";
+ sepNavWindowFrame = "{{130, 134}, {777, 588}}";
+ };
+ };
+ 92FD19AE0DDCE51000D14E5D /* player_relations.cpp */ = {
+ uiCtxt = {
+ sepNavIntBoundsRect = "{{0, 0}, {632, 5388}}";
+ sepNavSelRange = "{3940, 0}";
+ sepNavVisRange = "{3262, 1320}";
+ sepNavWindowFrame = "{{180, 8}, {627, 714}}";
+ };
+ };
+}
diff --git a/themanaworld.xcodeproj/project.pbxproj b/themanaworld.xcodeproj/project.pbxproj
new file mode 100644
index 00000000..5bd59f57
--- /dev/null
+++ b/themanaworld.xcodeproj/project.pbxproj
@@ -0,0 +1,1722 @@
+// !$*UTF8*$!
+{
+ archiveVersion = 1;
+ classes = {
+ };
+ objectVersion = 42;
+ objects = {
+
+/* Begin PBXBuildFile section */
+ 8D0C4E920486CD37000505A6 /* Carbon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 20286C33FDCF999611CA2CEA /* Carbon.framework */; };
+ 92024D2F0CF1BD9E006B55CB /* keyboardconfig.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 92024D2A0CF1BD9E006B55CB /* keyboardconfig.cpp */; };
+ 92024D3D0CF1BDF7006B55CB /* setup_keyboard.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 92024D360CF1BDF7006B55CB /* setup_keyboard.cpp */; };
+ 92024E150CF1C0DA006B55CB /* close_button.png in Copy GUI Files */ = {isa = PBXBuildFile; fileRef = 92024D5B0CF1BE5C006B55CB /* close_button.png */; };
+ 92024E160CF1C0FB006B55CB /* unknown-item.png in Copy GUI Files */ = {isa = PBXBuildFile; fileRef = 92024D5D0CF1BE5C006B55CB /* unknown-item.png */; };
+ 92024E170CF1C11D006B55CB /* item_shortcut_bgr.png in Copy GUI Files */ = {isa = PBXBuildFile; fileRef = 92024D5C0CF1BE5C006B55CB /* item_shortcut_bgr.png */; };
+ 92024E760CF1DCF6006B55CB /* imageloader.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 92024E740CF1DCF6006B55CB /* imageloader.cpp */; };
+ 92037A1F0ED2037300D3712D /* text.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 92037A1B0ED2037300D3712D /* text.cpp */; };
+ 92037A200ED2037300D3712D /* textmanager.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 92037A1D0ED2037300D3712D /* textmanager.cpp */; };
+ 922CD9580E3D00900074C50E /* npcdb.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 922CD9560E3D00900074C50E /* npcdb.cpp */; };
+ 922CD95F0E3D01080074C50E /* shopitem.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 922CD95D0E3D01080074C50E /* shopitem.cpp */; };
+ 922CD9ED0E3D02C50074C50E /* guichan.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 922CD9EC0E3D02C50074C50E /* guichan.framework */; };
+ 922CDA6A0E3D07150074C50E /* guichan.framework in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 922CD9EC0E3D02C50074C50E /* guichan.framework */; };
+ 924A39F20C0784280066885E /* animationparticle.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 924A39E80C0784280066885E /* animationparticle.cpp */; };
+ 924A39F30C0784280066885E /* imageparticle.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 924A39EA0C0784280066885E /* imageparticle.cpp */; };
+ 924A39F40C0784280066885E /* particle.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 924A39EC0C0784280066885E /* particle.cpp */; };
+ 924A39F50C0784280066885E /* particleemitter.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 924A39EE0C0784280066885E /* particleemitter.cpp */; };
+ 924A39F60C0784280066885E /* textparticle.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 924A39F00C0784280066885E /* textparticle.cpp */; };
+ 924A3A120C07A60B0066885E /* resizegrip.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 924A3A100C07A60B0066885E /* resizegrip.cpp */; };
+ 924A40570C085EF50066885E /* items.xsd in Copy Data Files */ = {isa = PBXBuildFile; fileRef = 924A401C0C085ED80066885E /* items.xsd */; };
+ 924A405A0C085F950066885E /* bg_quad_dis.png in Copy GUI Files */ = {isa = PBXBuildFile; fileRef = 924A3E600C085ED70066885E /* bg_quad_dis.png */; };
+ 924A405B0C085F950066885E /* browserfont.png in Copy GUI Files */ = {isa = PBXBuildFile; fileRef = 924A3E610C085ED70066885E /* browserfont.png */; };
+ 924A405C0C085F950066885E /* button.png in Copy GUI Files */ = {isa = PBXBuildFile; fileRef = 924A3E620C085ED70066885E /* button.png */; };
+ 924A405D0C085F950066885E /* button_disabled.png in Copy GUI Files */ = {isa = PBXBuildFile; fileRef = 924A3E630C085ED70066885E /* button_disabled.png */; };
+ 924A405E0C085F950066885E /* buttonhi.png in Copy GUI Files */ = {isa = PBXBuildFile; fileRef = 924A3E640C085ED70066885E /* buttonhi.png */; };
+ 924A405F0C085F950066885E /* buttonpress.png in Copy GUI Files */ = {isa = PBXBuildFile; fileRef = 924A3E650C085ED70066885E /* buttonpress.png */; };
+ 924A40600C085F950066885E /* checkbox.png in Copy GUI Files */ = {isa = PBXBuildFile; fileRef = 924A3E660C085ED70066885E /* checkbox.png */; };
+ 924A40610C085F950066885E /* deepbox.png in Copy GUI Files */ = {isa = PBXBuildFile; fileRef = 924A3E680C085ED70066885E /* deepbox.png */; };
+ 924A40620C085F950066885E /* fixedfont.png in Copy GUI Files */ = {isa = PBXBuildFile; fileRef = 924A3E690C085ED70066885E /* fixedfont.png */; };
+ 924A40630C085F950066885E /* hits_blue.png in Copy GUI Files */ = {isa = PBXBuildFile; fileRef = 924A3E6A0C085ED70066885E /* hits_blue.png */; };
+ 924A40640C085F950066885E /* hits_red.png in Copy GUI Files */ = {isa = PBXBuildFile; fileRef = 924A3E6B0C085ED70066885E /* hits_red.png */; };
+ 924A40650C085F950066885E /* hits_yellow.png in Copy GUI Files */ = {isa = PBXBuildFile; fileRef = 924A3E6C0C085ED70066885E /* hits_yellow.png */; };
+ 924A40660C085F950066885E /* hscroll_left_default.png in Copy GUI Files */ = {isa = PBXBuildFile; fileRef = 924A3E6D0C085ED70066885E /* hscroll_left_default.png */; };
+ 924A40670C085F950066885E /* hscroll_left_highlight.png in Copy GUI Files */ = {isa = PBXBuildFile; fileRef = 924A3E6E0C085ED70066885E /* hscroll_left_highlight.png */; };
+ 924A40680C085F950066885E /* hscroll_left_pressed.png in Copy GUI Files */ = {isa = PBXBuildFile; fileRef = 924A3E6F0C085ED70066885E /* hscroll_left_pressed.png */; };
+ 924A40690C085F950066885E /* hscroll_right_default.png in Copy GUI Files */ = {isa = PBXBuildFile; fileRef = 924A3E700C085ED70066885E /* hscroll_right_default.png */; };
+ 924A406A0C085F950066885E /* hscroll_right_highlight.png in Copy GUI Files */ = {isa = PBXBuildFile; fileRef = 924A3E710C085ED70066885E /* hscroll_right_highlight.png */; };
+ 924A406B0C085F950066885E /* hscroll_right_pressed.png in Copy GUI Files */ = {isa = PBXBuildFile; fileRef = 924A3E720C085ED70066885E /* hscroll_right_pressed.png */; };
+ 924A406C0C085F950066885E /* menuitemD.png in Copy GUI Files */ = {isa = PBXBuildFile; fileRef = 924A3E740C085ED70066885E /* menuitemD.png */; };
+ 924A406D0C085F950066885E /* menuitemF.png in Copy GUI Files */ = {isa = PBXBuildFile; fileRef = 924A3E750C085ED70066885E /* menuitemF.png */; };
+ 924A406E0C085F950066885E /* menuitemN.png in Copy GUI Files */ = {isa = PBXBuildFile; fileRef = 924A3E760C085ED70066885E /* menuitemN.png */; };
+ 924A406F0C085F950066885E /* menuitemP.png in Copy GUI Files */ = {isa = PBXBuildFile; fileRef = 924A3E770C085ED70066885E /* menuitemP.png */; };
+ 924A40700C085F950066885E /* mouse.png in Copy GUI Files */ = {isa = PBXBuildFile; fileRef = 924A3E780C085ED70066885E /* mouse.png */; };
+ 924A40710C085F950066885E /* radioin.png in Copy GUI Files */ = {isa = PBXBuildFile; fileRef = 924A3E790C085ED70066885E /* radioin.png */; };
+ 924A40720C085F950066885E /* radioout.png in Copy GUI Files */ = {isa = PBXBuildFile; fileRef = 924A3E7A0C085ED70066885E /* radioout.png */; };
+ 924A40730C085F950066885E /* resize.png in Copy GUI Files */ = {isa = PBXBuildFile; fileRef = 924A3E7B0C085ED70066885E /* resize.png */; };
+ 924A40740C085F950066885E /* rpgfont_wider.png in Copy GUI Files */ = {isa = PBXBuildFile; fileRef = 924A3E7C0C085ED70066885E /* rpgfont_wider.png */; };
+ 924A40750C085F950066885E /* sansserif8.png in Copy GUI Files */ = {isa = PBXBuildFile; fileRef = 924A3E7D0C085ED70066885E /* sansserif8.png */; };
+ 924A40760C085F950066885E /* selection.png in Copy GUI Files */ = {isa = PBXBuildFile; fileRef = 924A3E7E0C085ED70066885E /* selection.png */; };
+ 924A40770C085F950066885E /* slider.png in Copy GUI Files */ = {isa = PBXBuildFile; fileRef = 924A3E7F0C085ED70066885E /* slider.png */; };
+ 924A40780C085F950066885E /* target-cursor-blue-l.png in Copy GUI Files */ = {isa = PBXBuildFile; fileRef = 924A3E800C085ED70066885E /* target-cursor-blue-l.png */; };
+ 924A40790C085F950066885E /* target-cursor-blue-m.png in Copy GUI Files */ = {isa = PBXBuildFile; fileRef = 924A3E810C085ED70066885E /* target-cursor-blue-m.png */; };
+ 924A407A0C085F950066885E /* target-cursor-blue-s.png in Copy GUI Files */ = {isa = PBXBuildFile; fileRef = 924A3E820C085ED70066885E /* target-cursor-blue-s.png */; };
+ 924A407B0C085F950066885E /* target-cursor-red-l.png in Copy GUI Files */ = {isa = PBXBuildFile; fileRef = 924A3E830C085ED70066885E /* target-cursor-red-l.png */; };
+ 924A407C0C085F950066885E /* target-cursor-red-m.png in Copy GUI Files */ = {isa = PBXBuildFile; fileRef = 924A3E840C085ED70066885E /* target-cursor-red-m.png */; };
+ 924A407D0C085F950066885E /* target-cursor-red-s.png in Copy GUI Files */ = {isa = PBXBuildFile; fileRef = 924A3E850C085ED70066885E /* target-cursor-red-s.png */; };
+ 924A407E0C085F950066885E /* thickborder.png in Copy GUI Files */ = {isa = PBXBuildFile; fileRef = 924A3E860C085ED70066885E /* thickborder.png */; };
+ 924A407F0C085F950066885E /* vscroll_blue.png in Copy GUI Files */ = {isa = PBXBuildFile; fileRef = 924A3E870C085ED70066885E /* vscroll_blue.png */; };
+ 924A40800C085F950066885E /* vscroll_down_default.png in Copy GUI Files */ = {isa = PBXBuildFile; fileRef = 924A3E880C085ED70066885E /* vscroll_down_default.png */; };
+ 924A40810C085F950066885E /* vscroll_down_highlight.png in Copy GUI Files */ = {isa = PBXBuildFile; fileRef = 924A3E890C085ED70066885E /* vscroll_down_highlight.png */; };
+ 924A40820C085F950066885E /* vscroll_down_pressed.png in Copy GUI Files */ = {isa = PBXBuildFile; fileRef = 924A3E8A0C085ED70066885E /* vscroll_down_pressed.png */; };
+ 924A40830C085F950066885E /* vscroll_grey.png in Copy GUI Files */ = {isa = PBXBuildFile; fileRef = 924A3E8B0C085ED70066885E /* vscroll_grey.png */; };
+ 924A40840C085F950066885E /* vscroll_red.png in Copy GUI Files */ = {isa = PBXBuildFile; fileRef = 924A3E8C0C085ED70066885E /* vscroll_red.png */; };
+ 924A40850C085F950066885E /* vscroll_up_default.png in Copy GUI Files */ = {isa = PBXBuildFile; fileRef = 924A3E8D0C085ED70066885E /* vscroll_up_default.png */; };
+ 924A40860C085F950066885E /* vscroll_up_highlight.png in Copy GUI Files */ = {isa = PBXBuildFile; fileRef = 924A3E8E0C085ED70066885E /* vscroll_up_highlight.png */; };
+ 924A40870C085F950066885E /* vscroll_up_pressed.png in Copy GUI Files */ = {isa = PBXBuildFile; fileRef = 924A3E8F0C085ED70066885E /* vscroll_up_pressed.png */; };
+ 924A408A0C0860120066885E /* error.png in Copy Image Files */ = {isa = PBXBuildFile; fileRef = 924A3E990C085ED70066885E /* error.png */; };
+ 924A408B0C0860120066885E /* login_wallpaper.png in Copy Image Files */ = {isa = PBXBuildFile; fileRef = 924A3E9A0C085ED70066885E /* login_wallpaper.png */; };
+ 924A42020C0861EC0066885E /* about.txt in Copy Help Files */ = {isa = PBXBuildFile; fileRef = 924A400A0C085ED80066885E /* about.txt */; };
+ 924A42030C0861EC0066885E /* changes.txt in Copy Help Files */ = {isa = PBXBuildFile; fileRef = 924A400B0C085ED80066885E /* changes.txt */; };
+ 924A42040C0861EC0066885E /* commands.txt in Copy Help Files */ = {isa = PBXBuildFile; fileRef = 924A400D0C085ED80066885E /* commands.txt */; };
+ 924A42050C0861EC0066885E /* header.txt in Copy Help Files */ = {isa = PBXBuildFile; fileRef = 924A400E0C085ED80066885E /* header.txt */; };
+ 924A42060C0861EC0066885E /* index.txt in Copy Help Files */ = {isa = PBXBuildFile; fileRef = 924A400F0C085ED80066885E /* index.txt */; };
+ 924A42070C0861EC0066885E /* skills.txt in Copy Help Files */ = {isa = PBXBuildFile; fileRef = 924A40110C085ED80066885E /* skills.txt */; };
+ 924A42080C0861EC0066885E /* support.txt in Copy Help Files */ = {isa = PBXBuildFile; fileRef = 924A40120C085ED80066885E /* support.txt */; };
+ 924A42090C0861EC0066885E /* team.txt in Copy Help Files */ = {isa = PBXBuildFile; fileRef = 924A40130C085ED80066885E /* team.txt */; };
+ 924A425A0C0871EC0066885E /* The Mana World.icns in Resources */ = {isa = PBXBuildFile; fileRef = 924A42590C0871EC0066885E /* The Mana World.icns */; };
+ 925350030BC12A3200115FD5 /* imageset.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 925350010BC12A3200115FD5 /* imageset.cpp */; };
+ 926F9CF80DB005FA00AACD26 /* itemshortcut.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 926F9CF60DB005FA00AACD26 /* itemshortcut.cpp */; };
+ 926F9D450DB00AFC00AACD26 /* itemshortcutcontainer.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 926F9D410DB00AFC00AACD26 /* itemshortcutcontainer.cpp */; };
+ 926F9D460DB00AFC00AACD26 /* itemshortcutwindow.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 926F9D430DB00AFC00AACD26 /* itemshortcutwindow.cpp */; };
+ 9294DA9B0C17E70400FCEDE9 /* physfs.c in Sources */ = {isa = PBXBuildFile; fileRef = 92BC3FAB0BAEE55B000DAB7F /* physfs.c */; };
+ 9294DA9C0C17E70600FCEDE9 /* physfs_byteorder.c in Sources */ = {isa = PBXBuildFile; fileRef = 92BC3FAD0BAEE55B000DAB7F /* physfs_byteorder.c */; };
+ 9294DAA10C17E73200FCEDE9 /* libpng.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 9294DAA00C17E73200FCEDE9 /* libpng.framework */; };
+ 92A4CC9E0D1C622E00CA28FB /* dye.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 92A4CC9D0D1C622E00CA28FB /* dye.cpp */; };
+ 92A4CCE80D1DA58D00CA28FB /* dir.c in Sources */ = {isa = PBXBuildFile; fileRef = 92A4CCE00D1DA58D00CA28FB /* dir.c */; };
+ 92A4CCE90D1DA58D00CA28FB /* grp.c in Sources */ = {isa = PBXBuildFile; fileRef = 92A4CCE10D1DA58D00CA28FB /* grp.c */; };
+ 92A4CCEA0D1DA58D00CA28FB /* hog.c in Sources */ = {isa = PBXBuildFile; fileRef = 92A4CCE20D1DA58D00CA28FB /* hog.c */; };
+ 92A4CCEB0D1DA58D00CA28FB /* lzma.c in Sources */ = {isa = PBXBuildFile; fileRef = 92A4CCE30D1DA58D00CA28FB /* lzma.c */; };
+ 92A4CCEC0D1DA58D00CA28FB /* mvl.c in Sources */ = {isa = PBXBuildFile; fileRef = 92A4CCE40D1DA58D00CA28FB /* mvl.c */; };
+ 92A4CCED0D1DA58D00CA28FB /* qpak.c in Sources */ = {isa = PBXBuildFile; fileRef = 92A4CCE50D1DA58D00CA28FB /* qpak.c */; };
+ 92A4CCEE0D1DA58D00CA28FB /* wad.c in Sources */ = {isa = PBXBuildFile; fileRef = 92A4CCE60D1DA58D00CA28FB /* wad.c */; };
+ 92A4CCEF0D1DA58D00CA28FB /* zip.c in Sources */ = {isa = PBXBuildFile; fileRef = 92A4CCE70D1DA58D00CA28FB /* zip.c */; };
+ 92A4CCF30D1DA5C600CA28FB /* macosx.c in Sources */ = {isa = PBXBuildFile; fileRef = 92A4CCF20D1DA5C600CA28FB /* macosx.c */; };
+ 92A4CCF90D1DA81A00CA28FB /* posix.c in Sources */ = {isa = PBXBuildFile; fileRef = 92BC3FB50BAEE55B000DAB7F /* posix.c */; };
+ 92A4CCFC0D1DA89800CA28FB /* physfs_unicode.c in Sources */ = {isa = PBXBuildFile; fileRef = 92A4CCFB0D1DA89800CA28FB /* physfs_unicode.c */; };
+ 92A4CCFF0D1DA8E500CA28FB /* LICENSE.rtf in Resources */ = {isa = PBXBuildFile; fileRef = 92A4CCFE0D1DA8E500CA28FB /* LICENSE.rtf */; };
+ 92BC3FF60BAEE55B000DAB7F /* animatedsprite.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 92BC3ECA0BAEE55A000DAB7F /* animatedsprite.cpp */; };
+ 92BC3FF70BAEE55B000DAB7F /* being.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 92BC3ECC0BAEE55A000DAB7F /* being.cpp */; };
+ 92BC3FF80BAEE55B000DAB7F /* beingmanager.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 92BC3ECE0BAEE55A000DAB7F /* beingmanager.cpp */; };
+ 92BC3FFA0BAEE55B000DAB7F /* configuration.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 92BC3ED20BAEE55A000DAB7F /* configuration.cpp */; };
+ 92BC40020BAEE55B000DAB7F /* engine.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 92BC3EE40BAEE55A000DAB7F /* engine.cpp */; };
+ 92BC40030BAEE55B000DAB7F /* equipment.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 92BC3EE60BAEE55A000DAB7F /* equipment.cpp */; };
+ 92BC40040BAEE55B000DAB7F /* floor_item.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 92BC3EE80BAEE55A000DAB7F /* floor_item.cpp */; };
+ 92BC40050BAEE55B000DAB7F /* flooritemmanager.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 92BC3EEA0BAEE55A000DAB7F /* flooritemmanager.cpp */; };
+ 92BC40060BAEE55B000DAB7F /* game.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 92BC3EEC0BAEE55A000DAB7F /* game.cpp */; };
+ 92BC40070BAEE55B000DAB7F /* graphics.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 92BC3EEE0BAEE55A000DAB7F /* graphics.cpp */; };
+ 92BC40080BAEE55B000DAB7F /* box.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 92BC3EF10BAEE55A000DAB7F /* box.cpp */; };
+ 92BC40090BAEE55B000DAB7F /* browserbox.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 92BC3EF30BAEE55A000DAB7F /* browserbox.cpp */; };
+ 92BC400A0BAEE55B000DAB7F /* buddywindow.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 92BC3EF50BAEE55A000DAB7F /* buddywindow.cpp */; };
+ 92BC400B0BAEE55B000DAB7F /* button.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 92BC3EF70BAEE55A000DAB7F /* button.cpp */; };
+ 92BC400C0BAEE55B000DAB7F /* buy.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 92BC3EF90BAEE55A000DAB7F /* buy.cpp */; };
+ 92BC400D0BAEE55B000DAB7F /* buysell.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 92BC3EFB0BAEE55A000DAB7F /* buysell.cpp */; };
+ 92BC400E0BAEE55B000DAB7F /* char_select.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 92BC3EFD0BAEE55A000DAB7F /* char_select.cpp */; };
+ 92BC400F0BAEE55B000DAB7F /* char_server.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 92BC3EFF0BAEE55A000DAB7F /* char_server.cpp */; };
+ 92BC40100BAEE55B000DAB7F /* chargedialog.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 92BC3F010BAEE55A000DAB7F /* chargedialog.cpp */; };
+ 92BC40110BAEE55B000DAB7F /* chat.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 92BC3F030BAEE55A000DAB7F /* chat.cpp */; };
+ 92BC40120BAEE55B000DAB7F /* chatinput.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 92BC3F050BAEE55A000DAB7F /* chatinput.cpp */; };
+ 92BC40130BAEE55B000DAB7F /* checkbox.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 92BC3F070BAEE55A000DAB7F /* checkbox.cpp */; };
+ 92BC40140BAEE55B000DAB7F /* confirm_dialog.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 92BC3F090BAEE55A000DAB7F /* confirm_dialog.cpp */; };
+ 92BC40150BAEE55B000DAB7F /* connection.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 92BC3F0B0BAEE55A000DAB7F /* connection.cpp */; };
+ 92BC40160BAEE55B000DAB7F /* debugwindow.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 92BC3F0D0BAEE55A000DAB7F /* debugwindow.cpp */; };
+ 92BC40170BAEE55B000DAB7F /* equipmentwindow.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 92BC3F0F0BAEE55A000DAB7F /* equipmentwindow.cpp */; };
+ 92BC40180BAEE55B000DAB7F /* focushandler.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 92BC3F110BAEE55A000DAB7F /* focushandler.cpp */; };
+ 92BC40190BAEE55B000DAB7F /* gccontainer.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 92BC3F130BAEE55A000DAB7F /* gccontainer.cpp */; };
+ 92BC401A0BAEE55B000DAB7F /* gui.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 92BC3F150BAEE55A000DAB7F /* gui.cpp */; };
+ 92BC401B0BAEE55B000DAB7F /* hbox.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 92BC3F170BAEE55A000DAB7F /* hbox.cpp */; };
+ 92BC401C0BAEE55B000DAB7F /* help.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 92BC3F190BAEE55A000DAB7F /* help.cpp */; };
+ 92BC401D0BAEE55B000DAB7F /* inttextbox.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 92BC3F1B0BAEE55A000DAB7F /* inttextbox.cpp */; };
+ 92BC401E0BAEE55B000DAB7F /* inventorywindow.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 92BC3F1D0BAEE55A000DAB7F /* inventorywindow.cpp */; };
+ 92BC401F0BAEE55B000DAB7F /* item_amount.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 92BC3F1F0BAEE55A000DAB7F /* item_amount.cpp */; };
+ 92BC40200BAEE55B000DAB7F /* itemcontainer.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 92BC3F210BAEE55A000DAB7F /* itemcontainer.cpp */; };
+ 92BC40210BAEE55B000DAB7F /* listbox.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 92BC3F240BAEE55A000DAB7F /* listbox.cpp */; };
+ 92BC40220BAEE55B000DAB7F /* login.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 92BC3F260BAEE55A000DAB7F /* login.cpp */; };
+ 92BC40230BAEE55B000DAB7F /* menuwindow.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 92BC3F280BAEE55A000DAB7F /* menuwindow.cpp */; };
+ 92BC40240BAEE55B000DAB7F /* minimap.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 92BC3F2A0BAEE55A000DAB7F /* minimap.cpp */; };
+ 92BC40250BAEE55B000DAB7F /* ministatus.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 92BC3F2C0BAEE55A000DAB7F /* ministatus.cpp */; };
+ 92BC40260BAEE55B000DAB7F /* newskill.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 92BC3F2E0BAEE55A000DAB7F /* newskill.cpp */; };
+ 92BC40270BAEE55B000DAB7F /* npc_text.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 92BC3F300BAEE55A000DAB7F /* npc_text.cpp */; };
+ 92BC40280BAEE55B000DAB7F /* npclistdialog.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 92BC3F320BAEE55A000DAB7F /* npclistdialog.cpp */; };
+ 92BC40290BAEE55B000DAB7F /* ok_dialog.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 92BC3F340BAEE55A000DAB7F /* ok_dialog.cpp */; };
+ 92BC402A0BAEE55B000DAB7F /* passwordfield.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 92BC3F360BAEE55A000DAB7F /* passwordfield.cpp */; };
+ 92BC402B0BAEE55B000DAB7F /* playerbox.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 92BC3F380BAEE55A000DAB7F /* playerbox.cpp */; };
+ 92BC402C0BAEE55B000DAB7F /* popupmenu.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 92BC3F3A0BAEE55A000DAB7F /* popupmenu.cpp */; };
+ 92BC402D0BAEE55B000DAB7F /* progressbar.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 92BC3F3C0BAEE55A000DAB7F /* progressbar.cpp */; };
+ 92BC402E0BAEE55B000DAB7F /* radiobutton.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 92BC3F3E0BAEE55A000DAB7F /* radiobutton.cpp */; };
+ 92BC402F0BAEE55B000DAB7F /* register.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 92BC3F400BAEE55A000DAB7F /* register.cpp */; };
+ 92BC40300BAEE55B000DAB7F /* scrollarea.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 92BC3F420BAEE55A000DAB7F /* scrollarea.cpp */; };
+ 92BC40310BAEE55B000DAB7F /* sell.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 92BC3F450BAEE55A000DAB7F /* sell.cpp */; };
+ 92BC40320BAEE55B000DAB7F /* setup.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 92BC3F470BAEE55A000DAB7F /* setup.cpp */; };
+ 92BC40330BAEE55B000DAB7F /* setup_audio.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 92BC3F490BAEE55A000DAB7F /* setup_audio.cpp */; };
+ 92BC40340BAEE55B000DAB7F /* setup_joystick.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 92BC3F4B0BAEE55A000DAB7F /* setup_joystick.cpp */; };
+ 92BC40350BAEE55B000DAB7F /* setup_video.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 92BC3F4D0BAEE55A000DAB7F /* setup_video.cpp */; };
+ 92BC40360BAEE55B000DAB7F /* shop.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 92BC3F500BAEE55A000DAB7F /* shop.cpp */; };
+ 92BC40370BAEE55B000DAB7F /* shoplistbox.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 92BC3F520BAEE55A000DAB7F /* shoplistbox.cpp */; };
+ 92BC40380BAEE55B000DAB7F /* skill.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 92BC3F540BAEE55A000DAB7F /* skill.cpp */; };
+ 92BC40390BAEE55B000DAB7F /* slider.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 92BC3F560BAEE55A000DAB7F /* slider.cpp */; };
+ 92BC403A0BAEE55B000DAB7F /* status.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 92BC3F580BAEE55A000DAB7F /* status.cpp */; };
+ 92BC403B0BAEE55B000DAB7F /* tabbedcontainer.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 92BC3F5A0BAEE55B000DAB7F /* tabbedcontainer.cpp */; };
+ 92BC403C0BAEE55B000DAB7F /* textbox.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 92BC3F5C0BAEE55B000DAB7F /* textbox.cpp */; };
+ 92BC403D0BAEE55B000DAB7F /* textfield.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 92BC3F5E0BAEE55B000DAB7F /* textfield.cpp */; };
+ 92BC403E0BAEE55B000DAB7F /* trade.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 92BC3F600BAEE55B000DAB7F /* trade.cpp */; };
+ 92BC403F0BAEE55B000DAB7F /* updatewindow.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 92BC3F620BAEE55B000DAB7F /* updatewindow.cpp */; };
+ 92BC40400BAEE55B000DAB7F /* vbox.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 92BC3F640BAEE55B000DAB7F /* vbox.cpp */; };
+ 92BC40410BAEE55B000DAB7F /* viewport.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 92BC3F660BAEE55B000DAB7F /* viewport.cpp */; };
+ 92BC40420BAEE55B000DAB7F /* window.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 92BC3F680BAEE55B000DAB7F /* window.cpp */; };
+ 92BC40430BAEE55B000DAB7F /* windowcontainer.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 92BC3F6A0BAEE55B000DAB7F /* windowcontainer.cpp */; };
+ 92BC40440BAEE55B000DAB7F /* inventory.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 92BC3F6D0BAEE55B000DAB7F /* inventory.cpp */; };
+ 92BC40450BAEE55B000DAB7F /* item.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 92BC3F6F0BAEE55B000DAB7F /* item.cpp */; };
+ 92BC40460BAEE55B000DAB7F /* joystick.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 92BC3F710BAEE55B000DAB7F /* joystick.cpp */; };
+ 92BC40470BAEE55B000DAB7F /* localplayer.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 92BC3F730BAEE55B000DAB7F /* localplayer.cpp */; };
+ 92BC40480BAEE55B000DAB7F /* log.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 92BC3F760BAEE55B000DAB7F /* log.cpp */; };
+ 92BC40490BAEE55B000DAB7F /* main.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 92BC3F790BAEE55B000DAB7F /* main.cpp */; };
+ 92BC404B0BAEE55B000DAB7F /* map.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 92BC3F7C0BAEE55B000DAB7F /* map.cpp */; };
+ 92BC404C0BAEE55B000DAB7F /* monster.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 92BC3F7E0BAEE55B000DAB7F /* monster.cpp */; };
+ 92BC404D0BAEE55B000DAB7F /* beinghandler.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 92BC3F810BAEE55B000DAB7F /* beinghandler.cpp */; };
+ 92BC404E0BAEE55B000DAB7F /* buysellhandler.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 92BC3F830BAEE55B000DAB7F /* buysellhandler.cpp */; };
+ 92BC404F0BAEE55B000DAB7F /* charserverhandler.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 92BC3F850BAEE55B000DAB7F /* charserverhandler.cpp */; };
+ 92BC40500BAEE55B000DAB7F /* chathandler.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 92BC3F870BAEE55B000DAB7F /* chathandler.cpp */; };
+ 92BC40510BAEE55B000DAB7F /* equipmenthandler.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 92BC3F890BAEE55B000DAB7F /* equipmenthandler.cpp */; };
+ 92BC40520BAEE55B000DAB7F /* inventoryhandler.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 92BC3F8B0BAEE55B000DAB7F /* inventoryhandler.cpp */; };
+ 92BC40530BAEE55B000DAB7F /* itemhandler.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 92BC3F8D0BAEE55B000DAB7F /* itemhandler.cpp */; };
+ 92BC40540BAEE55B000DAB7F /* loginhandler.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 92BC3F8F0BAEE55B000DAB7F /* loginhandler.cpp */; };
+ 92BC40550BAEE55B000DAB7F /* maploginhandler.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 92BC3F910BAEE55B000DAB7F /* maploginhandler.cpp */; };
+ 92BC40560BAEE55B000DAB7F /* messagehandler.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 92BC3F930BAEE55B000DAB7F /* messagehandler.cpp */; };
+ 92BC40570BAEE55B000DAB7F /* messagein.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 92BC3F950BAEE55B000DAB7F /* messagein.cpp */; };
+ 92BC40580BAEE55B000DAB7F /* messageout.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 92BC3F970BAEE55B000DAB7F /* messageout.cpp */; };
+ 92BC40590BAEE55B000DAB7F /* network.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 92BC3F990BAEE55B000DAB7F /* network.cpp */; };
+ 92BC405A0BAEE55B000DAB7F /* npchandler.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 92BC3F9B0BAEE55B000DAB7F /* npchandler.cpp */; };
+ 92BC405B0BAEE55B000DAB7F /* playerhandler.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 92BC3F9D0BAEE55B000DAB7F /* playerhandler.cpp */; };
+ 92BC405C0BAEE55B000DAB7F /* protocol.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 92BC3F9F0BAEE55B000DAB7F /* protocol.cpp */; };
+ 92BC405D0BAEE55B000DAB7F /* skillhandler.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 92BC3FA10BAEE55B000DAB7F /* skillhandler.cpp */; };
+ 92BC405E0BAEE55B000DAB7F /* tradehandler.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 92BC3FA30BAEE55B000DAB7F /* tradehandler.cpp */; };
+ 92BC405F0BAEE55B000DAB7F /* npc.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 92BC3FA50BAEE55B000DAB7F /* npc.cpp */; };
+ 92BC40600BAEE55B000DAB7F /* openglgraphics.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 92BC3FA70BAEE55B000DAB7F /* openglgraphics.cpp */; };
+ 92BC406E0BAEE55B000DAB7F /* player.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 92BC3FBA0BAEE55B000DAB7F /* player.cpp */; };
+ 92BC406F0BAEE55B000DAB7F /* action.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 92BC3FBE0BAEE55B000DAB7F /* action.cpp */; };
+ 92BC40700BAEE55B000DAB7F /* ambientoverlay.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 92BC3FC00BAEE55B000DAB7F /* ambientoverlay.cpp */; };
+ 92BC40710BAEE55B000DAB7F /* animation.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 92BC3FC20BAEE55B000DAB7F /* animation.cpp */; };
+ 92BC40720BAEE55B000DAB7F /* buddylist.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 92BC3FC40BAEE55B000DAB7F /* buddylist.cpp */; };
+ 92BC40740BAEE55B000DAB7F /* image.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 92BC3FC90BAEE55B000DAB7F /* image.cpp */; };
+ 92BC40750BAEE55B000DAB7F /* imagewriter.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 92BC3FCB0BAEE55B000DAB7F /* imagewriter.cpp */; };
+ 92BC40760BAEE55B000DAB7F /* itemdb.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 92BC3FCD0BAEE55B000DAB7F /* itemdb.cpp */; };
+ 92BC40770BAEE55B000DAB7F /* iteminfo.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 92BC3FCF0BAEE55B000DAB7F /* iteminfo.cpp */; };
+ 92BC40780BAEE55B000DAB7F /* mapreader.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 92BC3FD10BAEE55B000DAB7F /* mapreader.cpp */; };
+ 92BC40790BAEE55B000DAB7F /* monsterdb.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 92BC3FD30BAEE55B000DAB7F /* monsterdb.cpp */; };
+ 92BC407A0BAEE55B000DAB7F /* monsterinfo.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 92BC3FD50BAEE55B000DAB7F /* monsterinfo.cpp */; };
+ 92BC407B0BAEE55B000DAB7F /* music.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 92BC3FD70BAEE55B000DAB7F /* music.cpp */; };
+ 92BC407D0BAEE55B000DAB7F /* resource.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 92BC3FDB0BAEE55B000DAB7F /* resource.cpp */; };
+ 92BC407E0BAEE55B000DAB7F /* resourcemanager.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 92BC3FDD0BAEE55B000DAB7F /* resourcemanager.cpp */; };
+ 92BC40800BAEE55B000DAB7F /* soundeffect.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 92BC3FE10BAEE55B000DAB7F /* soundeffect.cpp */; };
+ 92BC40810BAEE55B000DAB7F /* spritedef.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 92BC3FE30BAEE55B000DAB7F /* spritedef.cpp */; };
+ 92BC40830BAEE55B000DAB7F /* simpleanimation.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 92BC3FE80BAEE55B000DAB7F /* simpleanimation.cpp */; };
+ 92BC40840BAEE55B000DAB7F /* sound.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 92BC3FEA0BAEE55B000DAB7F /* sound.cpp */; };
+ 92BC40850BAEE55B000DAB7F /* base64.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 92BC3FEF0BAEE55B000DAB7F /* base64.cpp */; };
+ 92BC40860BAEE55B000DAB7F /* xml.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 92BC3FF40BAEE55B000DAB7F /* xml.cpp */; };
+ 92BC40940BAEE818000DAB7F /* SDL_image.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 92BC408E0BAEE818000DAB7F /* SDL_image.framework */; };
+ 92BC40950BAEE818000DAB7F /* SDL_mixer.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 92BC408F0BAEE818000DAB7F /* SDL_mixer.framework */; };
+ 92BC40960BAEE818000DAB7F /* SDL_net.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 92BC40900BAEE818000DAB7F /* SDL_net.framework */; };
+ 92BC40970BAEE818000DAB7F /* SDL.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 92BC40910BAEE818000DAB7F /* SDL.framework */; };
+ 92BC40C70BAEEDAA000DAB7F /* OpenGL.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 92BC40C60BAEEDAA000DAB7F /* OpenGL.framework */; };
+ 92BC40D90BAEEED3000DAB7F /* IOKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 92BC40D80BAEEED3000DAB7F /* IOKit.framework */; };
+ 92BC40E60BAEF54B000DAB7F /* SDLMain.m in Sources */ = {isa = PBXBuildFile; fileRef = 92BC40E50BAEF54B000DAB7F /* SDLMain.m */; };
+ 92BC40E90BAEF57D000DAB7F /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 92BC40E80BAEF57D000DAB7F /* Cocoa.framework */; };
+ 92EEA0030D2E20B300DDE300 /* libpng.framework in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 9294DAA00C17E73200FCEDE9 /* libpng.framework */; };
+ 92EEA0050D2E20B300DDE300 /* SDL_image.framework in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 92BC408E0BAEE818000DAB7F /* SDL_image.framework */; };
+ 92EEA0060D2E20B300DDE300 /* SDL_mixer.framework in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 92BC408F0BAEE818000DAB7F /* SDL_mixer.framework */; };
+ 92EEA0070D2E20B300DDE300 /* SDL_net.framework in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 92BC40900BAEE818000DAB7F /* SDL_net.framework */; };
+ 92EEA0080D2E20B300DDE300 /* SDL.framework in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = 92BC40910BAEE818000DAB7F /* SDL.framework */; };
+ 92FD19B00DDCE51000D14E5D /* player_relations.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 92FD19AE0DDCE51000D14E5D /* player_relations.cpp */; };
+ 92FD19BA0DDCE53400D14E5D /* setup_players.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 92FD19B30DDCE53400D14E5D /* setup_players.cpp */; };
+ 92FD19BB0DDCE53400D14E5D /* table.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 92FD19B50DDCE53400D14E5D /* table.cpp */; };
+ 92FD19BC0DDCE53400D14E5D /* table_model.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 92FD19B70DDCE53400D14E5D /* table_model.cpp */; };
+ 92FD19C10DDCE6F700D14E5D /* strprintf.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 92FD19BF0DDCE6F700D14E5D /* strprintf.cpp */; };
+ 92FD19C80DDCEBA500D14E5D /* emotions.png in Copy GUI Files */ = {isa = PBXBuildFile; fileRef = 92FD19C60DDCEB8500D14E5D /* emotions.png */; };
+/* End PBXBuildFile section */
+
+/* Begin PBXCopyFilesBuildPhase section */
+ 924A3A520C085C190066885E /* Copy Data Files */ = {
+ isa = PBXCopyFilesBuildPhase;
+ buildActionMask = 2147483647;
+ dstPath = data;
+ dstSubfolderSpec = 7;
+ files = (
+ 924A40570C085EF50066885E /* items.xsd in Copy Data Files */,
+ );
+ name = "Copy Data Files";
+ runOnlyForDeploymentPostprocessing = 0;
+ };
+ 924A3E540C085CAF0066885E /* Copy GUI Files */ = {
+ isa = PBXCopyFilesBuildPhase;
+ buildActionMask = 2147483647;
+ dstPath = data/graphics/gui;
+ dstSubfolderSpec = 7;
+ files = (
+ 92FD19C80DDCEBA500D14E5D /* emotions.png in Copy GUI Files */,
+ 92024E170CF1C11D006B55CB /* item_shortcut_bgr.png in Copy GUI Files */,
+ 92024E150CF1C0DA006B55CB /* close_button.png in Copy GUI Files */,
+ 924A405A0C085F950066885E /* bg_quad_dis.png in Copy GUI Files */,
+ 924A405B0C085F950066885E /* browserfont.png in Copy GUI Files */,
+ 924A405C0C085F950066885E /* button.png in Copy GUI Files */,
+ 924A405D0C085F950066885E /* button_disabled.png in Copy GUI Files */,
+ 924A405E0C085F950066885E /* buttonhi.png in Copy GUI Files */,
+ 92024E160CF1C0FB006B55CB /* unknown-item.png in Copy GUI Files */,
+ 924A405F0C085F950066885E /* buttonpress.png in Copy GUI Files */,
+ 924A40600C085F950066885E /* checkbox.png in Copy GUI Files */,
+ 924A40610C085F950066885E /* deepbox.png in Copy GUI Files */,
+ 924A40620C085F950066885E /* fixedfont.png in Copy GUI Files */,
+ 924A40630C085F950066885E /* hits_blue.png in Copy GUI Files */,
+ 924A40640C085F950066885E /* hits_red.png in Copy GUI Files */,
+ 924A40650C085F950066885E /* hits_yellow.png in Copy GUI Files */,
+ 924A40660C085F950066885E /* hscroll_left_default.png in Copy GUI Files */,
+ 924A40670C085F950066885E /* hscroll_left_highlight.png in Copy GUI Files */,
+ 924A40680C085F950066885E /* hscroll_left_pressed.png in Copy GUI Files */,
+ 924A40690C085F950066885E /* hscroll_right_default.png in Copy GUI Files */,
+ 924A406A0C085F950066885E /* hscroll_right_highlight.png in Copy GUI Files */,
+ 924A406B0C085F950066885E /* hscroll_right_pressed.png in Copy GUI Files */,
+ 924A406C0C085F950066885E /* menuitemD.png in Copy GUI Files */,
+ 924A406D0C085F950066885E /* menuitemF.png in Copy GUI Files */,
+ 924A406E0C085F950066885E /* menuitemN.png in Copy GUI Files */,
+ 924A406F0C085F950066885E /* menuitemP.png in Copy GUI Files */,
+ 924A40700C085F950066885E /* mouse.png in Copy GUI Files */,
+ 924A40710C085F950066885E /* radioin.png in Copy GUI Files */,
+ 924A40720C085F950066885E /* radioout.png in Copy GUI Files */,
+ 924A40730C085F950066885E /* resize.png in Copy GUI Files */,
+ 924A40740C085F950066885E /* rpgfont_wider.png in Copy GUI Files */,
+ 924A40750C085F950066885E /* sansserif8.png in Copy GUI Files */,
+ 924A40760C085F950066885E /* selection.png in Copy GUI Files */,
+ 924A40770C085F950066885E /* slider.png in Copy GUI Files */,
+ 924A40780C085F950066885E /* target-cursor-blue-l.png in Copy GUI Files */,
+ 924A40790C085F950066885E /* target-cursor-blue-m.png in Copy GUI Files */,
+ 924A407A0C085F950066885E /* target-cursor-blue-s.png in Copy GUI Files */,
+ 924A407B0C085F950066885E /* target-cursor-red-l.png in Copy GUI Files */,
+ 924A407C0C085F950066885E /* target-cursor-red-m.png in Copy GUI Files */,
+ 924A407D0C085F950066885E /* target-cursor-red-s.png in Copy GUI Files */,
+ 924A407E0C085F950066885E /* thickborder.png in Copy GUI Files */,
+ 924A407F0C085F950066885E /* vscroll_blue.png in Copy GUI Files */,
+ 924A40800C085F950066885E /* vscroll_down_default.png in Copy GUI Files */,
+ 924A40810C085F950066885E /* vscroll_down_highlight.png in Copy GUI Files */,
+ 924A40820C085F950066885E /* vscroll_down_pressed.png in Copy GUI Files */,
+ 924A40830C085F950066885E /* vscroll_grey.png in Copy GUI Files */,
+ 924A40840C085F950066885E /* vscroll_red.png in Copy GUI Files */,
+ 924A40850C085F950066885E /* vscroll_up_default.png in Copy GUI Files */,
+ 924A40860C085F950066885E /* vscroll_up_highlight.png in Copy GUI Files */,
+ 924A40870C085F950066885E /* vscroll_up_pressed.png in Copy GUI Files */,
+ );
+ name = "Copy GUI Files";
+ runOnlyForDeploymentPostprocessing = 0;
+ };
+ 924A40880C085FBD0066885E /* Copy Image Files */ = {
+ isa = PBXCopyFilesBuildPhase;
+ buildActionMask = 2147483647;
+ dstPath = data/graphics/images;
+ dstSubfolderSpec = 7;
+ files = (
+ 924A408A0C0860120066885E /* error.png in Copy Image Files */,
+ 924A408B0C0860120066885E /* login_wallpaper.png in Copy Image Files */,
+ );
+ name = "Copy Image Files";
+ runOnlyForDeploymentPostprocessing = 0;
+ };
+ 924A42000C0861C70066885E /* Copy Help Files */ = {
+ isa = PBXCopyFilesBuildPhase;
+ buildActionMask = 2147483647;
+ dstPath = data/help;
+ dstSubfolderSpec = 7;
+ files = (
+ 924A42020C0861EC0066885E /* about.txt in Copy Help Files */,
+ 924A42030C0861EC0066885E /* changes.txt in Copy Help Files */,
+ 924A42040C0861EC0066885E /* commands.txt in Copy Help Files */,
+ 924A42050C0861EC0066885E /* header.txt in Copy Help Files */,
+ 924A42060C0861EC0066885E /* index.txt in Copy Help Files */,
+ 924A42070C0861EC0066885E /* skills.txt in Copy Help Files */,
+ 924A42080C0861EC0066885E /* support.txt in Copy Help Files */,
+ 924A42090C0861EC0066885E /* team.txt in Copy Help Files */,
+ );
+ name = "Copy Help Files";
+ runOnlyForDeploymentPostprocessing = 0;
+ };
+ 92EEA0090D2E20D100DDE300 /* Copy Frameworks */ = {
+ isa = PBXCopyFilesBuildPhase;
+ buildActionMask = 2147483647;
+ dstPath = "";
+ dstSubfolderSpec = 10;
+ files = (
+ 922CDA6A0E3D07150074C50E /* guichan.framework in Copy Frameworks */,
+ 92EEA0030D2E20B300DDE300 /* libpng.framework in Copy Frameworks */,
+ 92EEA0050D2E20B300DDE300 /* SDL_image.framework in Copy Frameworks */,
+ 92EEA0060D2E20B300DDE300 /* SDL_mixer.framework in Copy Frameworks */,
+ 92EEA0070D2E20B300DDE300 /* SDL_net.framework in Copy Frameworks */,
+ 92EEA0080D2E20B300DDE300 /* SDL.framework in Copy Frameworks */,
+ );
+ name = "Copy Frameworks";
+ runOnlyForDeploymentPostprocessing = 0;
+ };
+/* End PBXCopyFilesBuildPhase section */
+
+/* Begin PBXFileReference section */
+ 20286C33FDCF999611CA2CEA /* Carbon.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Carbon.framework; path = /System/Library/Frameworks/Carbon.framework; sourceTree = "<absolute>"; };
+ 508344B209E5C41E0093A071 /* The Mana World.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = "The Mana World.app"; sourceTree = BUILT_PRODUCTS_DIR; };
+ 92024D2A0CF1BD9E006B55CB /* keyboardconfig.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = keyboardconfig.cpp; path = src/keyboardconfig.cpp; sourceTree = "<group>"; };
+ 92024D2B0CF1BD9E006B55CB /* keyboardconfig.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = keyboardconfig.h; path = src/keyboardconfig.h; sourceTree = "<group>"; };
+ 92024D2C0CF1BD9E006B55CB /* vector.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = vector.h; path = src/vector.h; sourceTree = "<group>"; };
+ 92024D360CF1BDF7006B55CB /* setup_keyboard.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = setup_keyboard.cpp; sourceTree = "<group>"; };
+ 92024D370CF1BDF7006B55CB /* setup_keyboard.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = setup_keyboard.h; sourceTree = "<group>"; };
+ 92024D400CF1BE22006B55CB /* fastsqrt.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = fastsqrt.h; sourceTree = "<group>"; };
+ 92024D420CF1BE22006B55CB /* trim.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = trim.h; sourceTree = "<group>"; };
+ 92024D5B0CF1BE5C006B55CB /* close_button.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = close_button.png; sourceTree = "<group>"; };
+ 92024D5C0CF1BE5C006B55CB /* item_shortcut_bgr.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = item_shortcut_bgr.png; sourceTree = "<group>"; };
+ 92024D5D0CF1BE5C006B55CB /* unknown-item.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "unknown-item.png"; sourceTree = "<group>"; };
+ 92024DDD0CF1BFC8006B55CB /* The Mana World.icns */ = {isa = PBXFileReference; lastKnownFileType = image.icns; path = "The Mana World.icns"; sourceTree = "<group>"; };
+ 92024E740CF1DCF6006B55CB /* imageloader.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = imageloader.cpp; sourceTree = "<group>"; };
+ 92024E750CF1DCF6006B55CB /* imageloader.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = imageloader.h; sourceTree = "<group>"; };
+ 92037A190ED2035A00D3712D /* SDLMain.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDLMain.h; path = src/SDLMain.h; sourceTree = "<group>"; };
+ 92037A1A0ED2037300D3712D /* particleemitterprop.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = particleemitterprop.h; path = src/particleemitterprop.h; sourceTree = "<group>"; };
+ 92037A1B0ED2037300D3712D /* text.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = text.cpp; path = src/text.cpp; sourceTree = "<group>"; };
+ 92037A1C0ED2037300D3712D /* text.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = text.h; path = src/text.h; sourceTree = "<group>"; };
+ 92037A1D0ED2037300D3712D /* textmanager.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = textmanager.cpp; path = src/textmanager.cpp; sourceTree = "<group>"; };
+ 92037A1E0ED2037300D3712D /* textmanager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = textmanager.h; path = src/textmanager.h; sourceTree = "<group>"; };
+ 922CD9560E3D00900074C50E /* npcdb.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = npcdb.cpp; sourceTree = "<group>"; };
+ 922CD9570E3D00900074C50E /* npcdb.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = npcdb.h; sourceTree = "<group>"; };
+ 922CD95D0E3D01080074C50E /* shopitem.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = shopitem.cpp; path = src/shopitem.cpp; sourceTree = "<group>"; };
+ 922CD95E0E3D01080074C50E /* shopitem.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = shopitem.h; path = src/shopitem.h; sourceTree = "<group>"; };
+ 922CD9EC0E3D02C50074C50E /* guichan.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = guichan.framework; sourceTree = "<group>"; };
+ 924A39E80C0784280066885E /* animationparticle.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = animationparticle.cpp; path = src/animationparticle.cpp; sourceTree = "<group>"; };
+ 924A39E90C0784280066885E /* animationparticle.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = animationparticle.h; path = src/animationparticle.h; sourceTree = "<group>"; };
+ 924A39EA0C0784280066885E /* imageparticle.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = imageparticle.cpp; path = src/imageparticle.cpp; sourceTree = "<group>"; };
+ 924A39EB0C0784280066885E /* imageparticle.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = imageparticle.h; path = src/imageparticle.h; sourceTree = "<group>"; };
+ 924A39EC0C0784280066885E /* particle.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = particle.cpp; path = src/particle.cpp; sourceTree = "<group>"; };
+ 924A39ED0C0784280066885E /* particle.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = particle.h; path = src/particle.h; sourceTree = "<group>"; };
+ 924A39EE0C0784280066885E /* particleemitter.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = particleemitter.cpp; path = src/particleemitter.cpp; sourceTree = "<group>"; };
+ 924A39EF0C0784280066885E /* particleemitter.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = particleemitter.h; path = src/particleemitter.h; sourceTree = "<group>"; };
+ 924A39F00C0784280066885E /* textparticle.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = textparticle.cpp; path = src/textparticle.cpp; sourceTree = "<group>"; };
+ 924A39F10C0784280066885E /* textparticle.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = textparticle.h; path = src/textparticle.h; sourceTree = "<group>"; };
+ 924A3A100C07A60B0066885E /* resizegrip.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = resizegrip.cpp; sourceTree = "<group>"; };
+ 924A3A110C07A60B0066885E /* resizegrip.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = resizegrip.h; sourceTree = "<group>"; };
+ 924A3E600C085ED70066885E /* bg_quad_dis.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = bg_quad_dis.png; sourceTree = "<group>"; };
+ 924A3E610C085ED70066885E /* browserfont.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = browserfont.png; sourceTree = "<group>"; };
+ 924A3E620C085ED70066885E /* button.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = button.png; sourceTree = "<group>"; };
+ 924A3E630C085ED70066885E /* button_disabled.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = button_disabled.png; sourceTree = "<group>"; };
+ 924A3E640C085ED70066885E /* buttonhi.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = buttonhi.png; sourceTree = "<group>"; };
+ 924A3E650C085ED70066885E /* buttonpress.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = buttonpress.png; sourceTree = "<group>"; };
+ 924A3E660C085ED70066885E /* checkbox.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = checkbox.png; sourceTree = "<group>"; };
+ 924A3E680C085ED70066885E /* deepbox.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = deepbox.png; sourceTree = "<group>"; };
+ 924A3E690C085ED70066885E /* fixedfont.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = fixedfont.png; sourceTree = "<group>"; };
+ 924A3E6A0C085ED70066885E /* hits_blue.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = hits_blue.png; sourceTree = "<group>"; };
+ 924A3E6B0C085ED70066885E /* hits_red.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = hits_red.png; sourceTree = "<group>"; };
+ 924A3E6C0C085ED70066885E /* hits_yellow.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = hits_yellow.png; sourceTree = "<group>"; };
+ 924A3E6D0C085ED70066885E /* hscroll_left_default.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = hscroll_left_default.png; sourceTree = "<group>"; };
+ 924A3E6E0C085ED70066885E /* hscroll_left_highlight.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = hscroll_left_highlight.png; sourceTree = "<group>"; };
+ 924A3E6F0C085ED70066885E /* hscroll_left_pressed.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = hscroll_left_pressed.png; sourceTree = "<group>"; };
+ 924A3E700C085ED70066885E /* hscroll_right_default.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = hscroll_right_default.png; sourceTree = "<group>"; };
+ 924A3E710C085ED70066885E /* hscroll_right_highlight.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = hscroll_right_highlight.png; sourceTree = "<group>"; };
+ 924A3E720C085ED70066885E /* hscroll_right_pressed.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = hscroll_right_pressed.png; sourceTree = "<group>"; };
+ 924A3E740C085ED70066885E /* menuitemD.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = menuitemD.png; sourceTree = "<group>"; };
+ 924A3E750C085ED70066885E /* menuitemF.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = menuitemF.png; sourceTree = "<group>"; };
+ 924A3E760C085ED70066885E /* menuitemN.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = menuitemN.png; sourceTree = "<group>"; };
+ 924A3E770C085ED70066885E /* menuitemP.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = menuitemP.png; sourceTree = "<group>"; };
+ 924A3E780C085ED70066885E /* mouse.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = mouse.png; sourceTree = "<group>"; };
+ 924A3E790C085ED70066885E /* radioin.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = radioin.png; sourceTree = "<group>"; };
+ 924A3E7A0C085ED70066885E /* radioout.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = radioout.png; sourceTree = "<group>"; };
+ 924A3E7B0C085ED70066885E /* resize.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = resize.png; sourceTree = "<group>"; };
+ 924A3E7C0C085ED70066885E /* rpgfont_wider.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = rpgfont_wider.png; sourceTree = "<group>"; };
+ 924A3E7D0C085ED70066885E /* sansserif8.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = sansserif8.png; sourceTree = "<group>"; };
+ 924A3E7E0C085ED70066885E /* selection.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = selection.png; sourceTree = "<group>"; };
+ 924A3E7F0C085ED70066885E /* slider.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = slider.png; sourceTree = "<group>"; };
+ 924A3E800C085ED70066885E /* target-cursor-blue-l.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "target-cursor-blue-l.png"; sourceTree = "<group>"; };
+ 924A3E810C085ED70066885E /* target-cursor-blue-m.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "target-cursor-blue-m.png"; sourceTree = "<group>"; };
+ 924A3E820C085ED70066885E /* target-cursor-blue-s.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "target-cursor-blue-s.png"; sourceTree = "<group>"; };
+ 924A3E830C085ED70066885E /* target-cursor-red-l.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "target-cursor-red-l.png"; sourceTree = "<group>"; };
+ 924A3E840C085ED70066885E /* target-cursor-red-m.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "target-cursor-red-m.png"; sourceTree = "<group>"; };
+ 924A3E850C085ED70066885E /* target-cursor-red-s.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "target-cursor-red-s.png"; sourceTree = "<group>"; };
+ 924A3E860C085ED70066885E /* thickborder.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = thickborder.png; sourceTree = "<group>"; };
+ 924A3E870C085ED70066885E /* vscroll_blue.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = vscroll_blue.png; sourceTree = "<group>"; };
+ 924A3E880C085ED70066885E /* vscroll_down_default.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = vscroll_down_default.png; sourceTree = "<group>"; };
+ 924A3E890C085ED70066885E /* vscroll_down_highlight.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = vscroll_down_highlight.png; sourceTree = "<group>"; };
+ 924A3E8A0C085ED70066885E /* vscroll_down_pressed.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = vscroll_down_pressed.png; sourceTree = "<group>"; };
+ 924A3E8B0C085ED70066885E /* vscroll_grey.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = vscroll_grey.png; sourceTree = "<group>"; };
+ 924A3E8C0C085ED70066885E /* vscroll_red.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = vscroll_red.png; sourceTree = "<group>"; };
+ 924A3E8D0C085ED70066885E /* vscroll_up_default.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = vscroll_up_default.png; sourceTree = "<group>"; };
+ 924A3E8E0C085ED70066885E /* vscroll_up_highlight.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = vscroll_up_highlight.png; sourceTree = "<group>"; };
+ 924A3E8F0C085ED70066885E /* vscroll_up_pressed.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = vscroll_up_pressed.png; sourceTree = "<group>"; };
+ 924A3E990C085ED70066885E /* error.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = error.png; sourceTree = "<group>"; };
+ 924A3E9A0C085ED70066885E /* login_wallpaper.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = login_wallpaper.png; sourceTree = "<group>"; };
+ 924A400A0C085ED80066885E /* about.txt */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = about.txt; sourceTree = "<group>"; };
+ 924A400B0C085ED80066885E /* changes.txt */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = changes.txt; sourceTree = "<group>"; };
+ 924A400D0C085ED80066885E /* commands.txt */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = commands.txt; sourceTree = "<group>"; };
+ 924A400E0C085ED80066885E /* header.txt */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = header.txt; sourceTree = "<group>"; };
+ 924A400F0C085ED80066885E /* index.txt */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = index.txt; sourceTree = "<group>"; };
+ 924A40110C085ED80066885E /* skills.txt */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = skills.txt; sourceTree = "<group>"; };
+ 924A40120C085ED80066885E /* support.txt */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = support.txt; sourceTree = "<group>"; };
+ 924A40130C085ED80066885E /* team.txt */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = team.txt; sourceTree = "<group>"; };
+ 924A40180C085ED80066885E /* tmw.ico */ = {isa = PBXFileReference; lastKnownFileType = image.ico; path = tmw.ico; sourceTree = "<group>"; };
+ 924A40190C085ED80066885E /* tmw.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = tmw.png; sourceTree = "<group>"; };
+ 924A401A0C085ED80066885E /* tmw.xpm */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = tmw.xpm; sourceTree = "<group>"; };
+ 924A401C0C085ED80066885E /* items.xsd */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text.xml; path = items.xsd; sourceTree = "<group>"; };
+ 924A42590C0871EC0066885E /* The Mana World.icns */ = {isa = PBXFileReference; lastKnownFileType = image.icns; path = "The Mana World.icns"; sourceTree = "<group>"; };
+ 924A42600C0874D00066885E /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
+ 925350010BC12A3200115FD5 /* imageset.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = imageset.cpp; sourceTree = "<group>"; };
+ 925350020BC12A3200115FD5 /* imageset.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = imageset.h; sourceTree = "<group>"; };
+ 926F9CF60DB005FA00AACD26 /* itemshortcut.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = itemshortcut.cpp; path = src/itemshortcut.cpp; sourceTree = "<group>"; };
+ 926F9CF70DB005FA00AACD26 /* itemshortcut.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = itemshortcut.h; path = src/itemshortcut.h; sourceTree = "<group>"; };
+ 926F9D410DB00AFC00AACD26 /* itemshortcutcontainer.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = itemshortcutcontainer.cpp; sourceTree = "<group>"; };
+ 926F9D420DB00AFC00AACD26 /* itemshortcutcontainer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = itemshortcutcontainer.h; sourceTree = "<group>"; };
+ 926F9D430DB00AFC00AACD26 /* itemshortcutwindow.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = itemshortcutwindow.cpp; sourceTree = "<group>"; };
+ 926F9D440DB00AFC00AACD26 /* itemshortcutwindow.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = itemshortcutwindow.h; sourceTree = "<group>"; };
+ 9294DAA00C17E73200FCEDE9 /* libpng.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = libpng.framework; path = /Library/Frameworks/libpng.framework; sourceTree = "<absolute>"; };
+ 92A4CC9D0D1C622E00CA28FB /* dye.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = dye.cpp; path = src/resources/dye.cpp; sourceTree = "<group>"; };
+ 92A4CCE00D1DA58D00CA28FB /* dir.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = dir.c; sourceTree = "<group>"; };
+ 92A4CCE10D1DA58D00CA28FB /* grp.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = grp.c; sourceTree = "<group>"; };
+ 92A4CCE20D1DA58D00CA28FB /* hog.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = hog.c; sourceTree = "<group>"; };
+ 92A4CCE30D1DA58D00CA28FB /* lzma.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = lzma.c; sourceTree = "<group>"; };
+ 92A4CCE40D1DA58D00CA28FB /* mvl.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = mvl.c; sourceTree = "<group>"; };
+ 92A4CCE50D1DA58D00CA28FB /* qpak.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = qpak.c; sourceTree = "<group>"; };
+ 92A4CCE60D1DA58D00CA28FB /* wad.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = wad.c; sourceTree = "<group>"; };
+ 92A4CCE70D1DA58D00CA28FB /* zip.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = zip.c; sourceTree = "<group>"; };
+ 92A4CCF00D1DA5A800CA28FB /* physfs_casefolding.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = physfs_casefolding.h; sourceTree = "<group>"; };
+ 92A4CCF10D1DA5A800CA28FB /* physfs_platforms.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = physfs_platforms.h; sourceTree = "<group>"; };
+ 92A4CCF20D1DA5C600CA28FB /* macosx.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = macosx.c; sourceTree = "<group>"; };
+ 92A4CCFB0D1DA89800CA28FB /* physfs_unicode.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = physfs_unicode.c; sourceTree = "<group>"; };
+ 92A4CCFE0D1DA8E500CA28FB /* LICENSE.rtf */ = {isa = PBXFileReference; lastKnownFileType = text.rtf; path = LICENSE.rtf; sourceTree = "<group>"; };
+ 92BC3ECA0BAEE55A000DAB7F /* animatedsprite.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = animatedsprite.cpp; path = src/animatedsprite.cpp; sourceTree = "<group>"; };
+ 92BC3ECB0BAEE55A000DAB7F /* animatedsprite.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = animatedsprite.h; path = src/animatedsprite.h; sourceTree = "<group>"; };
+ 92BC3ECC0BAEE55A000DAB7F /* being.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = being.cpp; path = src/being.cpp; sourceTree = "<group>"; };
+ 92BC3ECD0BAEE55A000DAB7F /* being.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = being.h; path = src/being.h; sourceTree = "<group>"; };
+ 92BC3ECE0BAEE55A000DAB7F /* beingmanager.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = beingmanager.cpp; path = src/beingmanager.cpp; sourceTree = "<group>"; };
+ 92BC3ECF0BAEE55A000DAB7F /* beingmanager.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = beingmanager.h; path = src/beingmanager.h; sourceTree = "<group>"; };
+ 92BC3ED10BAEE55A000DAB7F /* configlistener.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = configlistener.h; path = src/configlistener.h; sourceTree = "<group>"; };
+ 92BC3ED20BAEE55A000DAB7F /* configuration.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = configuration.cpp; path = src/configuration.cpp; sourceTree = "<group>"; };
+ 92BC3ED30BAEE55A000DAB7F /* configuration.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = configuration.h; path = src/configuration.h; sourceTree = "<group>"; };
+ 92BC3EE40BAEE55A000DAB7F /* engine.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = engine.cpp; path = src/engine.cpp; sourceTree = "<group>"; };
+ 92BC3EE50BAEE55A000DAB7F /* engine.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = engine.h; path = src/engine.h; sourceTree = "<group>"; };
+ 92BC3EE60BAEE55A000DAB7F /* equipment.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = equipment.cpp; path = src/equipment.cpp; sourceTree = "<group>"; };
+ 92BC3EE70BAEE55A000DAB7F /* equipment.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = equipment.h; path = src/equipment.h; sourceTree = "<group>"; };
+ 92BC3EE80BAEE55A000DAB7F /* floor_item.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = floor_item.cpp; path = src/floor_item.cpp; sourceTree = "<group>"; };
+ 92BC3EE90BAEE55A000DAB7F /* floor_item.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = floor_item.h; path = src/floor_item.h; sourceTree = "<group>"; };
+ 92BC3EEA0BAEE55A000DAB7F /* flooritemmanager.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = flooritemmanager.cpp; path = src/flooritemmanager.cpp; sourceTree = "<group>"; };
+ 92BC3EEB0BAEE55A000DAB7F /* flooritemmanager.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = flooritemmanager.h; path = src/flooritemmanager.h; sourceTree = "<group>"; };
+ 92BC3EEC0BAEE55A000DAB7F /* game.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = game.cpp; path = src/game.cpp; sourceTree = "<group>"; };
+ 92BC3EED0BAEE55A000DAB7F /* game.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = game.h; path = src/game.h; sourceTree = "<group>"; };
+ 92BC3EEE0BAEE55A000DAB7F /* graphics.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = graphics.cpp; path = src/graphics.cpp; sourceTree = "<group>"; };
+ 92BC3EEF0BAEE55A000DAB7F /* graphics.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = graphics.h; path = src/graphics.h; sourceTree = "<group>"; };
+ 92BC3EF10BAEE55A000DAB7F /* box.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = box.cpp; sourceTree = "<group>"; };
+ 92BC3EF20BAEE55A000DAB7F /* box.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = box.h; sourceTree = "<group>"; };
+ 92BC3EF30BAEE55A000DAB7F /* browserbox.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = browserbox.cpp; sourceTree = "<group>"; };
+ 92BC3EF40BAEE55A000DAB7F /* browserbox.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = browserbox.h; sourceTree = "<group>"; };
+ 92BC3EF50BAEE55A000DAB7F /* buddywindow.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = buddywindow.cpp; sourceTree = "<group>"; };
+ 92BC3EF60BAEE55A000DAB7F /* buddywindow.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = buddywindow.h; sourceTree = "<group>"; };
+ 92BC3EF70BAEE55A000DAB7F /* button.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = button.cpp; sourceTree = "<group>"; };
+ 92BC3EF80BAEE55A000DAB7F /* button.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = button.h; sourceTree = "<group>"; };
+ 92BC3EF90BAEE55A000DAB7F /* buy.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = buy.cpp; sourceTree = "<group>"; };
+ 92BC3EFA0BAEE55A000DAB7F /* buy.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = buy.h; sourceTree = "<group>"; };
+ 92BC3EFB0BAEE55A000DAB7F /* buysell.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = buysell.cpp; sourceTree = "<group>"; };
+ 92BC3EFC0BAEE55A000DAB7F /* buysell.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = buysell.h; sourceTree = "<group>"; };
+ 92BC3EFD0BAEE55A000DAB7F /* char_select.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = char_select.cpp; sourceTree = "<group>"; };
+ 92BC3EFE0BAEE55A000DAB7F /* char_select.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = char_select.h; sourceTree = "<group>"; };
+ 92BC3EFF0BAEE55A000DAB7F /* char_server.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = char_server.cpp; sourceTree = "<group>"; };
+ 92BC3F000BAEE55A000DAB7F /* char_server.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = char_server.h; sourceTree = "<group>"; };
+ 92BC3F010BAEE55A000DAB7F /* chargedialog.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = chargedialog.cpp; sourceTree = "<group>"; };
+ 92BC3F020BAEE55A000DAB7F /* chargedialog.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = chargedialog.h; sourceTree = "<group>"; };
+ 92BC3F030BAEE55A000DAB7F /* chat.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = chat.cpp; sourceTree = "<group>"; };
+ 92BC3F040BAEE55A000DAB7F /* chat.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = chat.h; sourceTree = "<group>"; };
+ 92BC3F050BAEE55A000DAB7F /* chatinput.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = chatinput.cpp; sourceTree = "<group>"; };
+ 92BC3F060BAEE55A000DAB7F /* chatinput.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = chatinput.h; sourceTree = "<group>"; };
+ 92BC3F070BAEE55A000DAB7F /* checkbox.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = checkbox.cpp; sourceTree = "<group>"; };
+ 92BC3F080BAEE55A000DAB7F /* checkbox.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = checkbox.h; sourceTree = "<group>"; };
+ 92BC3F090BAEE55A000DAB7F /* confirm_dialog.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = confirm_dialog.cpp; sourceTree = "<group>"; };
+ 92BC3F0A0BAEE55A000DAB7F /* confirm_dialog.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = confirm_dialog.h; sourceTree = "<group>"; };
+ 92BC3F0B0BAEE55A000DAB7F /* connection.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = connection.cpp; sourceTree = "<group>"; };
+ 92BC3F0C0BAEE55A000DAB7F /* connection.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = connection.h; sourceTree = "<group>"; };
+ 92BC3F0D0BAEE55A000DAB7F /* debugwindow.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = debugwindow.cpp; sourceTree = "<group>"; };
+ 92BC3F0E0BAEE55A000DAB7F /* debugwindow.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = debugwindow.h; sourceTree = "<group>"; };
+ 92BC3F0F0BAEE55A000DAB7F /* equipmentwindow.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = equipmentwindow.cpp; sourceTree = "<group>"; };
+ 92BC3F100BAEE55A000DAB7F /* equipmentwindow.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = equipmentwindow.h; sourceTree = "<group>"; };
+ 92BC3F110BAEE55A000DAB7F /* focushandler.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = focushandler.cpp; sourceTree = "<group>"; };
+ 92BC3F120BAEE55A000DAB7F /* focushandler.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = focushandler.h; sourceTree = "<group>"; };
+ 92BC3F130BAEE55A000DAB7F /* gccontainer.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = gccontainer.cpp; sourceTree = "<group>"; };
+ 92BC3F140BAEE55A000DAB7F /* gccontainer.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = gccontainer.h; sourceTree = "<group>"; };
+ 92BC3F150BAEE55A000DAB7F /* gui.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = gui.cpp; sourceTree = "<group>"; };
+ 92BC3F160BAEE55A000DAB7F /* gui.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = gui.h; sourceTree = "<group>"; };
+ 92BC3F170BAEE55A000DAB7F /* hbox.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = hbox.cpp; sourceTree = "<group>"; };
+ 92BC3F180BAEE55A000DAB7F /* hbox.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = hbox.h; sourceTree = "<group>"; };
+ 92BC3F190BAEE55A000DAB7F /* help.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = help.cpp; sourceTree = "<group>"; };
+ 92BC3F1A0BAEE55A000DAB7F /* help.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = help.h; sourceTree = "<group>"; };
+ 92BC3F1B0BAEE55A000DAB7F /* inttextbox.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = inttextbox.cpp; sourceTree = "<group>"; };
+ 92BC3F1C0BAEE55A000DAB7F /* inttextbox.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = inttextbox.h; sourceTree = "<group>"; };
+ 92BC3F1D0BAEE55A000DAB7F /* inventorywindow.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = inventorywindow.cpp; sourceTree = "<group>"; };
+ 92BC3F1E0BAEE55A000DAB7F /* inventorywindow.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = inventorywindow.h; sourceTree = "<group>"; };
+ 92BC3F1F0BAEE55A000DAB7F /* item_amount.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = item_amount.cpp; sourceTree = "<group>"; };
+ 92BC3F200BAEE55A000DAB7F /* item_amount.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = item_amount.h; sourceTree = "<group>"; };
+ 92BC3F210BAEE55A000DAB7F /* itemcontainer.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = itemcontainer.cpp; sourceTree = "<group>"; };
+ 92BC3F220BAEE55A000DAB7F /* itemcontainer.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = itemcontainer.h; sourceTree = "<group>"; };
+ 92BC3F230BAEE55A000DAB7F /* linkhandler.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = linkhandler.h; sourceTree = "<group>"; };
+ 92BC3F240BAEE55A000DAB7F /* listbox.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = listbox.cpp; sourceTree = "<group>"; };
+ 92BC3F250BAEE55A000DAB7F /* listbox.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = listbox.h; sourceTree = "<group>"; };
+ 92BC3F260BAEE55A000DAB7F /* login.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = login.cpp; sourceTree = "<group>"; };
+ 92BC3F270BAEE55A000DAB7F /* login.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = login.h; sourceTree = "<group>"; };
+ 92BC3F280BAEE55A000DAB7F /* menuwindow.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = menuwindow.cpp; sourceTree = "<group>"; };
+ 92BC3F290BAEE55A000DAB7F /* menuwindow.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = menuwindow.h; sourceTree = "<group>"; };
+ 92BC3F2A0BAEE55A000DAB7F /* minimap.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = minimap.cpp; sourceTree = "<group>"; };
+ 92BC3F2B0BAEE55A000DAB7F /* minimap.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = minimap.h; sourceTree = "<group>"; };
+ 92BC3F2C0BAEE55A000DAB7F /* ministatus.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = ministatus.cpp; sourceTree = "<group>"; };
+ 92BC3F2D0BAEE55A000DAB7F /* ministatus.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = ministatus.h; sourceTree = "<group>"; };
+ 92BC3F2E0BAEE55A000DAB7F /* newskill.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = newskill.cpp; sourceTree = "<group>"; };
+ 92BC3F2F0BAEE55A000DAB7F /* newskill.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = newskill.h; sourceTree = "<group>"; };
+ 92BC3F300BAEE55A000DAB7F /* npc_text.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = npc_text.cpp; sourceTree = "<group>"; };
+ 92BC3F310BAEE55A000DAB7F /* npc_text.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = npc_text.h; sourceTree = "<group>"; };
+ 92BC3F320BAEE55A000DAB7F /* npclistdialog.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = npclistdialog.cpp; sourceTree = "<group>"; };
+ 92BC3F330BAEE55A000DAB7F /* npclistdialog.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = npclistdialog.h; sourceTree = "<group>"; };
+ 92BC3F340BAEE55A000DAB7F /* ok_dialog.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = ok_dialog.cpp; sourceTree = "<group>"; };
+ 92BC3F350BAEE55A000DAB7F /* ok_dialog.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = ok_dialog.h; sourceTree = "<group>"; };
+ 92BC3F360BAEE55A000DAB7F /* passwordfield.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = passwordfield.cpp; sourceTree = "<group>"; };
+ 92BC3F370BAEE55A000DAB7F /* passwordfield.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = passwordfield.h; sourceTree = "<group>"; };
+ 92BC3F380BAEE55A000DAB7F /* playerbox.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = playerbox.cpp; sourceTree = "<group>"; };
+ 92BC3F390BAEE55A000DAB7F /* playerbox.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = playerbox.h; sourceTree = "<group>"; };
+ 92BC3F3A0BAEE55A000DAB7F /* popupmenu.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = popupmenu.cpp; sourceTree = "<group>"; };
+ 92BC3F3B0BAEE55A000DAB7F /* popupmenu.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = popupmenu.h; sourceTree = "<group>"; };
+ 92BC3F3C0BAEE55A000DAB7F /* progressbar.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = progressbar.cpp; sourceTree = "<group>"; };
+ 92BC3F3D0BAEE55A000DAB7F /* progressbar.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = progressbar.h; sourceTree = "<group>"; };
+ 92BC3F3E0BAEE55A000DAB7F /* radiobutton.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = radiobutton.cpp; sourceTree = "<group>"; };
+ 92BC3F3F0BAEE55A000DAB7F /* radiobutton.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = radiobutton.h; sourceTree = "<group>"; };
+ 92BC3F400BAEE55A000DAB7F /* register.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = register.cpp; sourceTree = "<group>"; };
+ 92BC3F410BAEE55A000DAB7F /* register.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = register.h; sourceTree = "<group>"; };
+ 92BC3F420BAEE55A000DAB7F /* scrollarea.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = scrollarea.cpp; sourceTree = "<group>"; };
+ 92BC3F430BAEE55A000DAB7F /* scrollarea.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = scrollarea.h; sourceTree = "<group>"; };
+ 92BC3F450BAEE55A000DAB7F /* sell.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = sell.cpp; sourceTree = "<group>"; };
+ 92BC3F460BAEE55A000DAB7F /* sell.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = sell.h; sourceTree = "<group>"; };
+ 92BC3F470BAEE55A000DAB7F /* setup.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = setup.cpp; sourceTree = "<group>"; };
+ 92BC3F480BAEE55A000DAB7F /* setup.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = setup.h; sourceTree = "<group>"; };
+ 92BC3F490BAEE55A000DAB7F /* setup_audio.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = setup_audio.cpp; sourceTree = "<group>"; };
+ 92BC3F4A0BAEE55A000DAB7F /* setup_audio.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = setup_audio.h; sourceTree = "<group>"; };
+ 92BC3F4B0BAEE55A000DAB7F /* setup_joystick.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = setup_joystick.cpp; sourceTree = "<group>"; };
+ 92BC3F4C0BAEE55A000DAB7F /* setup_joystick.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = setup_joystick.h; sourceTree = "<group>"; };
+ 92BC3F4D0BAEE55A000DAB7F /* setup_video.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = setup_video.cpp; sourceTree = "<group>"; };
+ 92BC3F4E0BAEE55A000DAB7F /* setup_video.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = setup_video.h; sourceTree = "<group>"; };
+ 92BC3F4F0BAEE55A000DAB7F /* setuptab.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = setuptab.h; sourceTree = "<group>"; };
+ 92BC3F500BAEE55A000DAB7F /* shop.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = shop.cpp; sourceTree = "<group>"; };
+ 92BC3F510BAEE55A000DAB7F /* shop.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = shop.h; sourceTree = "<group>"; };
+ 92BC3F520BAEE55A000DAB7F /* shoplistbox.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = shoplistbox.cpp; sourceTree = "<group>"; };
+ 92BC3F530BAEE55A000DAB7F /* shoplistbox.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = shoplistbox.h; sourceTree = "<group>"; };
+ 92BC3F540BAEE55A000DAB7F /* skill.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = skill.cpp; sourceTree = "<group>"; };
+ 92BC3F550BAEE55A000DAB7F /* skill.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = skill.h; sourceTree = "<group>"; };
+ 92BC3F560BAEE55A000DAB7F /* slider.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = slider.cpp; sourceTree = "<group>"; };
+ 92BC3F570BAEE55A000DAB7F /* slider.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = slider.h; sourceTree = "<group>"; };
+ 92BC3F580BAEE55A000DAB7F /* status.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = status.cpp; sourceTree = "<group>"; };
+ 92BC3F590BAEE55B000DAB7F /* status.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = status.h; sourceTree = "<group>"; };
+ 92BC3F5A0BAEE55B000DAB7F /* tabbedcontainer.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = tabbedcontainer.cpp; sourceTree = "<group>"; };
+ 92BC3F5B0BAEE55B000DAB7F /* tabbedcontainer.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = tabbedcontainer.h; sourceTree = "<group>"; };
+ 92BC3F5C0BAEE55B000DAB7F /* textbox.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = textbox.cpp; sourceTree = "<group>"; };
+ 92BC3F5D0BAEE55B000DAB7F /* textbox.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = textbox.h; sourceTree = "<group>"; };
+ 92BC3F5E0BAEE55B000DAB7F /* textfield.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = textfield.cpp; sourceTree = "<group>"; };
+ 92BC3F5F0BAEE55B000DAB7F /* textfield.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = textfield.h; sourceTree = "<group>"; };
+ 92BC3F600BAEE55B000DAB7F /* trade.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = trade.cpp; sourceTree = "<group>"; };
+ 92BC3F610BAEE55B000DAB7F /* trade.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = trade.h; sourceTree = "<group>"; };
+ 92BC3F620BAEE55B000DAB7F /* updatewindow.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = updatewindow.cpp; sourceTree = "<group>"; };
+ 92BC3F630BAEE55B000DAB7F /* updatewindow.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = updatewindow.h; sourceTree = "<group>"; };
+ 92BC3F640BAEE55B000DAB7F /* vbox.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = vbox.cpp; sourceTree = "<group>"; };
+ 92BC3F650BAEE55B000DAB7F /* vbox.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = vbox.h; sourceTree = "<group>"; };
+ 92BC3F660BAEE55B000DAB7F /* viewport.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = viewport.cpp; sourceTree = "<group>"; };
+ 92BC3F670BAEE55B000DAB7F /* viewport.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = viewport.h; sourceTree = "<group>"; };
+ 92BC3F680BAEE55B000DAB7F /* window.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = window.cpp; sourceTree = "<group>"; };
+ 92BC3F690BAEE55B000DAB7F /* window.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = window.h; sourceTree = "<group>"; };
+ 92BC3F6A0BAEE55B000DAB7F /* windowcontainer.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = windowcontainer.cpp; sourceTree = "<group>"; };
+ 92BC3F6B0BAEE55B000DAB7F /* windowcontainer.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = windowcontainer.h; sourceTree = "<group>"; };
+ 92BC3F6C0BAEE55B000DAB7F /* guichanfwd.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = guichanfwd.h; path = src/guichanfwd.h; sourceTree = "<group>"; };
+ 92BC3F6D0BAEE55B000DAB7F /* inventory.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = inventory.cpp; path = src/inventory.cpp; sourceTree = "<group>"; };
+ 92BC3F6E0BAEE55B000DAB7F /* inventory.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = inventory.h; path = src/inventory.h; sourceTree = "<group>"; };
+ 92BC3F6F0BAEE55B000DAB7F /* item.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = item.cpp; path = src/item.cpp; sourceTree = "<group>"; };
+ 92BC3F700BAEE55B000DAB7F /* item.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = item.h; path = src/item.h; sourceTree = "<group>"; };
+ 92BC3F710BAEE55B000DAB7F /* joystick.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = joystick.cpp; path = src/joystick.cpp; sourceTree = "<group>"; };
+ 92BC3F720BAEE55B000DAB7F /* joystick.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = joystick.h; path = src/joystick.h; sourceTree = "<group>"; };
+ 92BC3F730BAEE55B000DAB7F /* localplayer.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = localplayer.cpp; path = src/localplayer.cpp; sourceTree = "<group>"; };
+ 92BC3F740BAEE55B000DAB7F /* localplayer.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = localplayer.h; path = src/localplayer.h; sourceTree = "<group>"; };
+ 92BC3F750BAEE55B000DAB7F /* lockedarray.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = lockedarray.h; path = src/lockedarray.h; sourceTree = "<group>"; };
+ 92BC3F760BAEE55B000DAB7F /* log.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = log.cpp; path = src/log.cpp; sourceTree = "<group>"; };
+ 92BC3F770BAEE55B000DAB7F /* log.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = log.h; path = src/log.h; sourceTree = "<group>"; };
+ 92BC3F780BAEE55B000DAB7F /* logindata.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = logindata.h; path = src/logindata.h; sourceTree = "<group>"; };
+ 92BC3F790BAEE55B000DAB7F /* main.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = main.cpp; path = src/main.cpp; sourceTree = "<group>"; };
+ 92BC3F7A0BAEE55B000DAB7F /* main.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = main.h; path = src/main.h; sourceTree = "<group>"; };
+ 92BC3F7C0BAEE55B000DAB7F /* map.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = map.cpp; path = src/map.cpp; sourceTree = "<group>"; };
+ 92BC3F7D0BAEE55B000DAB7F /* map.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = map.h; path = src/map.h; sourceTree = "<group>"; };
+ 92BC3F7E0BAEE55B000DAB7F /* monster.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = monster.cpp; path = src/monster.cpp; sourceTree = "<group>"; };
+ 92BC3F7F0BAEE55B000DAB7F /* monster.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = monster.h; path = src/monster.h; sourceTree = "<group>"; };
+ 92BC3F810BAEE55B000DAB7F /* beinghandler.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = beinghandler.cpp; sourceTree = "<group>"; };
+ 92BC3F820BAEE55B000DAB7F /* beinghandler.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = beinghandler.h; sourceTree = "<group>"; };
+ 92BC3F830BAEE55B000DAB7F /* buysellhandler.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = buysellhandler.cpp; sourceTree = "<group>"; };
+ 92BC3F840BAEE55B000DAB7F /* buysellhandler.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = buysellhandler.h; sourceTree = "<group>"; };
+ 92BC3F850BAEE55B000DAB7F /* charserverhandler.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = charserverhandler.cpp; sourceTree = "<group>"; };
+ 92BC3F860BAEE55B000DAB7F /* charserverhandler.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = charserverhandler.h; sourceTree = "<group>"; };
+ 92BC3F870BAEE55B000DAB7F /* chathandler.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = chathandler.cpp; sourceTree = "<group>"; };
+ 92BC3F880BAEE55B000DAB7F /* chathandler.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = chathandler.h; sourceTree = "<group>"; };
+ 92BC3F890BAEE55B000DAB7F /* equipmenthandler.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = equipmenthandler.cpp; sourceTree = "<group>"; };
+ 92BC3F8A0BAEE55B000DAB7F /* equipmenthandler.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = equipmenthandler.h; sourceTree = "<group>"; };
+ 92BC3F8B0BAEE55B000DAB7F /* inventoryhandler.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = inventoryhandler.cpp; sourceTree = "<group>"; };
+ 92BC3F8C0BAEE55B000DAB7F /* inventoryhandler.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = inventoryhandler.h; sourceTree = "<group>"; };
+ 92BC3F8D0BAEE55B000DAB7F /* itemhandler.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = itemhandler.cpp; sourceTree = "<group>"; };
+ 92BC3F8E0BAEE55B000DAB7F /* itemhandler.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = itemhandler.h; sourceTree = "<group>"; };
+ 92BC3F8F0BAEE55B000DAB7F /* loginhandler.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = loginhandler.cpp; sourceTree = "<group>"; };
+ 92BC3F900BAEE55B000DAB7F /* loginhandler.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = loginhandler.h; sourceTree = "<group>"; };
+ 92BC3F910BAEE55B000DAB7F /* maploginhandler.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = maploginhandler.cpp; sourceTree = "<group>"; };
+ 92BC3F920BAEE55B000DAB7F /* maploginhandler.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = maploginhandler.h; sourceTree = "<group>"; };
+ 92BC3F930BAEE55B000DAB7F /* messagehandler.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = messagehandler.cpp; sourceTree = "<group>"; };
+ 92BC3F940BAEE55B000DAB7F /* messagehandler.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = messagehandler.h; sourceTree = "<group>"; };
+ 92BC3F950BAEE55B000DAB7F /* messagein.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = messagein.cpp; sourceTree = "<group>"; };
+ 92BC3F960BAEE55B000DAB7F /* messagein.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = messagein.h; sourceTree = "<group>"; };
+ 92BC3F970BAEE55B000DAB7F /* messageout.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = messageout.cpp; sourceTree = "<group>"; };
+ 92BC3F980BAEE55B000DAB7F /* messageout.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = messageout.h; sourceTree = "<group>"; };
+ 92BC3F990BAEE55B000DAB7F /* network.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = network.cpp; sourceTree = "<group>"; };
+ 92BC3F9A0BAEE55B000DAB7F /* network.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = network.h; sourceTree = "<group>"; };
+ 92BC3F9B0BAEE55B000DAB7F /* npchandler.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = npchandler.cpp; sourceTree = "<group>"; };
+ 92BC3F9C0BAEE55B000DAB7F /* npchandler.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = npchandler.h; sourceTree = "<group>"; };
+ 92BC3F9D0BAEE55B000DAB7F /* playerhandler.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = playerhandler.cpp; sourceTree = "<group>"; };
+ 92BC3F9E0BAEE55B000DAB7F /* playerhandler.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = playerhandler.h; sourceTree = "<group>"; };
+ 92BC3F9F0BAEE55B000DAB7F /* protocol.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = protocol.cpp; sourceTree = "<group>"; };
+ 92BC3FA00BAEE55B000DAB7F /* protocol.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = protocol.h; sourceTree = "<group>"; };
+ 92BC3FA10BAEE55B000DAB7F /* skillhandler.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = skillhandler.cpp; sourceTree = "<group>"; };
+ 92BC3FA20BAEE55B000DAB7F /* skillhandler.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = skillhandler.h; sourceTree = "<group>"; };
+ 92BC3FA30BAEE55B000DAB7F /* tradehandler.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = tradehandler.cpp; sourceTree = "<group>"; };
+ 92BC3FA40BAEE55B000DAB7F /* tradehandler.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = tradehandler.h; sourceTree = "<group>"; };
+ 92BC3FA50BAEE55B000DAB7F /* npc.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = npc.cpp; path = src/npc.cpp; sourceTree = "<group>"; };
+ 92BC3FA60BAEE55B000DAB7F /* npc.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = npc.h; path = src/npc.h; sourceTree = "<group>"; };
+ 92BC3FA70BAEE55B000DAB7F /* openglgraphics.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = openglgraphics.cpp; path = src/openglgraphics.cpp; sourceTree = "<group>"; };
+ 92BC3FA80BAEE55B000DAB7F /* openglgraphics.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = openglgraphics.h; path = src/openglgraphics.h; sourceTree = "<group>"; };
+ 92BC3FAB0BAEE55B000DAB7F /* physfs.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = physfs.c; sourceTree = "<group>"; };
+ 92BC3FAC0BAEE55B000DAB7F /* physfs.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = physfs.h; sourceTree = "<group>"; };
+ 92BC3FAD0BAEE55B000DAB7F /* physfs_byteorder.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = physfs_byteorder.c; sourceTree = "<group>"; };
+ 92BC3FAE0BAEE55B000DAB7F /* physfs_internal.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = physfs_internal.h; sourceTree = "<group>"; };
+ 92BC3FB50BAEE55B000DAB7F /* posix.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = posix.c; sourceTree = "<group>"; };
+ 92BC3FB70BAEE55B000DAB7F /* unix.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = unix.c; sourceTree = "<group>"; };
+ 92BC3FBA0BAEE55B000DAB7F /* player.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = player.cpp; path = src/player.cpp; sourceTree = "<group>"; };
+ 92BC3FBB0BAEE55B000DAB7F /* player.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = player.h; path = src/player.h; sourceTree = "<group>"; };
+ 92BC3FBC0BAEE55B000DAB7F /* properties.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = properties.h; path = src/properties.h; sourceTree = "<group>"; };
+ 92BC3FBE0BAEE55B000DAB7F /* action.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = action.cpp; sourceTree = "<group>"; };
+ 92BC3FBF0BAEE55B000DAB7F /* action.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = action.h; sourceTree = "<group>"; };
+ 92BC3FC00BAEE55B000DAB7F /* ambientoverlay.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = ambientoverlay.cpp; sourceTree = "<group>"; };
+ 92BC3FC10BAEE55B000DAB7F /* ambientoverlay.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = ambientoverlay.h; sourceTree = "<group>"; };
+ 92BC3FC20BAEE55B000DAB7F /* animation.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = animation.cpp; sourceTree = "<group>"; };
+ 92BC3FC30BAEE55B000DAB7F /* animation.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = animation.h; sourceTree = "<group>"; };
+ 92BC3FC40BAEE55B000DAB7F /* buddylist.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = buddylist.cpp; sourceTree = "<group>"; };
+ 92BC3FC50BAEE55B000DAB7F /* buddylist.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = buddylist.h; sourceTree = "<group>"; };
+ 92BC3FC90BAEE55B000DAB7F /* image.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = image.cpp; sourceTree = "<group>"; };
+ 92BC3FCA0BAEE55B000DAB7F /* image.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = image.h; sourceTree = "<group>"; };
+ 92BC3FCB0BAEE55B000DAB7F /* imagewriter.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = imagewriter.cpp; sourceTree = "<group>"; };
+ 92BC3FCC0BAEE55B000DAB7F /* imagewriter.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = imagewriter.h; sourceTree = "<group>"; };
+ 92BC3FCD0BAEE55B000DAB7F /* itemdb.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = itemdb.cpp; sourceTree = "<group>"; };
+ 92BC3FCE0BAEE55B000DAB7F /* itemdb.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = itemdb.h; sourceTree = "<group>"; };
+ 92BC3FCF0BAEE55B000DAB7F /* iteminfo.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = iteminfo.cpp; sourceTree = "<group>"; };
+ 92BC3FD00BAEE55B000DAB7F /* iteminfo.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = iteminfo.h; sourceTree = "<group>"; };
+ 92BC3FD10BAEE55B000DAB7F /* mapreader.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = mapreader.cpp; sourceTree = "<group>"; };
+ 92BC3FD20BAEE55B000DAB7F /* mapreader.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = mapreader.h; sourceTree = "<group>"; };
+ 92BC3FD30BAEE55B000DAB7F /* monsterdb.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = monsterdb.cpp; sourceTree = "<group>"; };
+ 92BC3FD40BAEE55B000DAB7F /* monsterdb.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = monsterdb.h; sourceTree = "<group>"; };
+ 92BC3FD50BAEE55B000DAB7F /* monsterinfo.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = monsterinfo.cpp; sourceTree = "<group>"; };
+ 92BC3FD60BAEE55B000DAB7F /* monsterinfo.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = monsterinfo.h; sourceTree = "<group>"; };
+ 92BC3FD70BAEE55B000DAB7F /* music.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = music.cpp; sourceTree = "<group>"; };
+ 92BC3FD80BAEE55B000DAB7F /* music.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = music.h; sourceTree = "<group>"; };
+ 92BC3FDB0BAEE55B000DAB7F /* resource.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = resource.cpp; sourceTree = "<group>"; };
+ 92BC3FDC0BAEE55B000DAB7F /* resource.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = resource.h; sourceTree = "<group>"; };
+ 92BC3FDD0BAEE55B000DAB7F /* resourcemanager.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = resourcemanager.cpp; sourceTree = "<group>"; };
+ 92BC3FDE0BAEE55B000DAB7F /* resourcemanager.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = resourcemanager.h; sourceTree = "<group>"; };
+ 92BC3FE10BAEE55B000DAB7F /* soundeffect.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = soundeffect.cpp; sourceTree = "<group>"; };
+ 92BC3FE20BAEE55B000DAB7F /* soundeffect.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = soundeffect.h; sourceTree = "<group>"; };
+ 92BC3FE30BAEE55B000DAB7F /* spritedef.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = spritedef.cpp; sourceTree = "<group>"; };
+ 92BC3FE40BAEE55B000DAB7F /* spritedef.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = spritedef.h; sourceTree = "<group>"; };
+ 92BC3FE70BAEE55B000DAB7F /* serverinfo.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = serverinfo.h; path = src/serverinfo.h; sourceTree = "<group>"; };
+ 92BC3FE80BAEE55B000DAB7F /* simpleanimation.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = simpleanimation.cpp; path = src/simpleanimation.cpp; sourceTree = "<group>"; };
+ 92BC3FE90BAEE55B000DAB7F /* simpleanimation.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = simpleanimation.h; path = src/simpleanimation.h; sourceTree = "<group>"; };
+ 92BC3FEA0BAEE55B000DAB7F /* sound.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = sound.cpp; path = src/sound.cpp; sourceTree = "<group>"; };
+ 92BC3FEB0BAEE55B000DAB7F /* sound.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = sound.h; path = src/sound.h; sourceTree = "<group>"; };
+ 92BC3FEC0BAEE55B000DAB7F /* sprite.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = sprite.h; path = src/sprite.h; sourceTree = "<group>"; };
+ 92BC3FED0BAEE55B000DAB7F /* tileset.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = tileset.h; path = src/tileset.h; sourceTree = "<group>"; };
+ 92BC3FEF0BAEE55B000DAB7F /* base64.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = base64.cpp; sourceTree = "<group>"; };
+ 92BC3FF00BAEE55B000DAB7F /* base64.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = base64.h; sourceTree = "<group>"; };
+ 92BC3FF10BAEE55B000DAB7F /* dtor.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = dtor.h; sourceTree = "<group>"; };
+ 92BC3FF20BAEE55B000DAB7F /* tostring.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = tostring.h; sourceTree = "<group>"; };
+ 92BC3FF40BAEE55B000DAB7F /* xml.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = xml.cpp; sourceTree = "<group>"; };
+ 92BC3FF50BAEE55B000DAB7F /* xml.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = xml.h; sourceTree = "<group>"; };
+ 92BC408E0BAEE818000DAB7F /* SDL_image.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = SDL_image.framework; path = /Library/Frameworks/SDL_image.framework; sourceTree = "<absolute>"; };
+ 92BC408F0BAEE818000DAB7F /* SDL_mixer.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = SDL_mixer.framework; path = /Library/Frameworks/SDL_mixer.framework; sourceTree = "<absolute>"; };
+ 92BC40900BAEE818000DAB7F /* SDL_net.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = SDL_net.framework; path = /Library/Frameworks/SDL_net.framework; sourceTree = "<absolute>"; };
+ 92BC40910BAEE818000DAB7F /* SDL.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = SDL.framework; path = /Library/Frameworks/SDL.framework; sourceTree = "<absolute>"; };
+ 92BC40C60BAEEDAA000DAB7F /* OpenGL.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = OpenGL.framework; path = /Developer/SDKs/MacOSX10.4u.sdk/System/Library/Frameworks/OpenGL.framework; sourceTree = "<absolute>"; };
+ 92BC40D80BAEEED3000DAB7F /* IOKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = IOKit.framework; path = /Developer/SDKs/MacOSX10.4u.sdk/System/Library/Frameworks/IOKit.framework; sourceTree = "<absolute>"; };
+ 92BC40E50BAEF54B000DAB7F /* SDLMain.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; name = SDLMain.m; path = src/SDLMain.m; sourceTree = "<group>"; };
+ 92BC40E80BAEF57D000DAB7F /* Cocoa.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Cocoa.framework; path = /Developer/SDKs/MacOSX10.4u.sdk/System/Library/Frameworks/Cocoa.framework; sourceTree = "<absolute>"; };
+ 92BC416E0BAF664C000DAB7F /* ChangeLog */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = ChangeLog; sourceTree = "<group>"; };
+ 92FD19AE0DDCE51000D14E5D /* player_relations.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = player_relations.cpp; path = src/player_relations.cpp; sourceTree = "<group>"; };
+ 92FD19AF0DDCE51000D14E5D /* player_relations.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = player_relations.h; path = src/player_relations.h; sourceTree = "<group>"; };
+ 92FD19B30DDCE53400D14E5D /* setup_players.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = setup_players.cpp; sourceTree = "<group>"; };
+ 92FD19B40DDCE53400D14E5D /* setup_players.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = setup_players.h; sourceTree = "<group>"; };
+ 92FD19B50DDCE53400D14E5D /* table.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = table.cpp; sourceTree = "<group>"; };
+ 92FD19B60DDCE53400D14E5D /* table.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = table.h; sourceTree = "<group>"; };
+ 92FD19B70DDCE53400D14E5D /* table_model.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = table_model.cpp; sourceTree = "<group>"; };
+ 92FD19B80DDCE53400D14E5D /* table_model.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = table_model.h; sourceTree = "<group>"; };
+ 92FD19BD0DDCE56A00D14E5D /* dye.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = dye.h; sourceTree = "<group>"; };
+ 92FD19BF0DDCE6F700D14E5D /* strprintf.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = strprintf.cpp; sourceTree = "<group>"; };
+ 92FD19C00DDCE6F700D14E5D /* strprintf.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = strprintf.h; sourceTree = "<group>"; };
+ 92FD19C60DDCEB8500D14E5D /* emotions.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = emotions.png; sourceTree = "<group>"; };
+/* End PBXFileReference section */
+
+/* Begin PBXFrameworksBuildPhase section */
+ 8D0C4E910486CD37000505A6 /* Frameworks */ = {
+ isa = PBXFrameworksBuildPhase;
+ buildActionMask = 2147483647;
+ files = (
+ 8D0C4E920486CD37000505A6 /* Carbon.framework in Frameworks */,
+ 92BC40940BAEE818000DAB7F /* SDL_image.framework in Frameworks */,
+ 92BC40950BAEE818000DAB7F /* SDL_mixer.framework in Frameworks */,
+ 92BC40960BAEE818000DAB7F /* SDL_net.framework in Frameworks */,
+ 92BC40970BAEE818000DAB7F /* SDL.framework in Frameworks */,
+ 92BC40C70BAEEDAA000DAB7F /* OpenGL.framework in Frameworks */,
+ 92BC40D90BAEEED3000DAB7F /* IOKit.framework in Frameworks */,
+ 92BC40E90BAEF57D000DAB7F /* Cocoa.framework in Frameworks */,
+ 9294DAA10C17E73200FCEDE9 /* libpng.framework in Frameworks */,
+ 922CD9ED0E3D02C50074C50E /* guichan.framework in Frameworks */,
+ );
+ runOnlyForDeploymentPostprocessing = 0;
+ };
+/* End PBXFrameworksBuildPhase section */
+
+/* Begin PBXGroup section */
+ 195DF8CFFE9D517E11CA2CBB /* Products */ = {
+ isa = PBXGroup;
+ children = (
+ 508344B209E5C41E0093A071 /* The Mana World.app */,
+ );
+ name = Products;
+ sourceTree = "<group>";
+ };
+ 20286C29FDCF999611CA2CEA /* themanaworld */ = {
+ isa = PBXGroup;
+ children = (
+ 924A42600C0874D00066885E /* Info.plist */,
+ 5048396909E3304600765E4B /* Configuration Files */,
+ 20286C2AFDCF999611CA2CEA /* Sources */,
+ 20286C2CFDCF999611CA2CEA /* Resources */,
+ 20286C32FDCF999611CA2CEA /* External Frameworks and Libraries */,
+ 195DF8CFFE9D517E11CA2CBB /* Products */,
+ );
+ name = themanaworld;
+ sourceTree = "<group>";
+ };
+ 20286C2AFDCF999611CA2CEA /* Sources */ = {
+ isa = PBXGroup;
+ children = (
+ 92037A1A0ED2037300D3712D /* particleemitterprop.h */,
+ 92037A1B0ED2037300D3712D /* text.cpp */,
+ 92037A1C0ED2037300D3712D /* text.h */,
+ 92037A1D0ED2037300D3712D /* textmanager.cpp */,
+ 92037A1E0ED2037300D3712D /* textmanager.h */,
+ 922CD95D0E3D01080074C50E /* shopitem.cpp */,
+ 922CD95E0E3D01080074C50E /* shopitem.h */,
+ 92FD19AE0DDCE51000D14E5D /* player_relations.cpp */,
+ 92FD19AF0DDCE51000D14E5D /* player_relations.h */,
+ 926F9CF60DB005FA00AACD26 /* itemshortcut.cpp */,
+ 926F9CF70DB005FA00AACD26 /* itemshortcut.h */,
+ 92A4CC9D0D1C622E00CA28FB /* dye.cpp */,
+ 92024D2A0CF1BD9E006B55CB /* keyboardconfig.cpp */,
+ 92024D2B0CF1BD9E006B55CB /* keyboardconfig.h */,
+ 92024D2C0CF1BD9E006B55CB /* vector.h */,
+ 924A39E80C0784280066885E /* animationparticle.cpp */,
+ 924A39E90C0784280066885E /* animationparticle.h */,
+ 924A39EA0C0784280066885E /* imageparticle.cpp */,
+ 924A39EB0C0784280066885E /* imageparticle.h */,
+ 924A39EC0C0784280066885E /* particle.cpp */,
+ 924A39ED0C0784280066885E /* particle.h */,
+ 924A39EE0C0784280066885E /* particleemitter.cpp */,
+ 924A39EF0C0784280066885E /* particleemitter.h */,
+ 924A39F00C0784280066885E /* textparticle.cpp */,
+ 924A39F10C0784280066885E /* textparticle.h */,
+ 92BC3ECA0BAEE55A000DAB7F /* animatedsprite.cpp */,
+ 92BC3ECB0BAEE55A000DAB7F /* animatedsprite.h */,
+ 92BC3ECC0BAEE55A000DAB7F /* being.cpp */,
+ 92BC3ECD0BAEE55A000DAB7F /* being.h */,
+ 92BC3ECE0BAEE55A000DAB7F /* beingmanager.cpp */,
+ 92BC3ECF0BAEE55A000DAB7F /* beingmanager.h */,
+ 92BC3ED10BAEE55A000DAB7F /* configlistener.h */,
+ 92BC3ED20BAEE55A000DAB7F /* configuration.cpp */,
+ 92BC3ED30BAEE55A000DAB7F /* configuration.h */,
+ 92BC3EE40BAEE55A000DAB7F /* engine.cpp */,
+ 92BC3EE50BAEE55A000DAB7F /* engine.h */,
+ 92BC3EE60BAEE55A000DAB7F /* equipment.cpp */,
+ 92BC3EE70BAEE55A000DAB7F /* equipment.h */,
+ 92BC3EE80BAEE55A000DAB7F /* floor_item.cpp */,
+ 92BC3EE90BAEE55A000DAB7F /* floor_item.h */,
+ 92BC3EEA0BAEE55A000DAB7F /* flooritemmanager.cpp */,
+ 92BC3EEB0BAEE55A000DAB7F /* flooritemmanager.h */,
+ 92BC3EEC0BAEE55A000DAB7F /* game.cpp */,
+ 92BC3EED0BAEE55A000DAB7F /* game.h */,
+ 92BC3EEE0BAEE55A000DAB7F /* graphics.cpp */,
+ 92BC3EEF0BAEE55A000DAB7F /* graphics.h */,
+ 92BC3EF00BAEE55A000DAB7F /* gui */,
+ 92BC3F6C0BAEE55B000DAB7F /* guichanfwd.h */,
+ 92BC3F6D0BAEE55B000DAB7F /* inventory.cpp */,
+ 92BC3F6E0BAEE55B000DAB7F /* inventory.h */,
+ 92BC3F6F0BAEE55B000DAB7F /* item.cpp */,
+ 92BC3F700BAEE55B000DAB7F /* item.h */,
+ 92BC3F710BAEE55B000DAB7F /* joystick.cpp */,
+ 92BC3F720BAEE55B000DAB7F /* joystick.h */,
+ 92BC3F730BAEE55B000DAB7F /* localplayer.cpp */,
+ 92BC3F740BAEE55B000DAB7F /* localplayer.h */,
+ 92BC3F750BAEE55B000DAB7F /* lockedarray.h */,
+ 92BC3F760BAEE55B000DAB7F /* log.cpp */,
+ 92BC3F770BAEE55B000DAB7F /* log.h */,
+ 92BC3F780BAEE55B000DAB7F /* logindata.h */,
+ 92BC3F790BAEE55B000DAB7F /* main.cpp */,
+ 92BC3F7A0BAEE55B000DAB7F /* main.h */,
+ 92BC3F7C0BAEE55B000DAB7F /* map.cpp */,
+ 92BC3F7D0BAEE55B000DAB7F /* map.h */,
+ 92BC3F7E0BAEE55B000DAB7F /* monster.cpp */,
+ 92BC3F7F0BAEE55B000DAB7F /* monster.h */,
+ 92BC3F800BAEE55B000DAB7F /* net */,
+ 92BC3FA50BAEE55B000DAB7F /* npc.cpp */,
+ 92BC3FA60BAEE55B000DAB7F /* npc.h */,
+ 92BC3FA70BAEE55B000DAB7F /* openglgraphics.cpp */,
+ 92BC3FA80BAEE55B000DAB7F /* openglgraphics.h */,
+ 92BC3FA90BAEE55B000DAB7F /* physfs */,
+ 92BC3FBA0BAEE55B000DAB7F /* player.cpp */,
+ 92BC3FBB0BAEE55B000DAB7F /* player.h */,
+ 92BC3FBC0BAEE55B000DAB7F /* properties.h */,
+ 92BC3FBD0BAEE55B000DAB7F /* resources */,
+ 92BC3FE70BAEE55B000DAB7F /* serverinfo.h */,
+ 92BC3FE80BAEE55B000DAB7F /* simpleanimation.cpp */,
+ 92BC3FE90BAEE55B000DAB7F /* simpleanimation.h */,
+ 92BC3FEA0BAEE55B000DAB7F /* sound.cpp */,
+ 92BC3FEB0BAEE55B000DAB7F /* sound.h */,
+ 92BC3FEC0BAEE55B000DAB7F /* sprite.h */,
+ 92BC3FED0BAEE55B000DAB7F /* tileset.h */,
+ 92BC3FEE0BAEE55B000DAB7F /* utils */,
+ );
+ name = Sources;
+ sourceTree = "<group>";
+ };
+ 20286C2CFDCF999611CA2CEA /* Resources */ = {
+ isa = PBXGroup;
+ children = (
+ 92A4CCFE0D1DA8E500CA28FB /* LICENSE.rtf */,
+ 924A42590C0871EC0066885E /* The Mana World.icns */,
+ 924A3E590C085ED70066885E /* data */,
+ 92BC416E0BAF664C000DAB7F /* ChangeLog */,
+ );
+ name = Resources;
+ sourceTree = "<group>";
+ };
+ 20286C32FDCF999611CA2CEA /* External Frameworks and Libraries */ = {
+ isa = PBXGroup;
+ children = (
+ 922CD9EC0E3D02C50074C50E /* guichan.framework */,
+ 9294DAA00C17E73200FCEDE9 /* libpng.framework */,
+ 92BC40E80BAEF57D000DAB7F /* Cocoa.framework */,
+ 92BC40D80BAEEED3000DAB7F /* IOKit.framework */,
+ 92BC40C60BAEEDAA000DAB7F /* OpenGL.framework */,
+ 92BC408E0BAEE818000DAB7F /* SDL_image.framework */,
+ 92BC408F0BAEE818000DAB7F /* SDL_mixer.framework */,
+ 92BC40900BAEE818000DAB7F /* SDL_net.framework */,
+ 92BC40910BAEE818000DAB7F /* SDL.framework */,
+ 20286C33FDCF999611CA2CEA /* Carbon.framework */,
+ );
+ name = "External Frameworks and Libraries";
+ sourceTree = "<group>";
+ };
+ 5048396909E3304600765E4B /* Configuration Files */ = {
+ isa = PBXGroup;
+ children = (
+ 92037A190ED2035A00D3712D /* SDLMain.h */,
+ 92BC40E50BAEF54B000DAB7F /* SDLMain.m */,
+ );
+ name = "Configuration Files";
+ sourceTree = "<group>";
+ };
+ 924A3A0F0C07A60B0066885E /* widgets */ = {
+ isa = PBXGroup;
+ children = (
+ 924A3A100C07A60B0066885E /* resizegrip.cpp */,
+ 924A3A110C07A60B0066885E /* resizegrip.h */,
+ );
+ path = widgets;
+ sourceTree = "<group>";
+ };
+ 924A3E590C085ED70066885E /* data */ = {
+ isa = PBXGroup;
+ children = (
+ 924A3E5C0C085ED70066885E /* graphics */,
+ 924A40090C085ED80066885E /* help */,
+ 924A40140C085ED80066885E /* icons */,
+ 924A401C0C085ED80066885E /* items.xsd */,
+ );
+ path = data;
+ sourceTree = "<group>";
+ };
+ 924A3E5C0C085ED70066885E /* graphics */ = {
+ isa = PBXGroup;
+ children = (
+ 924A3E5E0C085ED70066885E /* gui */,
+ 924A3E900C085ED70066885E /* images */,
+ );
+ path = graphics;
+ sourceTree = "<group>";
+ };
+ 924A3E5E0C085ED70066885E /* gui */ = {
+ isa = PBXGroup;
+ children = (
+ 92FD19C60DDCEB8500D14E5D /* emotions.png */,
+ 92024D5B0CF1BE5C006B55CB /* close_button.png */,
+ 92024D5D0CF1BE5C006B55CB /* unknown-item.png */,
+ 92024D5C0CF1BE5C006B55CB /* item_shortcut_bgr.png */,
+ 924A3E600C085ED70066885E /* bg_quad_dis.png */,
+ 924A3E610C085ED70066885E /* browserfont.png */,
+ 924A3E620C085ED70066885E /* button.png */,
+ 924A3E630C085ED70066885E /* button_disabled.png */,
+ 924A3E640C085ED70066885E /* buttonhi.png */,
+ 924A3E650C085ED70066885E /* buttonpress.png */,
+ 924A3E660C085ED70066885E /* checkbox.png */,
+ 924A3E680C085ED70066885E /* deepbox.png */,
+ 924A3E690C085ED70066885E /* fixedfont.png */,
+ 924A3E6A0C085ED70066885E /* hits_blue.png */,
+ 924A3E6B0C085ED70066885E /* hits_red.png */,
+ 924A3E6C0C085ED70066885E /* hits_yellow.png */,
+ 924A3E6D0C085ED70066885E /* hscroll_left_default.png */,
+ 924A3E6E0C085ED70066885E /* hscroll_left_highlight.png */,
+ 924A3E6F0C085ED70066885E /* hscroll_left_pressed.png */,
+ 924A3E700C085ED70066885E /* hscroll_right_default.png */,
+ 924A3E710C085ED70066885E /* hscroll_right_highlight.png */,
+ 924A3E720C085ED70066885E /* hscroll_right_pressed.png */,
+ 924A3E740C085ED70066885E /* menuitemD.png */,
+ 924A3E750C085ED70066885E /* menuitemF.png */,
+ 924A3E760C085ED70066885E /* menuitemN.png */,
+ 924A3E770C085ED70066885E /* menuitemP.png */,
+ 924A3E780C085ED70066885E /* mouse.png */,
+ 924A3E790C085ED70066885E /* radioin.png */,
+ 924A3E7A0C085ED70066885E /* radioout.png */,
+ 924A3E7B0C085ED70066885E /* resize.png */,
+ 924A3E7C0C085ED70066885E /* rpgfont_wider.png */,
+ 924A3E7D0C085ED70066885E /* sansserif8.png */,
+ 924A3E7E0C085ED70066885E /* selection.png */,
+ 924A3E7F0C085ED70066885E /* slider.png */,
+ 924A3E800C085ED70066885E /* target-cursor-blue-l.png */,
+ 924A3E810C085ED70066885E /* target-cursor-blue-m.png */,
+ 924A3E820C085ED70066885E /* target-cursor-blue-s.png */,
+ 924A3E830C085ED70066885E /* target-cursor-red-l.png */,
+ 924A3E840C085ED70066885E /* target-cursor-red-m.png */,
+ 924A3E850C085ED70066885E /* target-cursor-red-s.png */,
+ 924A3E860C085ED70066885E /* thickborder.png */,
+ 924A3E870C085ED70066885E /* vscroll_blue.png */,
+ 924A3E880C085ED70066885E /* vscroll_down_default.png */,
+ 924A3E890C085ED70066885E /* vscroll_down_highlight.png */,
+ 924A3E8A0C085ED70066885E /* vscroll_down_pressed.png */,
+ 924A3E8B0C085ED70066885E /* vscroll_grey.png */,
+ 924A3E8C0C085ED70066885E /* vscroll_red.png */,
+ 924A3E8D0C085ED70066885E /* vscroll_up_default.png */,
+ 924A3E8E0C085ED70066885E /* vscroll_up_highlight.png */,
+ 924A3E8F0C085ED70066885E /* vscroll_up_pressed.png */,
+ );
+ path = gui;
+ sourceTree = "<group>";
+ };
+ 924A3E900C085ED70066885E /* images */ = {
+ isa = PBXGroup;
+ children = (
+ 924A3E990C085ED70066885E /* error.png */,
+ 924A3E9A0C085ED70066885E /* login_wallpaper.png */,
+ );
+ path = images;
+ sourceTree = "<group>";
+ };
+ 924A40090C085ED80066885E /* help */ = {
+ isa = PBXGroup;
+ children = (
+ 924A400A0C085ED80066885E /* about.txt */,
+ 924A400B0C085ED80066885E /* changes.txt */,
+ 924A400D0C085ED80066885E /* commands.txt */,
+ 924A400E0C085ED80066885E /* header.txt */,
+ 924A400F0C085ED80066885E /* index.txt */,
+ 924A40110C085ED80066885E /* skills.txt */,
+ 924A40120C085ED80066885E /* support.txt */,
+ 924A40130C085ED80066885E /* team.txt */,
+ );
+ path = help;
+ sourceTree = "<group>";
+ };
+ 924A40140C085ED80066885E /* icons */ = {
+ isa = PBXGroup;
+ children = (
+ 92024DDD0CF1BFC8006B55CB /* The Mana World.icns */,
+ 924A40180C085ED80066885E /* tmw.ico */,
+ 924A40190C085ED80066885E /* tmw.png */,
+ 924A401A0C085ED80066885E /* tmw.xpm */,
+ );
+ path = icons;
+ sourceTree = "<group>";
+ };
+ 92A4CCDF0D1DA58D00CA28FB /* archivers */ = {
+ isa = PBXGroup;
+ children = (
+ 92A4CCE00D1DA58D00CA28FB /* dir.c */,
+ 92A4CCE10D1DA58D00CA28FB /* grp.c */,
+ 92A4CCE20D1DA58D00CA28FB /* hog.c */,
+ 92A4CCE30D1DA58D00CA28FB /* lzma.c */,
+ 92A4CCE40D1DA58D00CA28FB /* mvl.c */,
+ 92A4CCE50D1DA58D00CA28FB /* qpak.c */,
+ 92A4CCE60D1DA58D00CA28FB /* wad.c */,
+ 92A4CCE70D1DA58D00CA28FB /* zip.c */,
+ );
+ path = archivers;
+ sourceTree = "<group>";
+ };
+ 92BC3EF00BAEE55A000DAB7F /* gui */ = {
+ isa = PBXGroup;
+ children = (
+ 92FD19B30DDCE53400D14E5D /* setup_players.cpp */,
+ 92FD19B40DDCE53400D14E5D /* setup_players.h */,
+ 92FD19B50DDCE53400D14E5D /* table.cpp */,
+ 92FD19B60DDCE53400D14E5D /* table.h */,
+ 92FD19B70DDCE53400D14E5D /* table_model.cpp */,
+ 92FD19B80DDCE53400D14E5D /* table_model.h */,
+ 926F9D410DB00AFC00AACD26 /* itemshortcutcontainer.cpp */,
+ 926F9D420DB00AFC00AACD26 /* itemshortcutcontainer.h */,
+ 926F9D430DB00AFC00AACD26 /* itemshortcutwindow.cpp */,
+ 926F9D440DB00AFC00AACD26 /* itemshortcutwindow.h */,
+ 92024D360CF1BDF7006B55CB /* setup_keyboard.cpp */,
+ 92024D370CF1BDF7006B55CB /* setup_keyboard.h */,
+ 924A3A0F0C07A60B0066885E /* widgets */,
+ 92BC3EF10BAEE55A000DAB7F /* box.cpp */,
+ 92BC3EF20BAEE55A000DAB7F /* box.h */,
+ 92BC3EF30BAEE55A000DAB7F /* browserbox.cpp */,
+ 92BC3EF40BAEE55A000DAB7F /* browserbox.h */,
+ 92BC3EF50BAEE55A000DAB7F /* buddywindow.cpp */,
+ 92BC3EF60BAEE55A000DAB7F /* buddywindow.h */,
+ 92BC3EF70BAEE55A000DAB7F /* button.cpp */,
+ 92BC3EF80BAEE55A000DAB7F /* button.h */,
+ 92BC3EF90BAEE55A000DAB7F /* buy.cpp */,
+ 92BC3EFA0BAEE55A000DAB7F /* buy.h */,
+ 92BC3EFB0BAEE55A000DAB7F /* buysell.cpp */,
+ 92BC3EFC0BAEE55A000DAB7F /* buysell.h */,
+ 92BC3EFD0BAEE55A000DAB7F /* char_select.cpp */,
+ 92BC3EFE0BAEE55A000DAB7F /* char_select.h */,
+ 92BC3EFF0BAEE55A000DAB7F /* char_server.cpp */,
+ 92BC3F000BAEE55A000DAB7F /* char_server.h */,
+ 92BC3F010BAEE55A000DAB7F /* chargedialog.cpp */,
+ 92BC3F020BAEE55A000DAB7F /* chargedialog.h */,
+ 92BC3F030BAEE55A000DAB7F /* chat.cpp */,
+ 92BC3F040BAEE55A000DAB7F /* chat.h */,
+ 92BC3F050BAEE55A000DAB7F /* chatinput.cpp */,
+ 92BC3F060BAEE55A000DAB7F /* chatinput.h */,
+ 92BC3F070BAEE55A000DAB7F /* checkbox.cpp */,
+ 92BC3F080BAEE55A000DAB7F /* checkbox.h */,
+ 92BC3F090BAEE55A000DAB7F /* confirm_dialog.cpp */,
+ 92BC3F0A0BAEE55A000DAB7F /* confirm_dialog.h */,
+ 92BC3F0B0BAEE55A000DAB7F /* connection.cpp */,
+ 92BC3F0C0BAEE55A000DAB7F /* connection.h */,
+ 92BC3F0D0BAEE55A000DAB7F /* debugwindow.cpp */,
+ 92BC3F0E0BAEE55A000DAB7F /* debugwindow.h */,
+ 92BC3F0F0BAEE55A000DAB7F /* equipmentwindow.cpp */,
+ 92BC3F100BAEE55A000DAB7F /* equipmentwindow.h */,
+ 92BC3F110BAEE55A000DAB7F /* focushandler.cpp */,
+ 92BC3F120BAEE55A000DAB7F /* focushandler.h */,
+ 92BC3F130BAEE55A000DAB7F /* gccontainer.cpp */,
+ 92BC3F140BAEE55A000DAB7F /* gccontainer.h */,
+ 92BC3F150BAEE55A000DAB7F /* gui.cpp */,
+ 92BC3F160BAEE55A000DAB7F /* gui.h */,
+ 92BC3F170BAEE55A000DAB7F /* hbox.cpp */,
+ 92BC3F180BAEE55A000DAB7F /* hbox.h */,
+ 92BC3F190BAEE55A000DAB7F /* help.cpp */,
+ 92BC3F1A0BAEE55A000DAB7F /* help.h */,
+ 92BC3F1B0BAEE55A000DAB7F /* inttextbox.cpp */,
+ 92BC3F1C0BAEE55A000DAB7F /* inttextbox.h */,
+ 92BC3F1D0BAEE55A000DAB7F /* inventorywindow.cpp */,
+ 92BC3F1E0BAEE55A000DAB7F /* inventorywindow.h */,
+ 92BC3F1F0BAEE55A000DAB7F /* item_amount.cpp */,
+ 92BC3F200BAEE55A000DAB7F /* item_amount.h */,
+ 92BC3F210BAEE55A000DAB7F /* itemcontainer.cpp */,
+ 92BC3F220BAEE55A000DAB7F /* itemcontainer.h */,
+ 92BC3F230BAEE55A000DAB7F /* linkhandler.h */,
+ 92BC3F240BAEE55A000DAB7F /* listbox.cpp */,
+ 92BC3F250BAEE55A000DAB7F /* listbox.h */,
+ 92BC3F260BAEE55A000DAB7F /* login.cpp */,
+ 92BC3F270BAEE55A000DAB7F /* login.h */,
+ 92BC3F280BAEE55A000DAB7F /* menuwindow.cpp */,
+ 92BC3F290BAEE55A000DAB7F /* menuwindow.h */,
+ 92BC3F2A0BAEE55A000DAB7F /* minimap.cpp */,
+ 92BC3F2B0BAEE55A000DAB7F /* minimap.h */,
+ 92BC3F2C0BAEE55A000DAB7F /* ministatus.cpp */,
+ 92BC3F2D0BAEE55A000DAB7F /* ministatus.h */,
+ 92BC3F2E0BAEE55A000DAB7F /* newskill.cpp */,
+ 92BC3F2F0BAEE55A000DAB7F /* newskill.h */,
+ 92BC3F300BAEE55A000DAB7F /* npc_text.cpp */,
+ 92BC3F310BAEE55A000DAB7F /* npc_text.h */,
+ 92BC3F320BAEE55A000DAB7F /* npclistdialog.cpp */,
+ 92BC3F330BAEE55A000DAB7F /* npclistdialog.h */,
+ 92BC3F340BAEE55A000DAB7F /* ok_dialog.cpp */,
+ 92BC3F350BAEE55A000DAB7F /* ok_dialog.h */,
+ 92BC3F360BAEE55A000DAB7F /* passwordfield.cpp */,
+ 92BC3F370BAEE55A000DAB7F /* passwordfield.h */,
+ 92BC3F380BAEE55A000DAB7F /* playerbox.cpp */,
+ 92BC3F390BAEE55A000DAB7F /* playerbox.h */,
+ 92BC3F3A0BAEE55A000DAB7F /* popupmenu.cpp */,
+ 92BC3F3B0BAEE55A000DAB7F /* popupmenu.h */,
+ 92BC3F3C0BAEE55A000DAB7F /* progressbar.cpp */,
+ 92BC3F3D0BAEE55A000DAB7F /* progressbar.h */,
+ 92BC3F3E0BAEE55A000DAB7F /* radiobutton.cpp */,
+ 92BC3F3F0BAEE55A000DAB7F /* radiobutton.h */,
+ 92BC3F400BAEE55A000DAB7F /* register.cpp */,
+ 92BC3F410BAEE55A000DAB7F /* register.h */,
+ 92BC3F420BAEE55A000DAB7F /* scrollarea.cpp */,
+ 92BC3F430BAEE55A000DAB7F /* scrollarea.h */,
+ 92BC3F450BAEE55A000DAB7F /* sell.cpp */,
+ 92BC3F460BAEE55A000DAB7F /* sell.h */,
+ 92BC3F470BAEE55A000DAB7F /* setup.cpp */,
+ 92BC3F480BAEE55A000DAB7F /* setup.h */,
+ 92BC3F490BAEE55A000DAB7F /* setup_audio.cpp */,
+ 92BC3F4A0BAEE55A000DAB7F /* setup_audio.h */,
+ 92BC3F4B0BAEE55A000DAB7F /* setup_joystick.cpp */,
+ 92BC3F4C0BAEE55A000DAB7F /* setup_joystick.h */,
+ 92BC3F4D0BAEE55A000DAB7F /* setup_video.cpp */,
+ 92BC3F4E0BAEE55A000DAB7F /* setup_video.h */,
+ 92BC3F4F0BAEE55A000DAB7F /* setuptab.h */,
+ 92BC3F500BAEE55A000DAB7F /* shop.cpp */,
+ 92BC3F510BAEE55A000DAB7F /* shop.h */,
+ 92BC3F520BAEE55A000DAB7F /* shoplistbox.cpp */,
+ 92BC3F530BAEE55A000DAB7F /* shoplistbox.h */,
+ 92BC3F540BAEE55A000DAB7F /* skill.cpp */,
+ 92BC3F550BAEE55A000DAB7F /* skill.h */,
+ 92BC3F560BAEE55A000DAB7F /* slider.cpp */,
+ 92BC3F570BAEE55A000DAB7F /* slider.h */,
+ 92BC3F580BAEE55A000DAB7F /* status.cpp */,
+ 92BC3F590BAEE55B000DAB7F /* status.h */,
+ 92BC3F5A0BAEE55B000DAB7F /* tabbedcontainer.cpp */,
+ 92BC3F5B0BAEE55B000DAB7F /* tabbedcontainer.h */,
+ 92BC3F5C0BAEE55B000DAB7F /* textbox.cpp */,
+ 92BC3F5D0BAEE55B000DAB7F /* textbox.h */,
+ 92BC3F5E0BAEE55B000DAB7F /* textfield.cpp */,
+ 92BC3F5F0BAEE55B000DAB7F /* textfield.h */,
+ 92BC3F600BAEE55B000DAB7F /* trade.cpp */,
+ 92BC3F610BAEE55B000DAB7F /* trade.h */,
+ 92BC3F620BAEE55B000DAB7F /* updatewindow.cpp */,
+ 92BC3F630BAEE55B000DAB7F /* updatewindow.h */,
+ 92BC3F640BAEE55B000DAB7F /* vbox.cpp */,
+ 92BC3F650BAEE55B000DAB7F /* vbox.h */,
+ 92BC3F660BAEE55B000DAB7F /* viewport.cpp */,
+ 92BC3F670BAEE55B000DAB7F /* viewport.h */,
+ 92BC3F680BAEE55B000DAB7F /* window.cpp */,
+ 92BC3F690BAEE55B000DAB7F /* window.h */,
+ 92BC3F6A0BAEE55B000DAB7F /* windowcontainer.cpp */,
+ 92BC3F6B0BAEE55B000DAB7F /* windowcontainer.h */,
+ );
+ name = gui;
+ path = src/gui;
+ sourceTree = "<group>";
+ };
+ 92BC3F800BAEE55B000DAB7F /* net */ = {
+ isa = PBXGroup;
+ children = (
+ 92BC3F810BAEE55B000DAB7F /* beinghandler.cpp */,
+ 92BC3F820BAEE55B000DAB7F /* beinghandler.h */,
+ 92BC3F830BAEE55B000DAB7F /* buysellhandler.cpp */,
+ 92BC3F840BAEE55B000DAB7F /* buysellhandler.h */,
+ 92BC3F850BAEE55B000DAB7F /* charserverhandler.cpp */,
+ 92BC3F860BAEE55B000DAB7F /* charserverhandler.h */,
+ 92BC3F870BAEE55B000DAB7F /* chathandler.cpp */,
+ 92BC3F880BAEE55B000DAB7F /* chathandler.h */,
+ 92BC3F890BAEE55B000DAB7F /* equipmenthandler.cpp */,
+ 92BC3F8A0BAEE55B000DAB7F /* equipmenthandler.h */,
+ 92BC3F8B0BAEE55B000DAB7F /* inventoryhandler.cpp */,
+ 92BC3F8C0BAEE55B000DAB7F /* inventoryhandler.h */,
+ 92BC3F8D0BAEE55B000DAB7F /* itemhandler.cpp */,
+ 92BC3F8E0BAEE55B000DAB7F /* itemhandler.h */,
+ 92BC3F8F0BAEE55B000DAB7F /* loginhandler.cpp */,
+ 92BC3F900BAEE55B000DAB7F /* loginhandler.h */,
+ 92BC3F910BAEE55B000DAB7F /* maploginhandler.cpp */,
+ 92BC3F920BAEE55B000DAB7F /* maploginhandler.h */,
+ 92BC3F930BAEE55B000DAB7F /* messagehandler.cpp */,
+ 92BC3F940BAEE55B000DAB7F /* messagehandler.h */,
+ 92BC3F950BAEE55B000DAB7F /* messagein.cpp */,
+ 92BC3F960BAEE55B000DAB7F /* messagein.h */,
+ 92BC3F970BAEE55B000DAB7F /* messageout.cpp */,
+ 92BC3F980BAEE55B000DAB7F /* messageout.h */,
+ 92BC3F990BAEE55B000DAB7F /* network.cpp */,
+ 92BC3F9A0BAEE55B000DAB7F /* network.h */,
+ 92BC3F9B0BAEE55B000DAB7F /* npchandler.cpp */,
+ 92BC3F9C0BAEE55B000DAB7F /* npchandler.h */,
+ 92BC3F9D0BAEE55B000DAB7F /* playerhandler.cpp */,
+ 92BC3F9E0BAEE55B000DAB7F /* playerhandler.h */,
+ 92BC3F9F0BAEE55B000DAB7F /* protocol.cpp */,
+ 92BC3FA00BAEE55B000DAB7F /* protocol.h */,
+ 92BC3FA10BAEE55B000DAB7F /* skillhandler.cpp */,
+ 92BC3FA20BAEE55B000DAB7F /* skillhandler.h */,
+ 92BC3FA30BAEE55B000DAB7F /* tradehandler.cpp */,
+ 92BC3FA40BAEE55B000DAB7F /* tradehandler.h */,
+ );
+ name = net;
+ path = src/net;
+ sourceTree = "<group>";
+ };
+ 92BC3FA90BAEE55B000DAB7F /* physfs */ = {
+ isa = PBXGroup;
+ children = (
+ 92A4CCFB0D1DA89800CA28FB /* physfs_unicode.c */,
+ 92A4CCF00D1DA5A800CA28FB /* physfs_casefolding.h */,
+ 92A4CCF10D1DA5A800CA28FB /* physfs_platforms.h */,
+ 92A4CCDF0D1DA58D00CA28FB /* archivers */,
+ 92BC3FAB0BAEE55B000DAB7F /* physfs.c */,
+ 92BC3FAC0BAEE55B000DAB7F /* physfs.h */,
+ 92BC3FAD0BAEE55B000DAB7F /* physfs_byteorder.c */,
+ 92BC3FAE0BAEE55B000DAB7F /* physfs_internal.h */,
+ 92BC3FAF0BAEE55B000DAB7F /* platform */,
+ );
+ name = physfs;
+ path = src/physfs;
+ sourceTree = "<group>";
+ };
+ 92BC3FAF0BAEE55B000DAB7F /* platform */ = {
+ isa = PBXGroup;
+ children = (
+ 92A4CCF20D1DA5C600CA28FB /* macosx.c */,
+ 92BC3FB50BAEE55B000DAB7F /* posix.c */,
+ 92BC3FB70BAEE55B000DAB7F /* unix.c */,
+ );
+ path = platform;
+ sourceTree = "<group>";
+ };
+ 92BC3FBD0BAEE55B000DAB7F /* resources */ = {
+ isa = PBXGroup;
+ children = (
+ 922CD9560E3D00900074C50E /* npcdb.cpp */,
+ 922CD9570E3D00900074C50E /* npcdb.h */,
+ 92FD19BD0DDCE56A00D14E5D /* dye.h */,
+ 92024E740CF1DCF6006B55CB /* imageloader.cpp */,
+ 92024E750CF1DCF6006B55CB /* imageloader.h */,
+ 925350010BC12A3200115FD5 /* imageset.cpp */,
+ 925350020BC12A3200115FD5 /* imageset.h */,
+ 92BC3FBE0BAEE55B000DAB7F /* action.cpp */,
+ 92BC3FBF0BAEE55B000DAB7F /* action.h */,
+ 92BC3FC00BAEE55B000DAB7F /* ambientoverlay.cpp */,
+ 92BC3FC10BAEE55B000DAB7F /* ambientoverlay.h */,
+ 92BC3FC20BAEE55B000DAB7F /* animation.cpp */,
+ 92BC3FC30BAEE55B000DAB7F /* animation.h */,
+ 92BC3FC40BAEE55B000DAB7F /* buddylist.cpp */,
+ 92BC3FC50BAEE55B000DAB7F /* buddylist.h */,
+ 92BC3FC90BAEE55B000DAB7F /* image.cpp */,
+ 92BC3FCA0BAEE55B000DAB7F /* image.h */,
+ 92BC3FCB0BAEE55B000DAB7F /* imagewriter.cpp */,
+ 92BC3FCC0BAEE55B000DAB7F /* imagewriter.h */,
+ 92BC3FCD0BAEE55B000DAB7F /* itemdb.cpp */,
+ 92BC3FCE0BAEE55B000DAB7F /* itemdb.h */,
+ 92BC3FCF0BAEE55B000DAB7F /* iteminfo.cpp */,
+ 92BC3FD00BAEE55B000DAB7F /* iteminfo.h */,
+ 92BC3FD10BAEE55B000DAB7F /* mapreader.cpp */,
+ 92BC3FD20BAEE55B000DAB7F /* mapreader.h */,
+ 92BC3FD30BAEE55B000DAB7F /* monsterdb.cpp */,
+ 92BC3FD40BAEE55B000DAB7F /* monsterdb.h */,
+ 92BC3FD50BAEE55B000DAB7F /* monsterinfo.cpp */,
+ 92BC3FD60BAEE55B000DAB7F /* monsterinfo.h */,
+ 92BC3FD70BAEE55B000DAB7F /* music.cpp */,
+ 92BC3FD80BAEE55B000DAB7F /* music.h */,
+ 92BC3FDB0BAEE55B000DAB7F /* resource.cpp */,
+ 92BC3FDC0BAEE55B000DAB7F /* resource.h */,
+ 92BC3FDD0BAEE55B000DAB7F /* resourcemanager.cpp */,
+ 92BC3FDE0BAEE55B000DAB7F /* resourcemanager.h */,
+ 92BC3FE10BAEE55B000DAB7F /* soundeffect.cpp */,
+ 92BC3FE20BAEE55B000DAB7F /* soundeffect.h */,
+ 92BC3FE30BAEE55B000DAB7F /* spritedef.cpp */,
+ 92BC3FE40BAEE55B000DAB7F /* spritedef.h */,
+ );
+ name = resources;
+ path = src/resources;
+ sourceTree = "<group>";
+ };
+ 92BC3FEE0BAEE55B000DAB7F /* utils */ = {
+ isa = PBXGroup;
+ children = (
+ 92FD19BF0DDCE6F700D14E5D /* strprintf.cpp */,
+ 92FD19C00DDCE6F700D14E5D /* strprintf.h */,
+ 92024D400CF1BE22006B55CB /* fastsqrt.h */,
+ 92024D420CF1BE22006B55CB /* trim.h */,
+ 92BC3FEF0BAEE55B000DAB7F /* base64.cpp */,
+ 92BC3FF00BAEE55B000DAB7F /* base64.h */,
+ 92BC3FF10BAEE55B000DAB7F /* dtor.h */,
+ 92BC3FF20BAEE55B000DAB7F /* tostring.h */,
+ 92BC3FF40BAEE55B000DAB7F /* xml.cpp */,
+ 92BC3FF50BAEE55B000DAB7F /* xml.h */,
+ );
+ name = utils;
+ path = src/utils;
+ sourceTree = "<group>";
+ };
+/* End PBXGroup section */
+
+/* Begin PBXNativeTarget section */
+ 8D0C4E890486CD37000505A6 /* themanaworld */ = {
+ isa = PBXNativeTarget;
+ buildConfigurationList = C0E91AC508A95435008D54AB /* Build configuration list for PBXNativeTarget "themanaworld" */;
+ buildPhases = (
+ 8D0C4E8C0486CD37000505A6 /* Resources */,
+ 8D0C4E8F0486CD37000505A6 /* Sources */,
+ 8D0C4E910486CD37000505A6 /* Frameworks */,
+ 924A3A520C085C190066885E /* Copy Data Files */,
+ 924A3E540C085CAF0066885E /* Copy GUI Files */,
+ 924A40880C085FBD0066885E /* Copy Image Files */,
+ 924A42000C0861C70066885E /* Copy Help Files */,
+ 92EEA0090D2E20D100DDE300 /* Copy Frameworks */,
+ );
+ buildRules = (
+ );
+ dependencies = (
+ );
+ name = themanaworld;
+ productInstallPath = "$(HOME)/Applications";
+ productName = themanaworld;
+ productReference = 508344B209E5C41E0093A071 /* The Mana World.app */;
+ productType = "com.apple.product-type.application";
+ };
+/* End PBXNativeTarget section */
+
+/* Begin PBXProject section */
+ 20286C28FDCF999611CA2CEA /* Project object */ = {
+ isa = PBXProject;
+ buildConfigurationList = C0E91AC908A95435008D54AB /* Build configuration list for PBXProject "themanaworld" */;
+ compatibilityVersion = "Xcode 2.4";
+ hasScannedForEncodings = 1;
+ mainGroup = 20286C29FDCF999611CA2CEA /* themanaworld */;
+ projectDirPath = "";
+ projectRoot = "";
+ targets = (
+ 8D0C4E890486CD37000505A6 /* themanaworld */,
+ );
+ };
+/* End PBXProject section */
+
+/* Begin PBXResourcesBuildPhase section */
+ 8D0C4E8C0486CD37000505A6 /* Resources */ = {
+ isa = PBXResourcesBuildPhase;
+ buildActionMask = 2147483647;
+ files = (
+ 924A425A0C0871EC0066885E /* The Mana World.icns in Resources */,
+ 92A4CCFF0D1DA8E500CA28FB /* LICENSE.rtf in Resources */,
+ );
+ runOnlyForDeploymentPostprocessing = 0;
+ };
+/* End PBXResourcesBuildPhase section */
+
+/* Begin PBXSourcesBuildPhase section */
+ 8D0C4E8F0486CD37000505A6 /* Sources */ = {
+ isa = PBXSourcesBuildPhase;
+ buildActionMask = 2147483647;
+ files = (
+ 92BC3FF60BAEE55B000DAB7F /* animatedsprite.cpp in Sources */,
+ 92BC3FF70BAEE55B000DAB7F /* being.cpp in Sources */,
+ 92BC3FF80BAEE55B000DAB7F /* beingmanager.cpp in Sources */,
+ 92BC3FFA0BAEE55B000DAB7F /* configuration.cpp in Sources */,
+ 92BC40020BAEE55B000DAB7F /* engine.cpp in Sources */,
+ 92BC40030BAEE55B000DAB7F /* equipment.cpp in Sources */,
+ 92BC40040BAEE55B000DAB7F /* floor_item.cpp in Sources */,
+ 92BC40050BAEE55B000DAB7F /* flooritemmanager.cpp in Sources */,
+ 92BC40060BAEE55B000DAB7F /* game.cpp in Sources */,
+ 92BC40070BAEE55B000DAB7F /* graphics.cpp in Sources */,
+ 92BC40080BAEE55B000DAB7F /* box.cpp in Sources */,
+ 92BC40090BAEE55B000DAB7F /* browserbox.cpp in Sources */,
+ 92BC400A0BAEE55B000DAB7F /* buddywindow.cpp in Sources */,
+ 92BC400B0BAEE55B000DAB7F /* button.cpp in Sources */,
+ 92BC400C0BAEE55B000DAB7F /* buy.cpp in Sources */,
+ 92BC400D0BAEE55B000DAB7F /* buysell.cpp in Sources */,
+ 92BC400E0BAEE55B000DAB7F /* char_select.cpp in Sources */,
+ 92BC400F0BAEE55B000DAB7F /* char_server.cpp in Sources */,
+ 92BC40100BAEE55B000DAB7F /* chargedialog.cpp in Sources */,
+ 92BC40110BAEE55B000DAB7F /* chat.cpp in Sources */,
+ 92BC40120BAEE55B000DAB7F /* chatinput.cpp in Sources */,
+ 92BC40130BAEE55B000DAB7F /* checkbox.cpp in Sources */,
+ 92BC40140BAEE55B000DAB7F /* confirm_dialog.cpp in Sources */,
+ 92BC40150BAEE55B000DAB7F /* connection.cpp in Sources */,
+ 92BC40160BAEE55B000DAB7F /* debugwindow.cpp in Sources */,
+ 92BC40170BAEE55B000DAB7F /* equipmentwindow.cpp in Sources */,
+ 92BC40180BAEE55B000DAB7F /* focushandler.cpp in Sources */,
+ 92BC40190BAEE55B000DAB7F /* gccontainer.cpp in Sources */,
+ 92BC401A0BAEE55B000DAB7F /* gui.cpp in Sources */,
+ 92BC401B0BAEE55B000DAB7F /* hbox.cpp in Sources */,
+ 92BC401C0BAEE55B000DAB7F /* help.cpp in Sources */,
+ 92BC401D0BAEE55B000DAB7F /* inttextbox.cpp in Sources */,
+ 92BC401E0BAEE55B000DAB7F /* inventorywindow.cpp in Sources */,
+ 92BC401F0BAEE55B000DAB7F /* item_amount.cpp in Sources */,
+ 92BC40200BAEE55B000DAB7F /* itemcontainer.cpp in Sources */,
+ 92BC40210BAEE55B000DAB7F /* listbox.cpp in Sources */,
+ 92BC40220BAEE55B000DAB7F /* login.cpp in Sources */,
+ 92BC40230BAEE55B000DAB7F /* menuwindow.cpp in Sources */,
+ 92BC40240BAEE55B000DAB7F /* minimap.cpp in Sources */,
+ 92BC40250BAEE55B000DAB7F /* ministatus.cpp in Sources */,
+ 92BC40260BAEE55B000DAB7F /* newskill.cpp in Sources */,
+ 92BC40270BAEE55B000DAB7F /* npc_text.cpp in Sources */,
+ 92BC40280BAEE55B000DAB7F /* npclistdialog.cpp in Sources */,
+ 92BC40290BAEE55B000DAB7F /* ok_dialog.cpp in Sources */,
+ 92BC402A0BAEE55B000DAB7F /* passwordfield.cpp in Sources */,
+ 92BC402B0BAEE55B000DAB7F /* playerbox.cpp in Sources */,
+ 92BC402C0BAEE55B000DAB7F /* popupmenu.cpp in Sources */,
+ 92BC402D0BAEE55B000DAB7F /* progressbar.cpp in Sources */,
+ 92BC402E0BAEE55B000DAB7F /* radiobutton.cpp in Sources */,
+ 92BC402F0BAEE55B000DAB7F /* register.cpp in Sources */,
+ 92BC40300BAEE55B000DAB7F /* scrollarea.cpp in Sources */,
+ 92BC40310BAEE55B000DAB7F /* sell.cpp in Sources */,
+ 92BC40320BAEE55B000DAB7F /* setup.cpp in Sources */,
+ 92BC40330BAEE55B000DAB7F /* setup_audio.cpp in Sources */,
+ 92BC40340BAEE55B000DAB7F /* setup_joystick.cpp in Sources */,
+ 92BC40350BAEE55B000DAB7F /* setup_video.cpp in Sources */,
+ 92BC40360BAEE55B000DAB7F /* shop.cpp in Sources */,
+ 92BC40370BAEE55B000DAB7F /* shoplistbox.cpp in Sources */,
+ 92BC40380BAEE55B000DAB7F /* skill.cpp in Sources */,
+ 92BC40390BAEE55B000DAB7F /* slider.cpp in Sources */,
+ 92BC403A0BAEE55B000DAB7F /* status.cpp in Sources */,
+ 92BC403B0BAEE55B000DAB7F /* tabbedcontainer.cpp in Sources */,
+ 92BC403C0BAEE55B000DAB7F /* textbox.cpp in Sources */,
+ 92BC403D0BAEE55B000DAB7F /* textfield.cpp in Sources */,
+ 92BC403E0BAEE55B000DAB7F /* trade.cpp in Sources */,
+ 92BC403F0BAEE55B000DAB7F /* updatewindow.cpp in Sources */,
+ 92BC40400BAEE55B000DAB7F /* vbox.cpp in Sources */,
+ 92BC40410BAEE55B000DAB7F /* viewport.cpp in Sources */,
+ 92BC40420BAEE55B000DAB7F /* window.cpp in Sources */,
+ 92BC40430BAEE55B000DAB7F /* windowcontainer.cpp in Sources */,
+ 92BC40440BAEE55B000DAB7F /* inventory.cpp in Sources */,
+ 92BC40450BAEE55B000DAB7F /* item.cpp in Sources */,
+ 92BC40460BAEE55B000DAB7F /* joystick.cpp in Sources */,
+ 92BC40470BAEE55B000DAB7F /* localplayer.cpp in Sources */,
+ 92BC40480BAEE55B000DAB7F /* log.cpp in Sources */,
+ 92BC40490BAEE55B000DAB7F /* main.cpp in Sources */,
+ 92BC404B0BAEE55B000DAB7F /* map.cpp in Sources */,
+ 92BC404C0BAEE55B000DAB7F /* monster.cpp in Sources */,
+ 92BC404D0BAEE55B000DAB7F /* beinghandler.cpp in Sources */,
+ 92BC404E0BAEE55B000DAB7F /* buysellhandler.cpp in Sources */,
+ 92BC404F0BAEE55B000DAB7F /* charserverhandler.cpp in Sources */,
+ 92BC40500BAEE55B000DAB7F /* chathandler.cpp in Sources */,
+ 92BC40510BAEE55B000DAB7F /* equipmenthandler.cpp in Sources */,
+ 92BC40520BAEE55B000DAB7F /* inventoryhandler.cpp in Sources */,
+ 92BC40530BAEE55B000DAB7F /* itemhandler.cpp in Sources */,
+ 92BC40540BAEE55B000DAB7F /* loginhandler.cpp in Sources */,
+ 92BC40550BAEE55B000DAB7F /* maploginhandler.cpp in Sources */,
+ 92BC40560BAEE55B000DAB7F /* messagehandler.cpp in Sources */,
+ 92BC40570BAEE55B000DAB7F /* messagein.cpp in Sources */,
+ 92BC40580BAEE55B000DAB7F /* messageout.cpp in Sources */,
+ 92BC40590BAEE55B000DAB7F /* network.cpp in Sources */,
+ 92BC405A0BAEE55B000DAB7F /* npchandler.cpp in Sources */,
+ 92BC405B0BAEE55B000DAB7F /* playerhandler.cpp in Sources */,
+ 92BC405C0BAEE55B000DAB7F /* protocol.cpp in Sources */,
+ 92BC405D0BAEE55B000DAB7F /* skillhandler.cpp in Sources */,
+ 92BC405E0BAEE55B000DAB7F /* tradehandler.cpp in Sources */,
+ 92BC405F0BAEE55B000DAB7F /* npc.cpp in Sources */,
+ 92BC40600BAEE55B000DAB7F /* openglgraphics.cpp in Sources */,
+ 92BC406E0BAEE55B000DAB7F /* player.cpp in Sources */,
+ 92BC406F0BAEE55B000DAB7F /* action.cpp in Sources */,
+ 92BC40700BAEE55B000DAB7F /* ambientoverlay.cpp in Sources */,
+ 92BC40710BAEE55B000DAB7F /* animation.cpp in Sources */,
+ 92BC40720BAEE55B000DAB7F /* buddylist.cpp in Sources */,
+ 92BC40740BAEE55B000DAB7F /* image.cpp in Sources */,
+ 92BC40750BAEE55B000DAB7F /* imagewriter.cpp in Sources */,
+ 92BC40760BAEE55B000DAB7F /* itemdb.cpp in Sources */,
+ 92BC40770BAEE55B000DAB7F /* iteminfo.cpp in Sources */,
+ 92BC40780BAEE55B000DAB7F /* mapreader.cpp in Sources */,
+ 92BC40790BAEE55B000DAB7F /* monsterdb.cpp in Sources */,
+ 92BC407A0BAEE55B000DAB7F /* monsterinfo.cpp in Sources */,
+ 92BC407B0BAEE55B000DAB7F /* music.cpp in Sources */,
+ 92BC407D0BAEE55B000DAB7F /* resource.cpp in Sources */,
+ 92BC407E0BAEE55B000DAB7F /* resourcemanager.cpp in Sources */,
+ 92BC40800BAEE55B000DAB7F /* soundeffect.cpp in Sources */,
+ 92BC40810BAEE55B000DAB7F /* spritedef.cpp in Sources */,
+ 92BC40830BAEE55B000DAB7F /* simpleanimation.cpp in Sources */,
+ 92BC40840BAEE55B000DAB7F /* sound.cpp in Sources */,
+ 92BC40850BAEE55B000DAB7F /* base64.cpp in Sources */,
+ 92BC40860BAEE55B000DAB7F /* xml.cpp in Sources */,
+ 92BC40E60BAEF54B000DAB7F /* SDLMain.m in Sources */,
+ 925350030BC12A3200115FD5 /* imageset.cpp in Sources */,
+ 924A39F20C0784280066885E /* animationparticle.cpp in Sources */,
+ 924A39F30C0784280066885E /* imageparticle.cpp in Sources */,
+ 924A39F40C0784280066885E /* particle.cpp in Sources */,
+ 924A39F50C0784280066885E /* particleemitter.cpp in Sources */,
+ 924A39F60C0784280066885E /* textparticle.cpp in Sources */,
+ 924A3A120C07A60B0066885E /* resizegrip.cpp in Sources */,
+ 9294DA9B0C17E70400FCEDE9 /* physfs.c in Sources */,
+ 9294DA9C0C17E70600FCEDE9 /* physfs_byteorder.c in Sources */,
+ 92024D2F0CF1BD9E006B55CB /* keyboardconfig.cpp in Sources */,
+ 92024D3D0CF1BDF7006B55CB /* setup_keyboard.cpp in Sources */,
+ 92024E760CF1DCF6006B55CB /* imageloader.cpp in Sources */,
+ 92A4CC9E0D1C622E00CA28FB /* dye.cpp in Sources */,
+ 92A4CCE80D1DA58D00CA28FB /* dir.c in Sources */,
+ 92A4CCE90D1DA58D00CA28FB /* grp.c in Sources */,
+ 92A4CCEA0D1DA58D00CA28FB /* hog.c in Sources */,
+ 92A4CCEB0D1DA58D00CA28FB /* lzma.c in Sources */,
+ 92A4CCEC0D1DA58D00CA28FB /* mvl.c in Sources */,
+ 92A4CCED0D1DA58D00CA28FB /* qpak.c in Sources */,
+ 92A4CCEE0D1DA58D00CA28FB /* wad.c in Sources */,
+ 92A4CCEF0D1DA58D00CA28FB /* zip.c in Sources */,
+ 92A4CCF30D1DA5C600CA28FB /* macosx.c in Sources */,
+ 92A4CCF90D1DA81A00CA28FB /* posix.c in Sources */,
+ 92A4CCFC0D1DA89800CA28FB /* physfs_unicode.c in Sources */,
+ 926F9CF80DB005FA00AACD26 /* itemshortcut.cpp in Sources */,
+ 926F9D450DB00AFC00AACD26 /* itemshortcutcontainer.cpp in Sources */,
+ 926F9D460DB00AFC00AACD26 /* itemshortcutwindow.cpp in Sources */,
+ 92FD19B00DDCE51000D14E5D /* player_relations.cpp in Sources */,
+ 92FD19BA0DDCE53400D14E5D /* setup_players.cpp in Sources */,
+ 92FD19BB0DDCE53400D14E5D /* table.cpp in Sources */,
+ 92FD19BC0DDCE53400D14E5D /* table_model.cpp in Sources */,
+ 92FD19C10DDCE6F700D14E5D /* strprintf.cpp in Sources */,
+ 922CD9580E3D00900074C50E /* npcdb.cpp in Sources */,
+ 922CD95F0E3D01080074C50E /* shopitem.cpp in Sources */,
+ 92037A1F0ED2037300D3712D /* text.cpp in Sources */,
+ 92037A200ED2037300D3712D /* textmanager.cpp in Sources */,
+ );
+ runOnlyForDeploymentPostprocessing = 0;
+ };
+/* End PBXSourcesBuildPhase section */
+
+/* Begin XCBuildConfiguration section */
+ C0E91AC608A95435008D54AB /* Debug */ = {
+ isa = XCBuildConfiguration;
+ buildSettings = {
+ COPY_PHASE_STRIP = NO;
+ DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
+ FRAMEWORK_SEARCH_PATHS = (
+ "$(FRAMEWORK_SEARCH_PATHS_QUOTED_FOR_TARGET_1)",
+ "$(FRAMEWORK_SEARCH_PATHS_QUOTED_FOR_TARGET_2)",
+ );
+ FRAMEWORK_SEARCH_PATHS_QUOTED_FOR_TARGET_1 = "\"$(SRCROOT)\"";
+ FRAMEWORK_SEARCH_PATHS_QUOTED_FOR_TARGET_2 = "\"/System/Library/Frameworks\"";
+ GCC_DEBUGGING_SYMBOLS = full;
+ GCC_OPTIMIZATION_LEVEL = 0;
+ GCC_PREPROCESSOR_DEFINITIONS = (
+ PHYSFS_SUPPORTS_ZIP,
+ USE_OPENGL,
+ __PHYSFS_CARBONIZED__,
+ );
+ HEADER_SEARCH_PATHS = (
+ /Library/Frameworks/SDL_net.framework/Headers,
+ /Library/Frameworks/SDL_image.framework/Headers,
+ /Library/Frameworks/SDL_mixer.framework/Headers,
+ guichan.framework/Headers,
+ /Library/Frameworks/libpng.framework/Headers,
+ /usr/include/libxml2,
+ /Library/Frameworks/SDL.framework/Headers,
+ );
+ INFOPLIST_FILE = Info.plist;
+ LIBRARY_SEARCH_PATHS = /usr/lib;
+ MACOSX_DEPLOYMENT_TARGET = 10.5;
+ OTHER_LDFLAGS = (
+ "-lz",
+ "-lxml2",
+ "-lcurl",
+ );
+ PREBINDING = NO;
+ PRODUCT_NAME = "The Mana World";
+ SDKROOT = /Developer/SDKs/MacOSX10.5.sdk;
+ USER_HEADER_SEARCH_PATHS = src;
+ };
+ name = Debug;
+ };
+ C0E91AC708A95435008D54AB /* Release */ = {
+ isa = XCBuildConfiguration;
+ buildSettings = {
+ DEAD_CODE_STRIPPING = YES;
+ DEBUG_INFORMATION_FORMAT = dwarf;
+ FRAMEWORK_SEARCH_PATHS = (
+ "$(inherited)",
+ "$(FRAMEWORK_SEARCH_PATHS_QUOTED_1)",
+ "$(FRAMEWORK_SEARCH_PATHS_QUOTED_2)",
+ "$(FRAMEWORK_SEARCH_PATHS_QUOTED_FOR_TARGET_1)",
+ );
+ FRAMEWORK_SEARCH_PATHS_QUOTED_1 = "\"/System/Library/Frameworks\"";
+ FRAMEWORK_SEARCH_PATHS_QUOTED_FOR_TARGET_1 = "\"$(SRCROOT)\"";
+ GCC_GENERATE_DEBUGGING_SYMBOLS = NO;
+ GCC_OPTIMIZATION_LEVEL = 2;
+ GCC_PREPROCESSOR_DEFINITIONS = (
+ PHYSFS_SUPPORTS_ZIP,
+ USE_OPENGL,
+ __PHYSFS_CARBONIZED__,
+ );
+ GCC_VERSION_i386 = 4.0;
+ GCC_VERSION_ppc = 3.3;
+ GCC_WARN_EFFECTIVE_CPLUSPLUS_VIOLATIONS = NO;
+ HEADER_SEARCH_PATHS = (
+ /Library/Frameworks/SDL_net.framework/Headers,
+ /Library/Frameworks/SDL_image.framework/Headers,
+ /Library/Frameworks/SDL_mixer.framework/Headers,
+ guichan.framework/Headers,
+ /Library/Frameworks/libpng.framework/Headers,
+ /usr/include/libxml2,
+ /Library/Frameworks/SDL.framework/Headers,
+ );
+ INFOPLIST_FILE = Info.plist;
+ INSTALL_PATH = "$(HOME)/Applications";
+ LIBRARY_SEARCH_PATHS = /usr/lib;
+ MACOSX_DEPLOYMENT_TARGET = 10.3;
+ MACOSX_DEPLOYMENT_TARGET_i386 = 10.4;
+ MACOSX_DEPLOYMENT_TARGET_ppc = 10.3;
+ OTHER_LDFLAGS = (
+ "-lxml2",
+ "-lcurl",
+ "-lz",
+ );
+ PREBINDING = NO;
+ PRECOMPS_INCLUDE_HEADERS_FROM_BUILT_PRODUCTS_DIR = NO;
+ PRESERVE_DEAD_CODE_INITS_AND_TERMS = YES;
+ PRODUCT_NAME = "The Mana World";
+ SDKROOT = /Developer/SDKs/MacOSX10.3.9.sdk;
+ SDKROOT_i386 = /Developer/SDKs/MacOSX10.4u.sdk;
+ SDKROOT_ppc = /Developer/SDKs/MacOSX10.3.9.sdk;
+ USER_HEADER_SEARCH_PATHS = src;
+ };
+ name = Release;
+ };
+ C0E91ACA08A95435008D54AB /* Debug */ = {
+ isa = XCBuildConfiguration;
+ buildSettings = {
+ DEBUG_INFORMATION_FORMAT = dwarf;
+ GCC_ENABLE_FIX_AND_CONTINUE = YES;
+ GCC_OPTIMIZATION_LEVEL = 0;
+ SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk;
+ ZERO_LINK = YES;
+ };
+ name = Debug;
+ };
+ C0E91ACB08A95435008D54AB /* Release */ = {
+ isa = XCBuildConfiguration;
+ buildSettings = {
+ ARCHS = (
+ ppc,
+ i386,
+ );
+ DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
+ GCC_PREPROCESSOR_DEFINITIONS = "";
+ SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk;
+ SEPARATE_STRIP = YES;
+ };
+ name = Release;
+ };
+/* End XCBuildConfiguration section */
+
+/* Begin XCConfigurationList section */
+ C0E91AC508A95435008D54AB /* Build configuration list for PBXNativeTarget "themanaworld" */ = {
+ isa = XCConfigurationList;
+ buildConfigurations = (
+ C0E91AC608A95435008D54AB /* Debug */,
+ C0E91AC708A95435008D54AB /* Release */,
+ );
+ defaultConfigurationIsVisible = 0;
+ defaultConfigurationName = Release;
+ };
+ C0E91AC908A95435008D54AB /* Build configuration list for PBXProject "themanaworld" */ = {
+ isa = XCConfigurationList;
+ buildConfigurations = (
+ C0E91ACA08A95435008D54AB /* Debug */,
+ C0E91ACB08A95435008D54AB /* Release */,
+ );
+ defaultConfigurationIsVisible = 0;
+ defaultConfigurationName = Release;
+ };
+/* End XCConfigurationList section */
+ };
+ rootObject = 20286C28FDCF999611CA2CEA /* Project object */;
+}
diff --git a/tools/tmxcopy/base64.cpp b/tools/tmxcopy/base64.cpp
index 9a8f6356..8cea60f9 100644
--- a/tools/tmxcopy/base64.cpp
+++ b/tools/tmxcopy/base64.cpp
@@ -26,7 +26,6 @@
| Author: Jim Winstead (jimw@php.net) |
+----------------------------------------------------------------------+
*/
-/* $Id$ */
#include <string.h>
#include <stdlib.h>
diff --git a/tools/tmxcopy/base64.h b/tools/tmxcopy/base64.h
index ff20ac53..c802207b 100644
--- a/tools/tmxcopy/base64.h
+++ b/tools/tmxcopy/base64.h
@@ -26,7 +26,6 @@
| Author: Jim Winstead (jimw@php.net) |
+----------------------------------------------------------------------+
*/
-/* $Id$ */
#ifndef _TMW_BASE64_H
#define _TMW_BASE64_H
diff --git a/tools/tmxcopy/tostring.h b/tools/tmxcopy/tostring.h
index 95b8985f..d2dd941a 100644
--- a/tools/tmxcopy/tostring.h
+++ b/tools/tmxcopy/tostring.h
@@ -17,8 +17,6 @@
* You should have received a copy of the GNU General Public License
* along with The Mana World; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
- *
- * $Id$
*/
#ifndef _TMW_UTILS_TOSTRING_H
diff --git a/tools/tmxcopy/xmlutils.cpp b/tools/tmxcopy/xmlutils.cpp
index 47bff51a..8b1b62cf 100644
--- a/tools/tmxcopy/xmlutils.cpp
+++ b/tools/tmxcopy/xmlutils.cpp
@@ -17,7 +17,6 @@
* You should have received a copy of the GNU General Public License
* along with The Mana World; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
- *
*/
#include "xmlutils.h"
diff --git a/tools/tmxcopy/xmlutils.h b/tools/tmxcopy/xmlutils.h
index 32d1a960..60e8f3cd 100644
--- a/tools/tmxcopy/xmlutils.h
+++ b/tools/tmxcopy/xmlutils.h
@@ -17,7 +17,6 @@
* You should have received a copy of the GNU General Public License
* along with The Mana World; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
- *
*/
#ifndef _XMLUTILS_H