index
:
AntumDeluge/manaplus
master
Advanced game client for tmwAthena and Evol2 servers.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
net
/
ea
/
guildhandler.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2013-01-16
update copyrights year.
Andrei Karas
1
-1
/
+1
2012-11-28
Fix option "Show chat history" for all tabs.
Andrei Karas
1
-1
/
+3
2012-10-20
Add to some controls palette inheritance from other controls.
Andrei Karas
1
-1
/
+1
2012-09-16
Add const to variables with type size_t.
Andrei Karas
1
-1
/
+1
2012-09-02
Add const to more classes.
Andrei Karas
1
-50
/
+50
2012-08-23
Remove useless includes.
Andrei Karas
1
-3
/
+0
2012-07-17
Fix more code style and additional warnings.
Andrei Karas
1
-1
/
+1
2012-04-01
Last part of fixes.
Andrei Karas
1
-1
/
+1
2012-03-22
Rename object event to depricatedevent because current implimentation very
Andrei Karas
1
-1
/
+1
2012-03-14
Add support for other gender.
Andrei Karas
1
-7
/
+1
2012-01-18
Fix typo in guildmanager.
Andrei Karas
1
-1
/
+1
2012-01-05
Update copyrights year.
Andrei Karas
1
-1
/
+1
2011-12-18
Ad comments for "unused" data from server packets.
Andrei Karas
1
-6
/
+7
2011-11-08
Fix more gcc 4.7 warnings.
Andrei Karas
1
-6
/
+6
2011-10-08
Add checks and fix code style.
Andrei Karas
1
-24
/
+41
2011-08-27
Basic support for guild bot integration.
Andrei Karas
1
-0
/
+1
2011-08-12
Rename file names log and chatlog to correct logger and chatlogger.
Andrei Karas
1
-1
/
+1
2011-08-03
Fix code style and remove some unused variabled.
Andrei Karas
1
-2
/
+2
2011-07-30
Remove unused code from guildhandler.
Andrei Karas
1
-0
/
+5
2011-07-30
Extract shared logic from guildhandler and partyhandler netcode to ea namespace.
Andrei Karas
1
-0
/
+590