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
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2010-07-08
Fix crash in picking up an item that no longer exists
remoitnane
2
-7
/
+13
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-13
Merge remote branch '1.0/1.0'
Jared Adams
8
-33
/
+40
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
14
-63
/
+63
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-06
Softcode the stat for character creation for manaserv
Jared Adams
4
-18
/
+27
2010-06-03
Cleanup some logging statements
Jared Adams
1
-2
/
+2
2010-06-01
Made the MP bar be shown only if the protocol is using it.
Yohann Ferreira
3
-1
/
+13
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
14
-74
/
+386
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
25
-130
/
+104
2010-05-04
Clear NPC dialogs when the player dies
Jared Adams
6
-0
/
+24
2010-05-03
synchronised protocol.h between manaserv, mana and manamobile
Maximilian Philipps
3
-29
/
+79
2010-05-01
Add chat logging.
Andrei Karas
4
-0
/
+18
2010-04-25
Make ManaServ player stats softcoded
Jared Adams
4
-37
/
+268
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
48
-283
/
+286
2010-04-16
Remove an unneeded monster job offset in eAthena netcode
Jared Adams
1
-6
/
+0
2010-04-16
Fix canceling game connection
Jared Adams
5
-10
/
+38
2010-04-16
Add race support for eAthena
Jared Adams
2
-3
/
+3
2010-04-12
Completely ignore eAthena job 45
Jared Adams
1
-0
/
+8
2010-04-12
Add support for map-server switching under eAthena
Jared Adams
11
-17
/
+83
2010-04-11
Fix one crash when switching servers
Jared Adams
1
-3
/
+3
2010-04-09
Add support for registration disabled for eAthena
Jared Adams
5
-4
/
+27
2010-04-06
Fix a crash when adding new servers
Jared Adams
1
-4
/
+8
2010-04-03
Fix a crash after changing servers
Jared Adams
3
-2
/
+4
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-30
Fix some memory issues
Jared Adams
3
-1
/
+7
2010-03-29
Add minimum version information to the server list
Jared Adams
1
-0
/
+9
2010-03-26
Replace most dynamic_casts with static_casts
Jared Adams
2
-9
/
+12
2010-03-25
Remove the type boolean from InventoryWindow
Jared Adams
5
-43
/
+44
2010-03-25
Merge StorageWindow into InventoryWindow
Jared Adams
3
-6
/
+3
2010-03-21
Fix crash when declining invite
Jared Adams
1
-0
/
+3
2010-03-15
Fix some branding issues
Jared Adams
1
-0
/
+10
2010-03-12
Add an optional offset property to monsters.xml
Jared Adams
1
-3
/
+0
2010-03-12
Split Palette into Theme and UserPalette
Jared Adams
2
-4
/
+4
2010-03-01
Stop processing for next/close with no dialog
Jared Adams
1
-0
/
+2
2010-02-28
Add delete button to ServerDialog and only save saved servers
Jared Adams
1
-0
/
+4
2010-02-28
Some code cleanup regarding the server dialog
Thorbjørn Lindeijer
1
-2
/
+7
2010-02-27
Report more info on client in cURL useragent and Desktop
Jared Adams
1
-5
/
+6
2010-02-27
No point in calling Viewport::setMap(0) before deleting it
Thorbjørn Lindeijer
4
-4
/
+4
2010-02-27
Disable guilds for eAthena for now
Jared Adams
4
-2
/
+10
2010-02-26
Simplify arrow handling for eAthena
Jared Adams
1
-8
/
+2
2010-02-26
Make sure LocalPlayer and party members get their party set
Jared Adams
1
-0
/
+9
2010-02-24
Move StorageWindow to instancing intead of global
Jared Adams
4
-25
/
+87
[next]