summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)AuthorFilesLines
2007-03-12Added a simple animation class that hosts a looping animation without the ↵Philipp Sehmisch4-2/+117
action and direction stuff from AnimatedSprite.
2007-03-11Merged 0.0 changes from revision 3065 to 3177 to trunk.Bjørn Lindeijer20-177/+330
2007-03-11Fixed it bjørns way and corrected the date in the changelog.Philipp Sehmisch1-4/+4
2007-03-11Fixed a bug that made the engine not draw the last row and column of the map.Philipp Sehmisch2-4/+4
2007-03-03Fixed auto-character-select and switch_character combination. Added ↵Rogier Polak17-12/+20
svn-properties keyword and eol-style, where appropriate.
2007-03-03Updated Makefile.Bjørn Lindeijer1-0/+4
2007-03-03Updated CMake file.Bjørn Lindeijer1-0/+4
2007-03-02Implemented communication of being action changes.Philipp Sehmisch10-41/+78
2007-02-27forgot some files in last commitPhilipp Sehmisch4-0/+231
2007-02-27Implementation of chat channels by Trapdoor.Philipp Sehmisch12-49/+365
2007-02-27Tabbed containers now display the button of the active tab pressed all the time.Philipp Sehmisch4-12/+50
2007-02-25Updated CMake file.Bjørn Lindeijer1-0/+6
2007-02-25Fixed small issue concerning SDL timers, removed a useless variable.Rogier Polak6-14/+21
2007-02-23Added unregistering, logout_then_exit, switch_character and ↵Rogier Polak27-64/+1109
switch_accountserver.
2007-02-20Added support for customdata directory.Philipp Sehmisch6-5/+53
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 Lindeijer1-5/+22
data on MacOS X.
2007-02-20Now different sounds can play when a monster misses the player.Bjørn Lindeijer6-26/+87
2007-02-20Applied patch by trapdoor to fix the usage of a deprecated function on MacOS XBjørn Lindeijer1-5/+12
10.4 and later.
2007-02-17Updated release date and excluded sprites directory from installed files.Bjørn Lindeijer1-5/+6
2007-02-16Fixed update bug (hopefully)Rogier Polak1-5/+19
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 Lindeijer1-2/+2
2007-02-13Fixed the _M/_F username bug.Philipp Sehmisch3-0/+9
2007-02-10Fixed the bug in the scrolling limitation that made it possible to scroll ↵Philipp Sehmisch1-5/+9
outside of the map in the south and east.
2007-02-04Fixed a small glitch when dragging the menu window.Bjørn Lindeijer2-49/+33
2007-02-02Made Engine class even more useless by moving emoticon loading into Being.Bjørn Lindeijer4-24/+32
2007-02-01Fixed buttons loosing focus.Eugenio Favalli1-0/+2
2007-02-01File handle should be closed before attempting to remove/rename files.Eugenio Favalli1-10/+10
2007-02-01A bit of cleanup and defined a helper function for calculating the alder32Bjørn Lindeijer2-44/+55
checksum of a file. Probably not fixing any bug though.
2007-01-30Removed unused Packet class.Bjørn Lindeijer5-92/+0
2007-01-29Some trivial documentation work. Fixes all Doxygen warnings.Bjørn Lindeijer12-48/+80
2007-01-28Some work on documentation.Bjørn Lindeijer11-100/+156
2007-01-23Merged 0.0 changes from revision 3035 to 3065 to trunk.Bjørn Lindeijer6-12/+17
2007-01-23Upgraded to Guichan 0.6.1.Bjørn Lindeijer1-1/+1
2007-01-22I thought I had saved it after fixing that little typo...Bjørn Lindeijer1-1/+1
2007-01-22Identify ourselves when requesting files from the update server.Bjørn Lindeijer1-0/+5
2007-01-17Changed default server.Eugenio Favalli2-3/+4
2007-01-15Fixed issue where the player stops walking.v0.0.22.1Bjørn Lindeijer4-6/+7
2007-01-14Updated version to 0.0.22.1.Bjørn Lindeijer1-2/+2
2007-01-14Fixed windows headers issuesEugenio Favalli2-4/+3
2007-01-14Merged 0.0 changes from revision 2988 to 3035 to trunk.Bjørn Lindeijer81-432/+415
2007-01-14Upgraded to Guichan 0.6.0 (merge from guichan-0.6.0 branch).Bjørn Lindeijer80-421/+387
2007-01-13Ok, so we use native newline style.Bjørn Lindeijer1-157/+157
2007-01-13Fixed mouse coordinates display in debug windowEugenio Favalli2-150/+164
2007-01-12Fixed initialization of mPlayerFollowMouse, the lack of which sometimes causedBjørn Lindeijer1-0/+1
the player to start walking when clicking on the GUI.
2007-01-10Accepted bugfixes for character creation from Rogier Polak.Bjørn Lindeijer4-16/+16
2007-01-07Added brown snake by Pauan.Bjørn Lindeijer1-1/+0
2007-01-07Synchronized player attributes with wiki Attributes page and removed Job XP.Bjørn Lindeijer4-74/+52