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
/
manaserv
Age
Commit message (
Expand
)
Author
Files
Lines
2010-08-10
Remove NpcDialog references from netcode
Jared Adams
3
-88
/
+63
2010-08-09
Fix enet version check *again*
Jared Adams
3
-2
/
+8
2010-08-08
Do proper checks on the ENet version
Thorbjørn Lindeijer
2
-2
/
+2
2010-08-05
Have Being manage speech creation and add permissions to events
Jared Adams
1
-1
/
+4
2010-08-04
Remove some unused headers and fix some chat events
Jared Adams
5
-11
/
+5
2010-08-02
Fix enet version check
Jared Adams
2
-10
/
+6
2010-08-02
Add support for enet 1.3
Jared Adams
2
-0
/
+12
2010-08-02
Convert most of the remaining chat system to use the event system
Chuck Miller
1
-3
/
+10
2010-08-01
Reduce localChatTab presence replacing it with the event system
Chuck Miller
1
-6
/
+7
2010-07-30
Fixed weapon animations for manaserv.
Yohann Ferreira
1
-1
/
+1
2010-07-28
Centralized configuration default values using the VariableData system.
Yohann Ferreira
1
-2
/
+2
2010-07-19
Merge branch '1.0'
Yohann Ferreira
2
-2
/
+6
2010-07-18
Add event.h to eventmanager.h and listener.h to reduce total number of includes
Chuck Miller
4
-4
/
+0
2010-07-18
Move the majority of the netcode's server messages to the event system
Chuck Miller
3
-19
/
+20
2010-07-18
Replace some state-related netcode methods with events
Jared Adams
4
-44
/
+34
2010-07-18
Move more from LocalPlayer to PlayerInfo
Jared Adams
3
-10
/
+11
2010-07-17
Move ManaServ defines into the netcode
Chuck Miller
2
-0
/
+77
2010-07-17
Modify how attributes and stats are handled
Chuck Miller
5
-35
/
+41
2010-07-11
Made the different hard-coded paths and files be now taken from the
Yohann Ferreira
2
-2
/
+6
2010-07-10
Moved parsing of specials.xml from gui/specialswindow.cpp to separate source ...
Philipp Sehmisch
1
-1
/
+0
2010-07-08
Fix crash in picking up an item that no longer exists
remoitnane
1
-5
/
+8
2010-06-13
Merge remote branch '1.0/1.0'
Jared Adams
4
-18
/
+27
2010-06-10
Merge BeingManager and FloorItemManager as ActorSpriteManager
Jared Adams
7
-27
/
+27
2010-06-06
Softcode the stat for character creation for manaserv
Jared Adams
4
-18
/
+27
2010-06-01
Made the MP bar be shown only if the protocol is using it.
Yohann Ferreira
1
-1
/
+5
2010-05-21
Merge branch '1.0'
Thorbjørn Lindeijer
10
-54
/
+354
2010-05-21
Merge protocol from manaserv about thing types.
Yohann Ferreira
2
-8
/
+15
2010-05-17
Remove Monster, Player, and NPC classes
Jared Adams
10
-32
/
+26
2010-05-04
Clear NPC dialogs when the player dies
Jared Adams
3
-0
/
+12
2010-05-03
synchronised protocol.h between manaserv, mana and manamobile
Maximilian Philipps
3
-29
/
+79
2010-04-25
Make ManaServ player stats softcoded
Jared Adams
3
-17
/
+248
2010-04-16
Fix canceling game connection
Jared Adams
4
-10
/
+37
2010-04-12
Add support for map-server switching under eAthena
Jared Adams
4
-9
/
+26
2010-04-09
Add support for registration disabled for eAthena
Jared Adams
2
-0
/
+7
2010-04-03
Fix a crash after changing servers
Jared Adams
1
-1
/
+2
2010-04-01
Fix crash when trying to talk to NPCs under ManaServ at a distance
Jared Adams
1
-0
/
+3
2010-03-30
Rename file manaserv netcode looks from from tmw-skills.xml to mana-skills.xml
Chuck Miller
1
-1
/
+1
2010-03-25
Remove the type boolean from InventoryWindow
Jared Adams
2
-14
/
+14
2010-02-27
No point in calling Viewport::setMap(0) before deleting it
Thorbjørn Lindeijer
1
-1
/
+1
2010-02-27
Disable guilds for eAthena for now
Jared Adams
1
-0
/
+2
2010-02-24
Add more to eAthena guild support
Jared Adams
3
-10
/
+7
2010-02-22
Warn when receiving an empty update host
Thorbjørn Lindeijer
1
-4
/
+10
2010-02-21
Made tick counter and framerate limiter work during login sequence
Thorbjørn Lindeijer
7
-39
/
+34
2010-02-21
Do some more copyright header cleanups
Jared Adams
2
-2
/
+2
2010-02-22
Modify copyright headers
Freeyorp
47
-47
/
+94
2010-02-20
License header update for The Mana Client
Thorbjørn Lindeijer
47
-188
/
+141
2010-02-19
Fixed a crash when trying to switch servers
Thorbjørn Lindeijer
9
-216
/
+192
2010-02-13
Make NPC dialogs instance instead of global
Jared Adams
4
-76
/
+65
2010-02-13
Allow player to talk after death
Andrei Karas
1
-1
/
+1
2010-02-09
Got successfully rid of tile width/height fallback values as asked by Jaxad.
Bertram
2
-11
/
+8
[next]