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
/
main.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2009-04-10
Reduced the GCContainer to be even more trivial
Bjørn Lindeijer
1
-8
/
+0
2009-04-10
Introduced a Desktop widget to handle the wallpaper
Bjørn Lindeijer
1
-77
/
+24
2009-04-09
Fixed some warnings
Bjørn Lindeijer
1
-1
/
+1
2009-04-09
Remove a segfault when exiting the client
Jared Adams
1
-1
/
+0
2009-04-08
Add a more flexible wallpaper system
Jared Adams
1
-18
/
+42
2009-04-08
Make some more file build for both servers
Jared Adams
1
-36
/
+12
2009-04-07
Moved basic widgets into the gui/widgets directory
Bjørn Lindeijer
1
-3
/
+4
2009-04-07
Make GeneralHandlers for both networks
Jared Adams
1
-172
/
+42
2009-04-07
Fixed compile for tmwserv client
Bjørn Lindeijer
1
-3
/
+0
2009-04-06
Implement TMWServ's CharHandler
Jared Adams
1
-1
/
+3
2009-04-05
Implement TMWServ's Admin-, Chat-, and MapHandlers
Jared Adams
1
-1
/
+1
2009-04-02
Make eAthena's CharHandler
Jared Adams
1
-9
/
+4
2009-04-01
Create a few more handlers for eAthena
Jared Adams
1
-3
/
+3
2009-03-29
Merge branch 'master' of git@gitorious.org:tmw/mainline
Philipp Sehmisch
1
-20
/
+18
2009-03-29
Fixed compilation on Windows
Philipp Sehmisch
1
-3
/
+4
2009-03-28
Take the server port out of the updates dir
Bjørn Lindeijer
1
-2
/
+1
2009-03-27
Moved the inventory and storage offset handling into netcode
Bjørn Lindeijer
1
-8
/
+11
2009-03-27
Clean up of most of the Network pointers
Bjørn Lindeijer
1
-1
/
+1
2009-03-27
Made eAthena's Network class statically accessible
Bjørn Lindeijer
1
-7
/
+3
2009-03-27
Removed unnecessary parenthesis on constructors
Bjørn Lindeijer
1
-2
/
+2
2009-03-27
Simplified and fixed initialization of login data
Bjørn Lindeijer
1
-27
/
+14
2009-03-27
Merge branch 'aethyra/master'
Bjørn Lindeijer
1
-2
/
+4
2009-03-27
Moved choosing of random death message to a function
Bjørn Lindeijer
1
-13
/
+13
2009-03-25
Merged relevent changes from TMW commit
Ira Rice
1
-22
/
+32
2009-03-26
Remove redundancy, fix variable names and other code cleanups
Bjørn Lindeijer
1
-39
/
+44
2009-03-25
A host of code style fixes
Bjørn Lindeijer
1
-2
/
+2
2009-03-25
Merge branch 'eathena/master'
Bjørn Lindeijer
1
-49
/
+54
2009-03-23
Merge branch 'aethyra/master'
Bjørn Lindeijer
1
-30
/
+35
2009-03-23
Change version to 0.0.29 and label in the GUI
Jared Adams
1
-2
/
+11
2009-03-23
Move all TMWServ-specific code to net/tmwserv
Jared Adams
1
-9
/
+9
2009-03-22
Fixed loading of units when skipping updates
Bjørn Lindeijer
1
-2
/
+3
2009-03-22
Merged the tmwserv client with the eAthena client
Bjørn Lindeijer
1
-152
/
+811
2009-03-19
Be sure to free the window icon
Jared Adams
1
-1
/
+5
2009-03-19
Throttle framerates down to save CPU cycles. Now that we're getting high
Ira Rice
1
-2
/
+2
2009-03-19
Be sure to free the window icon
Jared Adams
1
-1
/
+5
2009-03-15
Fix some mem leaks
Jared Adams
1
-1
/
+0
2009-03-14
Made a label class derived from the guichan label class which utilizes
Ira Rice
1
-4
/
+3
2009-03-12
Extending the internal handling of colors
sniper
1
-4
/
+4
2009-03-12
Extending the internal handling of colors
sniper
1
-4
/
+4
2009-03-12
Made hair load again (commit e2d60401eaf55abe9e2251854f3174ffe0f4ad9e
Ira Rice
1
-0
/
+1
2009-03-12
Move emote sprite loading into EmoteDB
Jared Adams
1
-3
/
+0
2009-03-12
Fix leaks in status effects
Jared Adams
1
-1
/
+4
2009-03-12
Move emote sprite loading into EmoteDB
Jared Adams
1
-2
/
+0
2009-03-11
Fix segfault when being count reaches 0 too often
Jared Adams
1
-0
/
+3
2009-03-11
Moved the Skin class outside of the Window class, in order to allow
Ira Rice
1
-24
/
+30
2009-03-11
Fix order of function calls when loading data
Jared Adams
1
-3
/
+3
2009-03-11
Fix segfault when being count reaches 0 too often
Jared Adams
1
-0
/
+3
2009-03-10
Remove some SetupWindow weirdness
Jared Adams
1
-3
/
+0
2009-03-10
Fix some mem leaks
Jared Adams
1
-0
/
+1
2009-03-10
Remove some SetupWindow weirdness
Jared Adams
1
-3
/
+0
[prev]
[next]