summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2005-03-19Fixed items backgroundEugenio Favalli0-0/+0
2005-03-19Fixing items backgroundEugenio Favalli0-0/+0
2005-03-19Added config option for GUI alpha.Bjørn Lindeijer3-6/+9
2005-03-19Added handling of window close button.Bjørn Lindeijer3-8/+11
2005-03-18KP1,3,7,9 support for diagonal walkingYohann Ferreira1-0/+20
2005-03-17Implementation of diagonal walkingYohann Ferreira1-39/+89
2005-03-17Fixed some of the inconsistencies in the new skill dialog. Hopefully we will ...Kiyoshi Kyokai1-14/+14
2005-03-16Made beings walk a lot smoother.Bjørn Lindeijer2-53/+60
2005-03-16Advanced version to 0.0.11, updated desert tilesets and made sound code log aBjørn Lindeijer5-42/+23
2005-03-14Fixed handling of get item button and made chatWindow (de)focus on ENTER - Yo...Jan-Fabian Humann6-44/+73
2005-03-13Added line wrapping on a per-word basisEric Scrivner2-6/+44
2005-03-13Maybe now finally no more crashing in paths? Needs playtesting, I know we allBjørn Lindeijer5-16/+20
2005-03-13fixed autogenMarcel W. Wysocki1-2/+2
2005-03-13Fixed problem with mouse walking through GUI.Bjørn Lindeijer4-11/+23
2005-03-13Converted ChatBox into a proper ChatWindow in response to changes by Chetic.Bjørn Lindeijer9-143/+118
2005-03-13Chat widgets on the top of Window, so it's movable and nicerMateusz Kaduk2-8/+18
2005-03-13* Moved Being public char *speech to private std::string speechBjørn Lindeijer10-226/+195
2005-03-12Made PhysFS code a bit more generic for later additions.Eric Scrivner2-18/+52
2005-03-12Changed RWops constructor a bit.Eric Scrivner2-3/+3
2005-03-12Commit more recent desert tilesets.Bjørn Lindeijer0-0/+0
2005-03-12Use xmlParseFile with built in support for gzip.Bjørn Lindeijer1-22/+1
2005-03-12Remove files that don't need to be in CVS.Bjørn Lindeijer6-3997/+0
2005-03-11Well, yet again the commit seems to have left some files out.Bjørn Lindeijer2-0/+2
2005-03-11Maybe it would be a good idea to handle the login success message. This fixesBjørn Lindeijer6-4/+17
2005-03-10This should make mouse walking work.Bjørn Lindeijer3-6/+8
2005-03-10Experimental mouse walk command and fixed one instability issue.Bjørn Lindeijer2-5/+10
2005-03-10Fixed showing death bitmap when other players die and fixed the black hairBjørn Lindeijer6-76/+81
2005-03-07Whoops, stay with our old map for now.Bjørn Lindeijer1-2/+2
2005-03-07Switched base64 codec to the PHP one and finished support for base64 encodedBjørn Lindeijer5-126/+239
2005-03-06Removing the server related documentation here.Bjørn Lindeijer4-516/+0
2005-03-06Added collision tileset... last commit missed there files.Bjørn Lindeijer2-3/+27
2005-03-06Added alpha channal for items.pngMateusz Kaduk3-3/+3
2005-03-06Added collision tileset and modified TMW client to support loading the 4thBjørn Lindeijer1-2/+2
2005-03-06Updated Debian auto-creation script to handle automake1.9.Yohann Ferreira1-8/+23
2005-03-06Implemented alpha blending of Images for OpenGLBjørn Lindeijer1-2/+3
2005-03-05Added item_amount.cpp to the modules list used by static makefiles.Bjørn Lindeijer1-0/+1
2005-03-05Maybe fixed some compile issuesJan-Fabian Humann1-0/+1
2005-03-05Updated Dev-C++ project file.Bjørn Lindeijer1-11/+12
2005-03-05added get itemJan-Fabian Humann1-0/+1
2005-03-05Now you can decide how many items to dropJan-Fabian Humann8-5/+254
2005-03-05Committing fix for bottom window corners.Bjørn Lindeijer2-4/+6
2005-03-05Some changes before 0.0.10 source release.Bjørn Lindeijer3-2/+3
2005-03-05Updates to INSTALL and added lib checks to configure.Bjørn Lindeijer2-8/+14
2005-03-04README updates for 0.0.10 and made chat messages wrap at 80 characters.Bjørn Lindeijer2-51/+62
2005-03-04A bunch of updates:Eugenio Favalli11-76/+287
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-03Fixing Windows compile.Bjørn Lindeijer1-120/+140
2005-03-03Separated graphic/graphic.cpp into graphics.cpp and engine.cpp.Bjørn Lindeijer40-262/+317
2005-03-02Changed the New Skill Dialog around to fit earlier specifications.Kiyoshi Kyokai1-18/+18