summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2006-08-08added minimaps for all woodland mapsPhilipp Sehmisch1-0/+9
2006-08-07added a new woodland map, a connection map between desert and woodland and ↵Philipp Sehmisch1-0/+9
some new rocks on the woodland tileset.
2006-08-07A bunch of cleanups.Björn Steinbrink5-75/+50
2006-08-06Updated required Guichan to version 0.5.0.Bjørn Lindeijer2-1/+5
2006-08-05Some cleanups, mostly lowering indentation levels.Björn Steinbrink8-208/+166
2006-08-05Add ChangeLog for accidently commited cleanup in previous revision.Björn Steinbrink1-1/+5
2006-08-05Forgot to commit the ChangeLog as well...Björn Steinbrink2-8/+5
2006-08-04Fix enum being treated as string.Björn Steinbrink1-1/+1
2006-08-04Small code cleanup. Removed unused headers.Björn Steinbrink2-20/+16
2006-08-04Small code cleanup/lower indentation.Björn Steinbrink2-36/+39
2006-08-04Fixed presence of NULL actions. This is doener's version of the fix, because itBjørn Lindeijer2-2/+11
was more efficient in the more common case.
2006-08-04Fixed character gender in selection dialog.Guillaume Melquiond2-0/+5
2006-08-04Replaced the old cactus with a nice new high-res one.Frode Lindeijer1-0/+5
2006-08-02Some cleanups, fixes and a small start on a solution for the animated spriteBjørn Lindeijer8-127/+206
synchronization problem (resetting all animations).
2006-08-02Cleaned autotools files.Guillaume Melquiond3-56/+57
2006-08-02Removed sex choice.Eugenio Favalli4-13/+7
2006-08-02Ported account registration to tmwserv. There's still a ↵Eugenio Favalli11-25/+99
disconnection/reconnection between registration and login.
2006-08-01Fixed several compiler warnings and a linker error when compiling withoutBjørn Lindeijer6-15/+23
OpenGL support.
2006-08-01Moved some basic checks above the checks on the libraries we depend on, inBjørn Lindeijer3-16/+22
order to get rid of the confusing rpl_realloc error.
2006-08-01animations and directions are now passed and stored as enums and no longer ↵Philipp Sehmisch6-53/+168
as strings.
2006-08-01Fixed compilation issues in windows.Eugenio Favalli4-258/+273
2006-07-31Corrected an off by one error in packet size.Bjørn Lindeijer2-4/+9
2006-07-30Unified the play methods.Björn Steinbrink3-21/+13
2006-07-30Updated TMW to be compatible with Guichan 0.5.0 (merged from guichan-0.5.0Bjørn Lindeijer77-235/+320
branch).
2006-07-30fixed two minor mapping errorsPhilipp Sehmisch1-0/+5
2006-07-29A bunch of cleanups.Björn Steinbrink4-109/+64
2006-07-29Moved include from header to source file.Björn Steinbrink3-2/+6
2006-07-28Moved AnimatedSprite into its own files, removed useless includes.Björn Steinbrink12-416/+487
2006-07-28Removed an unused var.Björn Steinbrink2-5/+4
2006-07-27Modified client version to be an int.Eugenio Favalli2-1/+5
2006-07-26Added new woodland map by Crush and fixed connection with the old one.Eugenio Favalli1-0/+3
2006-07-26Fixed direction and action issues when changing appeareance, frames are ↵Eugenio Favalli4-6/+19
still out of sync.
2006-07-26Added map with inside of snow village buildings and fixed makefiles.Eugenio Favalli1-0/+6
2006-07-26Added the leather shirt.Frode Lindeijer1-0/+2
2006-07-26Removed char server selection dialog, and added character visualization in ↵Eugenio Favalli7-248/+46
character selection dialog.
2006-07-25Some fixes to the collision layer of the bat cave.Bjørn Lindeijer1-3/+7
2006-07-25Improved the snow village both in the tile sets and mapwise.Frode Lindeijer1-3/+12
2006-07-25Added support for writing log to standard output.Bjørn Lindeijer6-64/+114
2006-07-25Fixed Linux compiling issues and merged update system fix for Windows.Bjørn Lindeijer6-13/+25
2006-07-25Switched client to use enet and modified login sequence to work with the new ↵Eugenio Favalli31-1048/+783
protocol from tmwserv.
2006-07-25Fixed updating on Windows (rename was failing when target file existed).Bjørn Lindeijer4-6/+16
2006-07-25Created branch for development of 0.1.0Eugenio Favalli0-0/+0
2006-07-24Fixed the loading of updates and made skipping the update process also skip thev0.0.20Bjørn Lindeijer3-7/+17
loading of updates.
2006-07-24Equipments now use real slot positions.Eugenio Favalli2-6/+7
2006-07-24Fixed some transparency issues in the playersetsFrode Lindeijer1-0/+3
2006-07-24Forced to use UNIX end of line character.Eugenio Favalli1-0/+4
2006-07-24Fixed female playerset animation definition.Eugenio Favalli1-0/+2
2006-07-24Fixed setDirection() semantics.Björn Steinbrink3-12/+16
Removed a printf-leftover.
2006-07-24(no commit message)Frode Lindeijer1-0/+4
2006-07-24100ms wasn't enough.Eugenio Favalli0-0/+0