summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2007-03-18Added man page by Patrick Matthäi and restored alpha layer check.Bjørn Lindeijer4-4/+114
2007-03-18Added --version to the arguments, deleted the 'pink-code'.Rogier Polak3-74/+34
2007-03-18Replaced icons with the green globe that is also used on the website.Bjørn Lindeijer4-56/+789
2007-03-15Implemented 7 atribute system in character creation.Philipp Sehmisch4-5/+13
2007-03-14Renamed icons to make things easier for Debian packaging, and the "-icon" partBjørn Lindeijer8-16/+25
was superfluous anyway.
2007-03-13Removed some tabsRogier Polak1-3/+3
2007-03-12Fixed some wrong comments and made the timing more accurate for simple ↵Philipp Sehmisch2-4/+4
animations with frames that change faster than they are updated.
2007-03-12Added a simple animation class that hosts a looping animation without the ↵Philipp Sehmisch5-3/+124
action and direction stuff from AnimatedSprite.
2007-03-12New version of ranger hat icon by Pauan.Bjørn Lindeijer1-1/+6
2007-03-11Merged 0.0 changes from revision 3065 to 3177 to trunk.Bjørn Lindeijer31-191/+490
2007-03-11Fixed it bjørns way and corrected the date in the changelog.Philipp Sehmisch2-5/+5
2007-03-11Fixed a bug that made the engine not draw the last row and column of the map.Philipp Sehmisch3-5/+10
2007-03-09Added the chainmail chest armor and updated some descriptions.Zuzanna K. Filutowska0-0/+0
2007-03-09Replaced cotton shirt with improved version by Pauan.Bjørn Lindeijer1-0/+3
2007-03-09Added targeting cursors by Pauan.Bjørn Lindeijer3-1/+6
2007-03-03Fixed auto-character-select and switch_character combination. Added ↵Rogier Polak18-13/+26
svn-properties keyword and eol-style, where appropriate.
2007-03-03Updated Makefile.Bjørn Lindeijer2-0/+5
2007-03-03Updated CMake file.Bjørn Lindeijer2-1/+9
2007-03-02Implemented communication of being action changes.Philipp Sehmisch11-42/+86
2007-02-27forgot some files in last commitPhilipp Sehmisch5-1/+235
2007-02-27Implementation of chat channels by Trapdoor.Philipp Sehmisch13-50/+376
2007-02-27Tabbed containers now display the button of the active tab pressed all the time.Philipp Sehmisch5-13/+58
2007-02-26Made OpenGL enabled by default.Bjørn Lindeijer2-12/+17
2007-02-26New sound effects by Cosmostrator.Philipp Sehmisch1-1/+7
2007-02-25Updated CMake file.Bjørn Lindeijer2-1/+11
2007-02-25Fixed small issue concerning SDL timers, removed a useless variable.Rogier Polak7-15/+28
2007-02-23Added unregistering, logout_then_exit, switch_character and ↵Rogier Polak28-66/+1127
switch_accountserver.
2007-02-20Added support for customdata directory.Philipp Sehmisch7-6/+65
2007-02-20Still add local "data" dir to the search path, mostly for developers.Bjørn Lindeijer1-1/+1
2007-02-20Applied patch by trapdoor which makes TMW use a more standard location for theBjørn Lindeijer2-5/+24
data on MacOS X.
2007-02-20Now different sounds can play when a monster misses the player.Bjørn Lindeijer7-26/+90
2007-02-20Applied patch by trapdoor to fix the usage of a deprecated function on MacOS XBjørn Lindeijer2-6/+18
10.4 and later.
2007-02-17Fixed configure.ac still mentioning sprites. Man I'm getting rusty on this!v0.0.22.2Bjørn Lindeijer1-1/+0
2007-02-17Fixed Makefile.am still mentioning sprites. I know this is ugly, but whatever.Bjørn Lindeijer1-1/+1
2007-02-17Updated release date and excluded sprites directory from installed files.Bjørn Lindeijer6-10/+17
2007-02-16Fixed the ChangeLog entry some more.Bjørn Lindeijer1-2/+2
2007-02-16Fixed format of Avaniels changelog entry.Philipp Sehmisch1-5/+5
2007-02-16Fixed update bug (hopefully)Rogier Polak2-5/+25
2007-02-15Come on guys, that was just a test.Bjørn Lindeijer1-1/+1
2007-02-15Tagged the 0.0.22.2 release.Bjørn Lindeijer1-1/+1
2007-02-15Changed version to 0.0.22.2.Bjørn Lindeijer7-8/+17
2007-02-15New mouse cursor.Philipp Sehmisch1-0/+0
2007-02-13Fixed the _M/_F username bug.Philipp Sehmisch4-1/+15
2007-02-11Restored the cloud shadow overlays in the woodland area that got lost ↵Philipp Sehmisch1-1/+7
somehow during the halloween and christmas chaos.
2007-02-11Some make file updates and removed a strange duplicate cotton shirt.Bjørn Lindeijer1-1/+8
2007-02-10Fixed the bug in the scrolling limitation that made it possible to scroll ↵Philipp Sehmisch2-6/+15
outside of the map in the south and east.
2007-02-04Fixed a small glitch when dragging the menu window.Bjørn Lindeijer3-53/+42
2007-02-03Removed the (i swear, it was unintentional) booty shaking from the female ↵Philipp Sehmisch0-0/+0
cotton shorts. Made it a bit better looking on the female jeans shorts.
2007-02-03Made the standing and walking of the female characters more feminine. Added ↵Philipp Sehmisch1-2/+16
different sprites for male and female pants.
2007-02-02Made Engine class even more useless by moving emoticon loading into Being.Bjørn Lindeijer5-25/+38