index
:
asuratva/plus
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
/
tmwa
/
guildmanager.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2024-05-16
Refactor loadFromLogFile calls into ChatTab contructor
Fedja Beader
1
-2
/
+0
2024-02-09
Update copyright headers up to 2023
Jesusalva Jesusalva
1
-1
/
+2
2019-10-16
Fix code style, ignore some warning in clang-tidy
Andrei Karas
1
-2
/
+2
2019-01-01
Update copyright year.
Andrei Karas
1
-1
/
+1
2018-11-27
Remove extra ; from different code.
Andrei Karas
1
-4
/
+4
2018-01-04
Update copyrights year.
Andrei Karas
1
-1
/
+1
2017-12-22
Remove default parameters from socialwindow.
Andrei Karas
1
-3
/
+3
2017-12-11
Remove default parameters from ChatTab::chatLog.
Andrei Karas
1
-2
/
+8
2017-08-21
Remove useless else.
Andrei Karas
1
-30
/
+27
2017-08-14
Replace static members usage from pointers to direct classes.
Andrei Karas
1
-1
/
+1
2017-06-07
Fix clang-tidy check readability-implicit-bool-cast.
Andrei Karas
1
-44
/
+45
2017-05-02
Remove extra includes.
Andrei Karas
1
-1
/
+0
2017-05-02
Fix comment style in guildmanager.
Andrei Karas
1
-1
/
+1
2017-05-01
Remove ServerFeatures::haveNativeGuilds and ServerFeatures::haveChatChannels.
Andrei Karas
1
-15
/
+8
2017-05-01
Add tmwa ifdefs for guildmanager and emulateguildtab.
Andrei Karas
1
-0
/
+3
2017-03-10
Fix new style issue detected by mplint.
Andrei Karas
1
-1
/
+1
2017-01-03
Update copyright year.
Andrei Karas
1
-1
/
+1
2016-01-02
Update copyrights year.
Andrei Karas
1
-1
/
+1
2015-06-29
Move notifytypes.h into enums directory.
Andrei Karas
1
-2
/
+2
2015-06-06
Fix code style.
Andrei Karas
1
-2
/
+0
2015-06-03
Rename packettypes.h into packettype.h
Andrei Karas
1
-1
/
+1
2015-06-03
User full enum name in packets type.
Andrei Karas
1
-3
/
+3
2015-05-29
Add strong typed int type BeingId.
Andrei Karas
1
-1
/
+2
2015-05-24
From ChatTab::chatLog removed default parameter for message owner type.
Andrei Karas
1
-2
/
+2
2015-05-24
Add strong typed bool type Online.
Andrei Karas
1
-2
/
+2
2015-05-10
Move guildmanager into net/tmwa directory.
Andrei Karas
1
-0
/
+551