index
:
mana/mana-client
0.5
0.6
lpc2012
master
Original Mana client. For the new Qt client, see https://github.com/tales/tales-client
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
CMakeLists.txt
Age
Commit message (
Expand
)
Author
Files
Lines
2008-12-14
Removed the unused NewSkillDialog
Bjørn Lindeijer
1
-2
/
+0
2008-12-14
Removed ChargeDialog
Bjørn Lindeijer
1
-2
/
+0
2008-11-18
fix build with cmake
Roderic Morris
1
-0
/
+2
2008-11-06
Added interface for sending post.
David Athay
1
-2
/
+2
2008-11-01
Some files I forgot to add with the last commit.
Philipp Sehmisch
1
-0
/
+2
2008-10-27
add effect handler (by Chuck Miller)
Roderic Morris
1
-0
/
+2
2008-10-27
Add an effects manager (patch by Kage Jittai)
Jared Adams
1
-0
/
+2
2008-10-21
fix cmake build
Roderic Morris
1
-0
/
+2
2008-10-09
Merged the movement branch into trunk
Bjørn Lindeijer
1
-0
/
+3
2008-08-18
fix bug #209, display skill icons correctly.
Roderic Morris
1
-0
/
+2
2008-07-14
fix view names checkbox, fix compilation with cmake
Roderic Morris
1
-0
/
+2
2008-07-01
fix build files
Roderic Morris
1
-0
/
+4
2008-06-10
add commandhandler class and fix / add some commands
Roderic Morris
1
-0
/
+2
2008-05-15
Added tab with image based on button
David Athay
1
-0
/
+2
2008-05-12
Fix building on other build systems
David Athay
1
-2
/
+0
2008-04-25
Added client-side email address change ability.
Yohann Ferreira
1
-0
/
+4
2008-04-23
Replaced SHA-256 implementation with the one from InspIRCd. Thanks to Bertram
Bjørn Lindeijer
1
-4
/
+2
2008-04-21
Added password encryption client-side using SHA256.
Yohann Ferreira
1
-0
/
+4
2008-04-18
Added a change password dialog. State code is to be reworked.
Yohann Ferreira
1
-0
/
+2
2008-04-18
Fixed numerous crashes with chat and guild windows using new tabbed area.
David Athay
1
-0
/
+2
2008-04-14
Fixed a compilation error using CMake (That won't change the world, but will ...
Yohann Ferreira
1
-0
/
+2
2008-04-11
Fixed a compilation error using CMake. What? Long Time No See?
Yohann Ferreira
1
-0
/
+2
2008-04-11
Ported trunk over to Guichan 0.8.0. Based on merge from 0.0 branch, but because
Bjørn Lindeijer
1
-2
/
+0
2008-03-04
Accepted patch by roderic to fix building/installing with CMake.
Bjørn Lindeijer
1
-0
/
+12
2008-01-28
Added weapon skill system and leveling system.
Philipp Sehmisch
1
-2
/
+0
2007-12-09
Add missing source files to the CMake configuration.
Björn Steinbrink
1
-0
/
+2
2007-11-15
Moved item icon from ItemInfo class to the Item class, so that it can be loaded
Bjørn Lindeijer
1
-0
/
+2
2007-10-22
Added Layout source files to CMake list.
Bjørn Lindeijer
1
-2
/
+4
2007-10-22
Some insignificant small changes.
Bjørn Lindeijer
1
-6
/
+6
2007-09-25
Added some const qualifiers.
Bjørn Lindeijer
1
-2
/
+2
2007-09-21
Update CMake configuration.
Björn Steinbrink
1
-6
/
+9
2007-09-19
Merged 0.0 changes from revision 3362 to 3580 to trunk.
Bjørn Lindeijer
1
-5
/
+17
2007-08-19
Updated CMake file and fixed typo in female light plate mail.
Bjørn Lindeijer
1
-2
/
+3
2007-07-29
Switch to upstream CMake modules for libxml2 and curl.
Björn Steinbrink
1
-3
/
+3
2007-06-04
Merged 0.0 changes from revision 3234 to 3317 to trunk.
Bjørn Lindeijer
1
-0
/
+14
2007-03-24
Merged 0.0 changes from revision 3177 to 3234 to trunk.
Bjørn Lindeijer
1
-2
/
+4
2007-03-03
Updated CMake file.
Bjørn Lindeijer
1
-0
/
+4
2007-02-25
Updated CMake file.
Bjørn Lindeijer
1
-0
/
+6
2007-01-05
Fixed installation when using CMake
Björn Steinbrink
1
-0
/
+11
2007-01-04
Merged 0.0 changes from revision 2898 to 2988 to trunk.
Bjørn Lindeijer
1
-6
/
+6
2006-12-11
Merged 0.0 changes from revision 2825 to 2898 to trunk.
Bjørn Lindeijer
1
-2
/
+17
2006-11-05
Merged the definition of ImageRect into graphics.h.
Bjørn Lindeijer
1
-1
/
+0
2006-11-05
Merged 0.0 changes from revision 2800 to 2825 to trunk.
Bjørn Lindeijer
1
-0
/
+2
2006-11-02
Merged trunk changes from revision 2716 to 2756 into the 0.1.0 branch.
Bjørn Lindeijer
1
-0
/
+2
2006-11-02
Removed some cruft that was needed for eAthena.
Björn Steinbrink
1
-2
/
+0
2006-11-02
Network layer refactoring.
Björn Steinbrink
1
-0
/
+20
2006-11-01
Added CMake support
Björn Steinbrink
1
-0
/
+299