summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2008-04-20Merged two maps into one, avoid non-const operator[] and check whether channelBjørn Lindeijer1-0/+2
2008-04-20Fixed installing of dejavusans.ttf font.Bjørn Lindeijer1-0/+2
2008-04-20Added --data parameter to be used to specify where to get the data from whenBjørn Lindeijer1-0/+5
2008-04-20Merged revisions 3962-3983,3985-3999,4001-4021 via svnmerge from Bjørn Lindeijer1-5/+35
2008-04-20Merged revisions 3955-3960 via svnmerge from Bjørn Lindeijer1-2/+10
2008-04-19Made the client clean characters information at unlogging to avoid a freeze w...Yohann Ferreira1-0/+5
2008-04-19Fix a double entry and add missing files.Dennis Friis1-0/+4
2008-04-18Made mislogins and misregistrations a little less annoying for the user.Yohann Ferreira1-0/+5
2008-04-18Made 'Unregister' and 'change password' functionnal, at least client-side.Yohann Ferreira1-0/+4
2008-04-18Limited keyboard walk messages flooding to one message per 1/10 sec.Yohann Ferreira1-0/+2
2008-04-18Added a change password dialog. State code is to be reworked.Yohann Ferreira1-3/+12
2008-04-18Fixed numerous crashes with chat and guild windows using new tabbed area.David Athay1-0/+9
2008-04-17Fixed a crash when clicking on 'Quit Guild' Button. Also disabled the 'Invite...Yohann Ferreira1-1/+5
2008-04-17Forgot main.cppYohann Ferreira1-1/+1
2008-04-17Added input type parameter to the LocalPlayer::SetDestination methods in orde...Yohann Ferreira1-1/+4
2008-04-17Added basic party support (no interface to create or quit yet)David Athay1-0/+9
2008-04-17One file was forgotten while committing the private channels removal.Yohann Ferreira1-0/+2
2008-04-17Added smooth progress changes into progressbars.Yohann Ferreira1-0/+5
2008-04-16Removed private channelsDavid Athay1-0/+2
2008-04-16Fixed online status so that users are shown as onlineDavid Athay1-3/+11
2008-04-15Added online status of guild membersDavid Athay1-0/+11
2008-04-14Fixed a compilation error using CMake (That won't change the world, but will ...Yohann Ferreira1-0/+6
2008-04-14Added new TabbedArea which extends gui::TabbedArea. Changed Guild and David Athay1-0/+8
2008-04-13Merged revisions 3915-3939,3941-3953 via svnmerge from Bjørn Lindeijer1-8/+53
2008-04-11Fixed a compilation error using CMake. What? Long Time No See?Yohann Ferreira1-0/+4
2008-04-11Ported trunk over to Guichan 0.8.0. Based on merge from 0.0 branch, but becauseBjørn Lindeijer1-0/+36
2008-04-10Fixed some compiler warnings and don't try to load particle effects when noBjørn Lindeijer1-0/+7
2008-04-08Implemented support for an arbitrary number of map layers. The only layerBjørn Lindeijer1-0/+10
2008-04-07Added support for basing one sprite definition on another by including it.Bjørn Lindeijer1-0/+3
2008-04-07Added XML::Document class which simplifies parsing an XML document andBjørn Lindeijer1-0/+9
2008-04-04Spawning a particle effect whenever the client sends a move message to the se...Philipp Sehmisch1-0/+6
2008-04-03Added updating guild member listDavid Athay1-0/+2
2008-04-03Added patch fromDavid Athay1-1/+4
2008-04-03Added right click to invite to guildDavid Athay1-0/+5
2008-04-01Made it possible to move the chat windowDavid Athay1-1/+1
2008-04-01Fixed up chat and guildsDavid Athay1-0/+7
2008-04-01forgot to mention the name of the person who provided the new animated npc gr...Philipp Sehmisch1-2/+2
2008-03-31updated project fliesPhilipp Sehmisch1-3/+3
2008-03-31forgot changelogPhilipp Sehmisch1-0/+13
2008-03-28 UpdatedDavid Athay1-0/+5
2008-03-23Updated default account server name and added SDL_ttf dependency.Bjørn Lindeijer1-0/+5
2008-03-23Merged revisions 3828-3829,3831-3838,3841,3843-3844,3847-3872,3874,3876-3900 ...Bjørn Lindeijer1-3/+40
2008-03-23Merged revisions 3823,3825-3826,3829,3831-3839,3841-3842 via svnmerge from Bjørn Lindeijer1-0/+16
2008-03-22No idea how that happened...Bjørn Lindeijer1-1/+1
2008-03-22Updated AUTHORS file (but not complete yet)Bjørn Lindeijer1-1/+5
2008-03-17Restored previous project file and fixed a warning along the way.Eugenio Favalli1-0/+5
2008-03-15AAdded pathblocking rules to NPCs.Philipp Sehmisch1-0/+1
2008-03-15Fixed warp to map 15 (patch by peavey)Philipp Sehmisch1-0/+5
2008-03-13Synchronized pathfinding algorithmns with those used by the server to avoid a...Philipp Sehmisch1-0/+11
2008-03-12Added ability to quit guilds.David Athay1-0/+7