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
/
Makefile.am
Age
Commit message (
Expand
)
Author
Files
Lines
2007-11-03
Added automatic recoloring of images. Inspired by fungos' ideas (PR #41).
Guillaume Melquiond
1
-0
/
+2
2007-10-20
Added a layout handler for automatically positioning widgets in a window. Fix...
Guillaume Melquiond
1
-0
/
+2
2007-10-18
Merged removal of dependency on Guichan OpenGL from trunk to 0.0 branch,
Bjørn Lindeijer
1
-8
/
+6
2007-09-25
Added some const qualifiers.
Bjørn Lindeijer
1
-2
/
+2
2007-09-20
Added support for unicode charset in textfields and chat.
Guillaume Melquiond
1
-0
/
+2
2007-09-19
Merged 0.0 changes from revision 3362 to 3580 to trunk.
Bjørn Lindeijer
1
-14
/
+24
2007-09-10
Added support for True Type Fonts.
Eugenio Favalli
1
-0
/
+2
2007-09-01
Fixed windowlistener.h entry in Makefile.am.
Bjørn Lindeijer
1
-1
/
+1
2007-08-30
Merged equipment database with items database and got rid of the unused item
Bjørn Lindeijer
1
-4
/
+0
2007-08-28
Added Vector class and used it in the particle engine.
Bjørn Lindeijer
1
-1
/
+2
2007-08-28
Made buy dialog resizable and added a WindowListener class for listening for
Bjørn Lindeijer
1
-10
/
+11
2007-08-25
Removed dependency on Guichan's OpenGL library. Taken over image loading and ...
Guillaume Melquiond
1
-4
/
+2
2007-08-22
Added trimming of chat messages.
Bjørn Lindeijer
1
-0
/
+1
2007-08-22
Fixed a compiler warning and updated source lists.
Bjørn Lindeijer
1
-0
/
+6
2007-08-06
Fixed some header typos. Moved gettext.h to utils directory. Removed redundan...
Guillaume Melquiond
1
-2
/
+1
2007-08-06
Added support for translating variable strings.
Guillaume Melquiond
1
-0
/
+2
2007-08-05
Do not include config.h when the program has not been configured.
Guillaume Melquiond
1
-0
/
+1
2007-08-05
Added support for internationalization. Tested by translating a few gui strin...
Guillaume Melquiond
1
-1
/
+3
2007-07-31
Removed legacy inventory code. Added display of equipment.
Guillaume Melquiond
1
-2
/
+0
2007-07-24
Fixed initialization order and added setup_keyboard.* and keyboardconfig.* to
Bjørn Lindeijer
1
-0
/
+4
2007-07-11
Weapon sprites are now (almost) threated like other equipment sprites through...
Philipp Sehmisch
1
-0
/
+1
2007-06-04
Merged 0.0 changes from revision 3234 to 3317 to trunk.
Bjørn Lindeijer
1
-1
/
+15
2007-06-03
Fixed warning about strict-aliasing rules and don't die on warnings by default.
Bjørn Lindeijer
1
-1
/
+1
2007-06-03
Added some files to be included with the release.
Bjørn Lindeijer
1
-0
/
+2
2007-05-04
Merged particle engine into main eAthena branch.
Philipp Sehmisch
1
-1
/
+11
2007-04-15
Reimplemented window resizing. It is now once again possible to resize windows
Bjørn Lindeijer
1
-1
/
+3
2007-03-24
Merged 0.0 changes from revision 3177 to 3234 to trunk.
Bjørn Lindeijer
1
-2
/
+4
2007-03-21
Renamed Spriteset to ImageSet.
Bjørn Lindeijer
1
-3
/
+3
2007-03-12
Added a simple animation class that hosts a looping animation without the act...
Philipp Sehmisch
1
-1
/
+3
2007-03-03
Updated Makefile.
Bjørn Lindeijer
1
-0
/
+4
2007-02-23
Added unregistering, logout_then_exit, switch_character and switch_accountser...
Rogier Polak
1
-0
/
+6
2007-01-30
Removed unused Packet class.
Bjørn Lindeijer
1
-2
/
+0
2007-01-04
Merged 0.0 changes from revision 2898 to 2988 to trunk.
Bjørn Lindeijer
1
-6
/
+6
2006-12-12
Merged r2829 from trunk (Merged the definition of ImageRect into graphics.h)
Bjørn Lindeijer
1
-2
/
+1
2006-12-12
Moved base64 module into utils directory.
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-12-04
Introduced a new class Viewport which combines the drawing code from Engine
Bjørn Lindeijer
1
-1
/
+3
2006-11-29
Updated Makefile and CMakeList
Philipp Sehmisch
1
-0
/
+4
2006-11-26
Updated Makefiles and CMake Lists
Philipp Sehmisch
1
-3
/
+6
2006-11-19
Separated sprite definition from playback.
Bjørn Lindeijer
1
-0
/
+2
2006-11-15
Separated getProperty method to an XML utility namespace.
Bjørn Lindeijer
1
-0
/
+2
2006-11-14
Separated Action class to its own module.
Bjørn Lindeijer
1
-0
/
+2
2006-11-11
Fixed autotools configuration.
Björn Steinbrink
1
-0
/
+2
2006-11-05
Merged the definition of ImageRect into graphics.h.
Bjørn Lindeijer
1
-2
/
+1
2006-11-05
Merged 0.0 changes from revision 2800 to 2825 to trunk.
Bjørn Lindeijer
1
-0
/
+2
2006-11-05
Added pictures to items in buy dialogs. Also too expensive items are highligh...
Yohann Ferreira
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
/
+18
2006-10-03
Turned AmbientOverlay into a class. Cleaned up the associated code.
Björn Steinbrink
1
-0
/
+2
[prev]
[next]