index
:
mana/mana-client
0.5
0.6
lpc2012
master
Original Mana client. For the new Qt client, see https://github.com/tales/tales-client
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
party.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2012-01-26
Updated copyrights to 2012
Thorbjørn Lindeijer
1
-1
/
+1
2011-06-19
Making party invite functional
Stefan Dombrowski
1
-1
/
+3
2010-07-28
Add some null being checks and cleanup some related code
Jared Adams
1
-1
/
+2
2010-06-10
Merge BeingManager and FloorItemManager as ActorSpriteManager
Jared Adams
1
-2
/
+2
2010-05-17
Remove Monster, Player, and NPC classes
Jared Adams
1
-3
/
+1
2010-03-31
Removed some unused members from Party and Guild classes
Thorbjørn Lindeijer
1
-48
/
+8
2010-03-30
Fix some memory issues
Jared Adams
1
-0
/
+12
2010-03-26
Replace most dynamic_casts with static_casts
Jared Adams
1
-5
/
+3
2010-02-25
Change const void to void
Jared Adams
1
-1
/
+1
2010-02-24
Add more to eAthena guild support
Jared Adams
1
-27
/
+44
2010-02-22
Change chat autocompletion to be more flexible
Jared Adams
1
-1
/
+1
2010-02-22
Fix more copyright headers
Jared Adams
1
-1
/
+1
2010-02-20
License header update for The Mana Client
Thorbjørn Lindeijer
1
-4
/
+3
2010-02-08
Fix crash when populating parties without BeingManager
Jared Adams
1
-3
/
+8
2010-02-08
Fix some bugs in party handling and add HP to AvatarListBox
Jared Adams
1
-0
/
+15
2010-02-08
Merge PartyWindow and GuildWindow into SocialWindow
Jared Adams
1
-0
/
+233
2009-03-27
Clean up some ifdefs and start cleanup of parties
Jared Adams
1
-215
/
+0
2009-03-27
Clean up of most of the Network pointers
Bjørn Lindeijer
1
-3
/
+2
2009-03-27
Made eAthena's Network class statically accessible
Bjørn Lindeijer
1
-8
/
+4
2009-03-26
Major clean up of ChatTab handling
Jared Adams
1
-33
/
+34
2009-03-23
Merge eA's command handling into CommandHandler
Jared Adams
1
-36
/
+38
2009-03-22
Merged the tmwserv client with the eAthena client
Bjørn Lindeijer
1
-1
/
+1
2009-02-15
More copyright header fixes
Bjørn Lindeijer
1
-1
/
+1
2009-02-15
Merge commit 'aethyra/master'
Bjørn Lindeijer
1
-4
/
+4
2009-02-10
Use string::empty() instead of comparing to ""
Bjørn Lindeijer
1
-4
/
+4
2009-02-10
Fixed header files, as well as removed the unused buddy list class (not
Ira Rice
1
-6
/
+6
2009-02-10
Use string::empty() instead of comparing to ""
Bjørn Lindeijer
1
-4
/
+4
2009-02-09
Mostly whitespace fixes
Bjørn Lindeijer
1
-65
/
+67
2009-02-09
Merged with Aethyra master as of 2009-02-09
Bjørn Lindeijer
1
-7
/
+1
2009-02-09
Mostly whitespace fixes
Bjørn Lindeijer
1
-65
/
+67
2009-02-08
Mostly fixed a few field values to behave better in Windows, as well as
Ira Rice
1
-1
/
+1
2009-02-07
Some more include cleanups.
Ira Rice
1
-1
/
+0
2009-01-29
Trimmed out a few help functions from some subclasses, and moved them
Ira Rice
1
-5
/
+0
2009-01-19
Made the party class use gettext.
Ira Rice
1
-42
/
+47
2008-11-18
Pedantic fixes to the client, where I alphabetized all of the include
Ira Rice
1
-5
/
+2
2008-07-18
Import of client tree
Lloyd Bryant
1
-0
/
+219