index
:
cuoco/mana
0.5
0.6
lpc2012
manaserv-char-attr
master
png_dyecmd
removed-config-file-checks
some-cleanups
Original The Mana World client, now known as simply the Mana client.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
Files
Lines
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
72
-225
/
+234
2009-03-23
Fix CommandHandler for TMWServ
Jared Adams
1
-2
/
+4
2009-03-23
Make some getters const
Jared Adams
2
-3
/
+3
2009-03-23
Remove the CHATSKILL struct
Jared Adams
1
-9
/
+0
2009-03-23
Remove extra function for skill messages
Jared Adams
1
-95
/
+89
2009-03-23
Merge eA's command handling into CommandHandler
Jared Adams
10
-627
/
+503
2009-03-22
Move handling of eA skill messages to SkillHandler
Jared Adams
3
-151
/
+132
2009-03-22
Fix chat under eAthena
Jared Adams
3
-79
/
+73
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
249
-3557
/
+19017
2009-02-18
Merge commit 'aethyra/master'
Bjørn Lindeijer
2
-25
/
+21
2009-02-18
Introduced a toLower method and grouped string utils
Bjørn Lindeijer
48
-136
/
+147
2009-02-18
Centralize current_npc cleanup
Jared Adams
9
-21
/
+38
2009-02-17
Fix small bug in character select dialog
Jared Adams
1
-1
/
+1
2009-02-17
Fix segfault when canceling new character dialog
Jared Adams
1
-1
/
+1
2009-02-17
Fixed an error reported by m0t1k4 which caused a segmentation fault on
Ira Rice
2
-25
/
+21
2009-02-17
Fixed closing for NPC dialogs.
Ira Rice
1
-1
/
+2
2009-02-17
Show money for initial character in char select
Jared Adams
1
-0
/
+1
2009-02-17
Fix small bug in character select dialog
Jared Adams
1
-1
/
+1
2009-02-17
Fix segfault when canceling new character dialog
Jared Adams
1
-1
/
+1
2009-02-17
Reduce NpcTextDialog to one action
Jared Adams
2
-14
/
+29
2009-02-17
Got rid of const where it does not make much sense
Bjørn Lindeijer
10
-22
/
+22
2009-02-17
Merge branch 'aethyra/master'
Bjørn Lindeijer
7
-27
/
+37
2009-02-16
Moved location of trim checking, since it really should be done after
Ira Rice
1
-6
/
+3
2009-02-16
Trim whitespace from the beginning and end of whispers, as well as
Ira Rice
1
-0
/
+21
2009-02-16
Moved target unsetting on NPCs and monsters to the being class. This is
Ira Rice
3
-9
/
+5
2009-02-16
Don't arbitrarily unset player target on NPC deletion
Bjørn Lindeijer
3
-16
/
+16
2009-02-16
Fixed a nasty crash that was only visible from the @help command. If the
Ira Rice
1
-1
/
+3
2009-02-16
Fixed up NPC dialogs to behave more like eAthena expects.
Jared Adams
7
-18
/
+21
2009-02-16
Fixed GUI opacity in SDL mode
Bjørn Lindeijer
2
-15
/
+10
2009-02-16
Allow setting default values for NPC dialogs
Jared Adams
5
-1
/
+16
2009-02-16
Allow default value for IntTextField to be changed
Jared Adams
2
-3
/
+28
2009-02-16
Don't arbitrarily unset player target on NPC deletion
Bjørn Lindeijer
3
-16
/
+16
2009-02-16
read hairstyle and gender from the looks change method
Roderic Morris
1
-1
/
+9
2009-02-16
Fix some compilation issues
Jared Adams
2
-2
/
+2
2009-02-16
Add next/close buttons for NPCs
Jared Adams
7
-14
/
+62
2009-02-15
Allow pressing enter with focus in port field
Bjørn Lindeijer
3
-4
/
+5
2009-02-15
Fixed compiler warnings
Bjørn Lindeijer
1
-1
/
+1
2009-02-15
Merge branch 'aethyra/master'
Bjørn Lindeijer
9
-69
/
+0
2009-02-15
Don't make window name translatable
Bjørn Lindeijer
11
-11
/
+11
2009-02-15
Removed unnecessary parenthesis at constructors
Bjørn Lindeijer
39
-88
/
+88
2009-02-15
Fixes some variable names to conform to naming convention
Bjørn Lindeijer
17
-59
/
+48
2009-02-15
Fixed compiler warnings
Bjørn Lindeijer
5
-12
/
+13
2009-02-15
Deleted some unneeded delete statements.
Ira Rice
9
-69
/
+0
2009-02-15
Renamed aethyraFile to configFile, which is a lot more descriptive of
Ira Rice
1
-6
/
+6
2009-02-15
Fixed header copyright notices.
Ira Rice
2
-4
/
+6
2009-02-15
Fix setting of home directory for OSX
Jared Adams
1
-3
/
+7
2009-02-15
Add configurable units system
Jared Adams
17
-38
/
+353
2009-02-15
More copyright header fixes
Bjørn Lindeijer
11
-22
/
+22
[next]