summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2005-03-05Now you can decide how many items to dropJan-Fabian Humann7-4/+234
2005-03-05Committing fix for bottom window corners.Bjørn Lindeijer1-2/+2
2005-03-04README updates for 0.0.10 and made chat messages wrap at 80 characters.Bjørn Lindeijer1-28/+30
2005-03-04A bunch of updates:Eugenio Favalli10-59/+230
2005-03-03Made getWalk return false for coordinates outside of the map, instead of crash.Bjørn Lindeijer1-1/+7
2005-03-03Fixing Windows compile (second try)Bjørn Lindeijer2-6/+6
2005-03-03Separated graphic/graphic.cpp into graphics.cpp and engine.cpp.Bjørn Lindeijer38-260/+314
2005-03-02Changed the New Skill Dialog around to fit earlier specifications.Kiyoshi Kyokai1-18/+18
2005-03-02Moved map drawing loop into the Map class and made it safer (it doesn't try toBjørn Lindeijer4-30/+59
2005-03-01Deleting subx and suby for items, because it's uselessJan-Fabian Humann4-22/+8
2005-03-01Attempt part 2.Bjørn Lindeijer2-0/+148
2005-03-01An attempt to get rid of executable permissions.Bjørn Lindeijer4-174/+18
2005-03-01Changed tmw.ini to config.xml which is read/written using libxml2.Bjørn Lindeijer3-48/+66
2005-03-01Transluency againYohann Ferreira1-7/+7
2005-03-01Simplified configuration.Bjørn Lindeijer2-100/+56
2005-03-01This fixes the missing lastAttackTime bug in PLAYER_INFOKiyoshi Kyokai1-0/+1
2005-03-01This is the update for the charge bar. It resets every time an attack message...Kiyoshi Kyokai4-4/+25
2005-03-01Changed around recent additions to Image class a bit and fixed OpenGL compile.Bjørn Lindeijer6-69/+85
2005-02-28Mostly fixing some newlines.Bjørn Lindeijer2-10/+3
2005-02-28deleted useless commentJan-Fabian Humann1-1/+0
2005-02-28Adding support for drop items part 2/2Jan-Fabian Humann5-7/+118
2005-02-28Adding support for drop items part 1/2Jan-Fabian Humann2-0/+148
2005-02-28Fixed compiling on Linux, formatting updates, little changes.Bjørn Lindeijer1-0/+2
2005-02-28this is the new dialog for charging attacks and such. To be implemented soon,Kiyoshi Kyokai2-0/+102
2005-02-28*** empty log message ***Kiyoshi Kyokai1-1/+10
2005-02-28Formatting updates.Bjørn Lindeijer4-124/+146
2005-02-27Memory fixesEugenio Favalli1-3/+9
2005-02-27Small fix to draw monsters correctly according to the new monstersetEugenio Favalli1-2/+2
2005-02-27Video modes are taken from SDLMateusz Kaduk2-29/+68
2005-02-27Little typos.Yohann Ferreira1-27/+26
2005-02-27Speeches too long are now cut into pieces of 60 units. Still to test out more.Yohann Ferreira1-4/+33
2005-02-27No more SDL_Surface in the chat box.Yohann Ferreira2-36/+12
2005-02-27Little setColor Optimization.Yohann Ferreira1-3/+10
2005-02-27Now only using Image instances. No more SDL_Surface.Yohann Ferreira2-46/+11
2005-02-27Functions create() and fillWithColor() into image class.Yohann Ferreira2-0/+44
2005-02-25Fixing equipment and shops according to the new server scriptEugenio Favalli9-24/+175
2005-02-25Small ChangeLog updates.Bjørn Lindeijer1-1/+0
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-21Don't allow character names shorter than 4 (they fail) and handle characterBjørn Lindeijer1-21/+12
2005-02-21Removed some old GUI graphics and introduced new vertical scrollbar.Bjørn Lindeijer1-5/+5