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
/
gui
Age
Commit message (
Expand
)
Author
Files
Lines
2009-03-27
Fixed some positioning issues
Bjørn Lindeijer
1
-1
/
+1
2009-03-27
Removed the unused "logged" button status
Bjørn Lindeijer
2
-12
/
+3
2009-03-27
Removed all the static initializations of mAlpha
Bjørn Lindeijer
16
-16
/
+16
2009-03-27
Simplified and fixed initialization of login data
Bjørn Lindeijer
1
-1
/
+2
2009-03-27
Add some const to the chat tabs
Jared Adams
6
-8
/
+8
2009-03-27
Fixed position of dots on minimap
Bjørn Lindeijer
1
-6
/
+1
2009-03-27
Fixed copyright notices of skin.{h,cpp} files
Bjørn Lindeijer
2
-17
/
+23
2009-03-27
Add a close command to WhisperTab
Jared Adams
6
-2
/
+30
2009-03-27
Fix some problems with NPC dialogs
Jared Adams
3
-16
/
+0
2009-03-27
Merge branch 'aethyra/master'
Bjørn Lindeijer
20
-318
/
+303
2009-03-27
Fixed some compiler warnings
Bjørn Lindeijer
4
-33
/
+32
2009-03-27
Moved choosing of random death message to a function
Bjørn Lindeijer
1
-1
/
+2
2009-03-27
Changed the includes for the net/tmwserv/ directory
Bjørn Lindeijer
1
-0
/
+2
2009-03-27
Include statement cleanup for net/ea/ directory.
Bjørn Lindeijer
6
-28
/
+26
2009-03-26
Major clean up of ChatTab handling
Jared Adams
11
-118
/
+69
2009-03-26
Add WhisperTabs
Jared Adams
5
-1
/
+176
2009-03-26
Removed setting and getting parent windows for popup classes, as this
Ira Rice
2
-11
/
+1
2009-03-26
Removed getting and setting a parent window from the popup class, since
Ira Rice
3
-18
/
+3
2009-03-26
Fixed popup comment. This got chopped off some time when it was first
Ira Rice
1
-2
/
+6
2009-03-26
Some code style commits influenced by TMW commit
Ira Rice
1
-12
/
+5
2009-03-27
Fixed name of "UpdateSliders" and reduced redundant docs
Bjørn Lindeijer
6
-59
/
+25
2009-03-27
Fixed include structure in resource/ directory
Bjørn Lindeijer
8
-102
/
+105
2009-03-26
Compile warning fixes
Bjørn Lindeijer
6
-37
/
+33
2009-03-26
Fix the ColorTypes Macro
Majin Sniper
2
-8
/
+10
2009-03-27
Compile warning fixes
Bjørn Lindeijer
5
-24
/
+20
2009-03-27
Fix the ColorTypes Macro
Majin Sniper
2
-8
/
+10
2009-03-26
Some code cleanups (mostly reducing how many calculations need to be
Ira Rice
12
-123
/
+81
2009-03-26
Add ChannelTab for chat channels
Jared Adams
6
-26
/
+164
2009-03-26
Move ChatWindow over to ChatTabs
Jared Adams
5
-415
/
+514
2009-03-26
First batch of include cleanup
Bjørn Lindeijer
13
-61
/
+64
2009-03-25
Make sure the correct color for the pulse gradient shows up on the
Ira Rice
1
-0
/
+1
2009-03-25
Merged relevent changes from TMW commit
Ira Rice
4
-26
/
+24
2009-03-26
Fixes to file headers and header guards
Bjørn Lindeijer
33
-170
/
+168
2009-03-26
Remove redundancy, fix variable names and other code cleanups
Bjørn Lindeijer
13
-126
/
+114
2009-03-25
Don't crash cause of deleting a model twice
Bjørn Lindeijer
1
-3
/
+0
2009-03-25
A host of code style fixes
Bjørn Lindeijer
33
-79
/
+84
2009-03-25
Fixed some headers of recently added files
Bjørn Lindeijer
4
-14
/
+10
2009-03-25
Don't crash cause of deleting a model twice
Bjørn Lindeijer
1
-3
/
+0
2009-03-25
Merge branch 'eathena/master'
Bjørn Lindeijer
121
-1675
/
+4522
2009-03-25
Fixed a static leak in skin loading.
Ira Rice
1
-0
/
+2
2009-03-25
Relaxed collision and fringe naming slightly so that they just need to
Ira Rice
1
-1
/
+1
2009-03-25
Modified skin loading to save and load a skin's XML path, as well as
Ira Rice
9
-58
/
+142
2009-03-25
Moved the responsibility for skin alpha adjustment to the Skin class.
Ira Rice
6
-113
/
+63
2009-03-23
Merge branch 'aethyra/master'
Bjørn Lindeijer
83
-880
/
+1974
2009-03-23
Move all TMWServ-specific code to net/tmwserv
Jared Adams
9
-11
/
+13
2009-03-23
Make some getters const
Jared Adams
2
-3
/
+3
2009-03-23
Merge eA's command handling into CommandHandler
Jared Adams
4
-493
/
+76
2009-03-22
Move handling of eA skill messages to SkillHandler
Jared Adams
2
-150
/
+3
2009-03-22
Fix chat under eAthena
Jared Adams
2
-75
/
+69
2009-03-22
Fixed some compiler warnings
Bjørn Lindeijer
2
-6
/
+6
[next]