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
/
tmwa
Age
Commit message (
Expand
)
Author
Files
Lines
2010-08-26
Merged testing branch into master.
Yohann Ferreira
3
-22
/
+14
2010-08-16
Move more to the event system
Jared Adams
3
-86
/
+80
2010-08-15
Merge branch '1.0'
Chuck Miller
1
-1
/
+2
2010-08-13
Add missing setAttribute for money
Stefan Dombrowski
1
-0
/
+1
2010-08-12
Simplify working with the event system
Jared Adams
11
-25
/
+25
2010-08-12
Replace most of Net::NpcHandler with events
Jared Adams
2
-61
/
+48
2010-08-10
Remove NpcDialog references from netcode
Jared Adams
3
-87
/
+63
2010-08-05
Have Being manage speech creation and add permissions to events
Jared Adams
1
-18
/
+24
2010-08-04
Remove some unused headers and fix some chat events
Jared Adams
1
-4
/
+9
2010-08-04
Changed the stats.xml to attributes.xml according to the server commit.
Yohann Ferreira
1
-1
/
+2
2010-08-03
Move Theme and UserPalette to the resources folder
Jared Adams
2
-4
/
+2
2010-08-03
Merge remote branch 'origin/1.0'
Jared Adams
1
-8
/
+26
2010-08-02
Convert most of the remaining chat system to use the event system
Chuck Miller
1
-17
/
+37
2010-08-01
Remove isActive methods from buy/sell windows
Jared Adams
1
-1
/
+1
2010-08-01
Fix chat spoofing. Remove colors from nicks in public chat.
Andrei Karas
1
-10
/
+29
2010-08-01
Reduce localChatTab presence replacing it with the event system
Chuck Miller
1
-3
/
+2
2010-07-29
Changed the items loading to handle a new 'attack-action' parameter.
Yohann Ferreira
1
-1
/
+1
2010-07-28
Centralized configuration default values using the VariableData system.
Yohann Ferreira
1
-1
/
+1
2010-07-28
Add some null being checks and cleanup some related code
Jared Adams
2
-26
/
+23
2010-07-18
Add event.h to eventmanager.h and listener.h to reduce total number of includes
Chuck Miller
10
-10
/
+0
2010-07-18
Move the majority of the netcode's server messages to the event system
Chuck Miller
9
-68
/
+65
2010-07-18
Replace some state-related netcode methods with events
Jared Adams
4
-61
/
+73
2010-07-18
Move more from LocalPlayer to PlayerInfo
Jared Adams
4
-15
/
+16
2010-07-17
Modify how attributes and stats are handled
Chuck Miller
5
-156
/
+115
2010-07-08
Fix crash in picking up an item that no longer exists
remoitnane
1
-2
/
+5
2010-06-29
Make whisper responses from tmwAthena show up in correct tabs
Jared Adams
2
-6
/
+23
2010-06-24
Fix a logic error in tmwAthena's PartyHandler
Jared Adams
1
-1
/
+1
2010-06-24
Fix a logic error in tmwAthena's PartyHandler
Jared Adams
1
-1
/
+1
2010-06-13
Merge remote branch '1.0/1.0'
Jared Adams
3
-13
/
+11
2010-06-13
Handle char-server login errors better
Jared Adams
1
-6
/
+4
2010-06-10
Merge BeingManager and FloorItemManager as ActorSpriteManager
Jared Adams
7
-36
/
+36
2010-06-09
Fix dead Beings not being removed using tmwAthena
Jared Adams
1
-2
/
+2
2010-06-09
Remove hard-coded frame counts from Being class
Jared Adams
2
-9
/
+2
2010-06-01
Made the MP bar be shown only if the protocol is using it.
Yohann Ferreira
1
-0
/
+3
2010-05-22
Fix handling of tmwAthena registration disabled bit
Jared Adams
2
-7
/
+7
2010-05-21
Merge branch '1.0'
Thorbjørn Lindeijer
4
-20
/
+32
2010-05-17
Remove Monster, Player, and NPC classes
Jared Adams
11
-89
/
+68
2010-05-04
Clear NPC dialogs when the player dies
Jared Adams
3
-0
/
+12
2010-05-01
Add chat logging.
Andrei Karas
4
-0
/
+18
2010-04-25
Make ManaServ player stats softcoded
Jared Adams
1
-20
/
+20
2010-04-19
Fix two skill failed constants
Jared Adams
1
-2
/
+2
2010-04-17
Changed eAthena protocol name to TmwAthena and changed the config files accor...
Bertram
46
-0
/
+8184