summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2005-02-23Committed patch by Mra, which fixes multiple NPCs talks in one window andBjørn Lindeijer9-51/+66
2005-02-23Fixed deletion in new Skill Dialog.Yohann Ferreira1-7/+11
2005-02-23New Skill dialog didn't respected the C++ ISO.Yohann Ferreira2-25/+28
2005-02-23Fully working Progress Bars. Now need to get it used Image instance only.Yohann Ferreira2-18/+62
2005-02-23Fixed problems arising from conflicts with the new Progress Bar changes.Kiyoshi Kyokai1-2/+8
2005-02-22Try the new skill dialog. All complete except for icons!Kiyoshi Kyokai2-27/+99
2005-02-22Please solve any merge conflicts before committing.Bjørn Lindeijer1-5/+0
2005-02-22Rewrote Progress Bars. They'll be fully working soon.Yohann Ferreira3-184/+93
2005-02-22fixed the newskill fiile so it compiles. I don't know how it got corrupted.Kiyoshi Kyokai2-29/+101
2005-02-22Don't add all labels twice in new skill dialog, remove conflict and setBjørn Lindeijer1-8/+2
2005-02-22fixed the newskill fiile so it compiles. I don't know how it got corrupted.Kiyoshi Kyokai1-4/+17
2005-02-21Updated some docs to mention PhysFS.Bjørn Lindeijer4-6/+15
2005-02-21Don't allow character names shorter than 4 (they fail) and handle characterBjørn Lindeijer3-38/+30
2005-02-21Removed some old GUI graphics and introduced new vertical scrollbar.Bjørn Lindeijer5-5/+5
2005-02-21Added parameter names in header.Bjørn Lindeijer2-8/+8
2005-02-21Updates to change log, file lists, lots of doxygen comments and small changes.Bjørn Lindeijer17-163/+215
2005-02-20Ok, for real this time: You can use the new skill dialog with ALT+n.Kiyoshi Kyokai2-0/+165
2005-02-20Added basic functionality for the new skill dialog. Class support, initializa...Kiyoshi Kyokai6-4/+26
2005-02-20Reverted changes to skill dialog, a new one will be developed alongside it soBjørn Lindeijer6-38/+126
2005-02-20Fixed compile issue on Windows.Bjørn Lindeijer1-2/+1
2005-02-20More progress towards loading XML maps.Bjørn Lindeijer9-85/+125
2005-02-20Separated Tiles in MetaTiles and Images.Bjørn Lindeijer7-101/+112
2005-02-20Better working equipment!Eugenio Favalli2-11/+26
2005-02-20Finally equipment! Sometimes it works :PEugenio Favalli9-17/+125
2005-02-20Compile fix and link fix.Bjørn Lindeijer2-3/+3
2005-02-20skill system started. Skill Dialog down for nowKiyoshi Kyokai1-17/+13
2005-02-20added skill functionality. The skill dialog is down for now.Kiyoshi Kyokai1-87/+15
2005-02-20added skill functionalityKiyoshi Kyokai3-5/+45
2005-02-20Fixed Cancel button for NPC choice dialog, thanks to Mra. Also some smallBjørn Lindeijer5-55/+77
2005-02-19Committed new graphics for button, checkbox and radio button by romulo. AlsoBjørn Lindeijer10-21/+16
2005-02-19Updated Debian Maker Script to take libphysfs-1.0-0 into account.Yohann Ferreira1-3/+3
2005-02-19Graphic updateEugenio Favalli1-0/+0
2005-02-19Also add mapreader.cpp to the file.list.Bjørn Lindeijer2-13/+1
2005-02-19Fixed searching for zip files in Linux, fixed initialization of PhysFS to beBjørn Lindeijer9-46/+343
2005-02-19Fixing PhysFS for Dev-Cpp -> WARNING: missing OpenGL codeEugenio Favalli3-5/+10
2005-02-19This is updated to the latest CVS changesEric Scrivner1-25/+185
2005-02-19Added PHYSFS_init and PHYSFS_deinit callsEric Scrivner2-10/+31
2005-02-19Integrated PhysicsFS for TMW package systemEric Scrivner2-7/+107
2005-02-19Added load function that uses SDL_RWopsEric Scrivner2-2/+28
2005-02-19Added static makefile to build with OpenGL.Bjørn Lindeijer1-0/+32
2005-02-18Updated architecture.txt document a bit and added the minutes of this Friday'sBjørn Lindeijer2-17/+80
2005-02-18Basic server architectureEugenio Favalli1-0/+103
2005-02-18Improve window borders and speed up alpha property by not setting alpha eachBjørn Lindeijer2-24/+23
2005-02-18Gui v3 with Images*Yohann Ferreira2-65/+33
2005-02-18Eliminated double draw implementation, only keeping the more complete one.Bjørn Lindeijer1-102/+4
2005-02-18So I added this alpha attribute to images...Bjørn Lindeijer4-1/+38
2005-02-18Really, I added documentation about messages and image alpha attribute.Bjørn Lindeijer2-2/+107
2005-02-18Added alpha attribute to images, some documents updated and added documentBjørn Lindeijer4-36/+26
2005-02-18transparent Items ImagesYohann Ferreira0-0/+0
2005-02-18The Gui v3Yohann Ferreira2-28/+70