summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-03-22Fixed problems with window icon on Windows as much as possible.Bjørn Lindeijer6-14/+24
2007-03-22Only enable login button when a username, password and server are filled in.Bjørn Lindeijer5-94/+136
2007-03-21Renamed Spriteset to ImageSet.Bjørn Lindeijer24-119/+130
2007-03-21Avoiding magic numbers where possible (1002) and also display the target whenBjørn Lindeijer5-163/+163
2007-03-21Display a progress bar and connecting status for each server and display theBjørn Lindeijer2-12/+52
2007-03-20Fixed small issue where default server didn't fit in the server entry fieldBjørn Lindeijer2-9/+15
2007-03-20Reduced amount of useless logging, calculate nearest power of two in a functionBjørn Lindeijer5-42/+59
2007-03-20Tweaked the target cursor and name drawing.David Athay3-54/+83
2007-03-20Fixed target cursor animation, and changed when it is drawn.David Athay2-57/+62
2007-03-20Positioned the mouse cursor image more accurate.Philipp Sehmisch2-1/+6
2007-03-19Added target cursor. Shows blue when target in range, and red when out of range.David Athay7-0/+93
2007-03-18This forgotten image still had pink pixels.Bjørn Lindeijer2-0/+1
2007-03-18Replaced pink pixels with transparent ones.Bjørn Lindeijer6-0/+16
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-14Renamed icons to make things easier for Debian packaging, and the "-icon" partBjørn Lindeijer8-16/+25
2007-03-12Fixed some wrong comments and made the timing more accurate for simple animat...Philipp Sehmisch2-4/+4
2007-03-12Added a simple animation class that hosts a looping animation without the act...Philipp Sehmisch5-3/+124
2007-03-12New version of ranger hat icon by Pauan.Bjørn Lindeijer1-1/+6
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-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-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-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
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
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-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 somehow...Philipp Sehmisch1-1/+7
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 out...Philipp Sehmisch2-6/+15
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 cot...Philipp Sehmisch0-0/+0
2007-02-03Made the standing and walking of the female characters more feminine. Added d...Philipp Sehmisch1-2/+16
2007-02-02Made Engine class even more useless by moving emoticon loading into Being.Bjørn Lindeijer5-25/+38
2007-02-01Fixed buttons loosing focus.Eugenio Favalli2-0/+3
2007-02-01File handle should be closed before attempting to remove/rename files.Eugenio Favalli2-11/+16