index
:
HoraK-FDF/mana
0.5
0.6
lpc2012
manaserv-char-attr
master
npc-text-formatting
online-player-list
png_dyecmd
release-updates
removed-config-file-checks
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
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2009-03-10
Extended hit type handling
sniper
1
-6
/
+9
2009-03-10
Expand the scope where item links work
Kess Vargavind
1
-1
/
+1
2009-03-09
Send the correct packet for the NPC close button
Jared Adams
2
-9
/
+11
2009-03-08
Forgot the actual storage window
Jared Adams
2
-7
/
+8
2009-03-08
Add an interface for eAthena's storage system
Jared Adams
1
-20
/
+53
2009-03-06
Got rid of Sint{8,16,32} and Uint32 for being ID
Bjørn Lindeijer
10
-34
/
+34
2009-02-26
Merge branch 'aethyra/master'
Bjørn Lindeijer
4
-26
/
+22
2009-02-26
Fixed showing being deaths. I removed the wrong pointless death
Ira Rice
1
-6
/
+3
2009-02-25
Fix NPC handling to not need a handle on the NPC
Ira Rice
4
-29
/
+33
2009-02-25
Fix NPC handling to not need a handle on the NPC
Jared Adams
4
-25
/
+24
2009-02-25
Added method for resetting npc integer dialogs in the last commit, but
Ira Rice
1
-0
/
+1
2009-02-25
Make sure that all dialogs are cleared on player death, not just the NPC
Ira Rice
2
-3
/
+3
2009-02-25
Fix some problems with deleting NPCs early
Jared Adams
1
-1
/
+1
2009-02-25
Fixed up NPC list dialogs to be navigatable by keyboard (scrolling
Ira Rice
1
-1
/
+1
2009-02-24
Cleaned up some code, as well as removed redundant talk client requesting
Ira Rice
2
-8
/
+8
2009-02-24
Fix handling of next and close packets
Jared Adams
1
-5
/
+15
2009-02-23
Clear text from NpcTextDialog when character dies
Jared Adams
1
-1
/
+8
2009-02-20
Added a pickup notification as particle effect. Also make a ui option to enab...
Majin Sniper
1
-3
/
+12
2009-02-19
Added a pickup notification as particle effect. Also make a ui option to enab...
Majin Sniper
1
-3
/
+12
2009-02-18
Introduced a toLower method and grouped string utils
Bjørn Lindeijer
6
-10
/
+9
2009-02-18
Introduced a toLower method and grouped string utils
Bjørn Lindeijer
6
-10
/
+9
2009-02-18
Centralize current_npc cleanup
Jared Adams
3
-4
/
+4
2009-02-17
Fixed closing for NPC dialogs.
Ira Rice
1
-1
/
+2
2009-02-16
Fixed up NPC dialogs to behave more like eAthena expects.
Jared Adams
1
-2
/
+1
2009-02-16
Allow setting default values for NPC dialogs
Jared Adams
1
-0
/
+1
2009-02-16
Add next/close buttons for NPCs
Jared Adams
1
-2
/
+5
2009-02-15
Add configurable units system
Jared Adams
1
-2
/
+3
2009-02-15
More copyright header fixes
Bjørn Lindeijer
2
-2
/
+2
2009-02-15
Merge commit 'aethyra/master'
Bjørn Lindeijer
3
-7
/
+6
2009-02-12
Fix some spelling and whitespace
Kess Vargavind
2
-25
/
+41
2009-02-12
Fix some spelling and whitespace
Kess Vargavind
2
-25
/
+41
2009-02-11
Removed a few unneeded includes in the being handler.
Ira Rice
1
-2
/
+0
2009-02-11
Restored particle effects on hits and critical hits.
Philipp Sehmisch
1
-1
/
+0
2009-02-11
Don't make log statements translatable
Bjørn Lindeijer
1
-4
/
+4
2009-02-10
Removed many pointless comparisons with NULL
Bjørn Lindeijer
1
-1
/
+1
2009-02-10
Fixed header files, as well as removed the unused buddy list class (not
Ira Rice
38
-82
/
+118
2009-02-11
Removed many pointless comparisons with NULL
Bjørn Lindeijer
1
-1
/
+1
2009-02-10
Don't make log statements translatable
Bjørn Lindeijer
1
-4
/
+4
2009-02-09
Mostly whitespace fixes
Bjørn Lindeijer
7
-88
/
+87
2009-02-09
Merged with Aethyra master as of 2009-02-09
Bjørn Lindeijer
13
-77
/
+67
2009-02-09
Mostly whitespace fixes
Bjørn Lindeijer
7
-88
/
+87
2009-02-09
Merge branch 'master' of git@gitorious.org:tmw/eathena
Bjørn Lindeijer
4
-31
/
+79
2009-02-09
Merged with Aethyra master as of 2009-01-27
Bjørn Lindeijer
24
-260
/
+516
2009-02-07
Some more include cleanups.
Ira Rice
4
-4
/
+0
2009-02-05
Exposed some more strings I found to be translatable.
Ira Rice
6
-29
/
+44
2009-02-05
Put back the 0x06b packet, which apparently our server uses. Will
Ira Rice
1
-0
/
+21
2009-02-05
Added a few translation strings to the char server handler, as well as
Ira Rice
1
-43
/
+14
2009-02-04
Modified the NPC string and integer classes to automatically take focus
Ira Rice
1
-0
/
+2
2009-02-04
Went through the gui folder and revised the include statements to not
Ira Rice
4
-18
/
+5
2009-01-28
Fix handling of packet 0x81
Jared Adams
4
-33
/
+79
[next]