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
/
gui
/
socialwindow.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2024-10-23
Changed SERVER_NOTICE macro to inline function
Thorbjørn Lindeijer
1
-30
/
+30
2024-10-23
Various small fixes to translatable strings
Thorbjørn Lindeijer
1
-3
/
+2
2024-10-08
Added convenient and efficient Timer class
Thorbjørn Lindeijer
1
-3
/
+3
2024-06-25
Added online player list to Social window
David Athay
1
-4
/
+87
2024-03-28
Fixed size and child positions for various popups
Thorbjørn Lindeijer
1
-4
/
+3
2024-03-12
General code cleanups
Thorbjørn Lindeijer
1
-30
/
+15
2024-02-22
General code cleanups
Thorbjørn Lindeijer
1
-2
/
+2
2024-02-13
General code cleanups
Thorbjørn Lindeijer
1
-1
/
+1
2024-02-09
Optimized BrowserBox
Thorbjørn Lindeijer
1
-1
/
+0
2024-02-09
C++11: Use default member initializers
Thorbjørn Lindeijer
1
-7
/
+4
2024-01-26
Apply C++11 fixits
Thorbjørn Lindeijer
1
-41
/
+41
2024-01-25
Fixed parent for OkDialog in social window
Thorbjørn Lindeijer
1
-1
/
+1
2024-01-25
Minor includes cleanup
Thorbjørn Lindeijer
1
-3
/
+0
2012-08-05
Removed all the hardcoded sizes of the various setup tabs
Thorbjørn Lindeijer
1
-1
/
+0
2012-04-19
Client side fix for manaserv guild system
Erik Schilling
1
-2
/
+3
2012-01-26
Updated copyrights to 2012
Thorbjørn Lindeijer
1
-1
/
+1
2012-01-10
player_node -> local_player
Yohann Ferreira
1
-3
/
+3
2011-05-15
Starting to fix party invite
Stefan Dombrowski
1
-2
/
+2
2011-04-11
Fixing uninitialized variables in guild invite
Stefan Dombrowski
1
-4
/
+3
2010-11-01
Merge branch '0.5' of gitorious.org:mana/mana
Yohann Ferreira
1
-11
/
+15
2010-10-13
Adding theme colors for party tabs
Stefan Dombrowski
1
-1
/
+1
2010-10-05
Fixing segmentation fault in social window
Stefan Dombrowski
1
-2
/
+2
2010-10-02
Avoiding the creation of a party or guild without a name
Stefan Dombrowski
1
-10
/
+12
2010-09-25
Merge branch '1.0'
Thorbjørn Lindeijer
1
-13
/
+17
2010-08-27
Changing findBeingByName so that it searches case insensitive
Stefan Dombrowski
1
-2
/
+4
2010-08-25
Adding autoComplete for invite
Stefan Dombrowski
1
-5
/
+12
2010-08-24
Giving functionality to invite in socialwindow and allow enter key in textdialog
Stefan Dombrowski
1
-3
/
+0
2010-08-21
Fixing segmentation fault and improving gui for party
Stefan Dombrowski
1
-2
/
+2
2010-08-12
Simplify working with the event system
Jared Adams
1
-1
/
+1
2010-08-03
Move Theme and UserPalette to the resources folder
Jared Adams
1
-1
/
+2
2010-08-01
Reduce localChatTab presence replacing it with the event system
Chuck Miller
1
-28
/
+26
2010-06-13
Merge remote branch '1.0/1.0'
Jared Adams
1
-1
/
+18
2010-06-13
Fix memory leaks in different windows.
Andrei Karas
1
-0
/
+1
2010-06-12
Fix memory leak in socialwindow.cpp.
Andrei Karas
1
-1
/
+17
2010-05-21
Merge branch '1.0'
Thorbjørn Lindeijer
1
-2
/
+19
2010-05-17
Remove Monster, Player, and NPC classes
Jared Adams
1
-2
/
+0
2010-04-25
Fix some button issues in SocialWindow
Jared Adams
1
-2
/
+19
2010-03-26
Replace most dynamic_casts with static_casts
Jared Adams
1
-12
/
+2
2010-03-21
Make TextDialog send an appropriate event for cancel
Jared Adams
1
-4
/
+32
2010-03-17
Make sure existing parties get added to SocialWindow
Jared Adams
1
-0
/
+5
2010-03-12
Split Palette into Theme and UserPalette
Jared Adams
1
-2
/
+3
2010-02-27
Disable guilds for eAthena for now
Jared Adams
1
-3
/
+7
2010-02-26
Color the tabs in the SocialWindow
Jared Adams
1
-0
/
+4
2010-02-21
Do some more copyright header cleanups
Jared Adams
1
-1
/
+1
2010-02-20
License header update for The Mana Client
Thorbjørn Lindeijer
1
-4
/
+3
2010-02-08
Remove a debugging statement that got left in
Jared Adams
1
-3
/
+0
2010-02-08
Merge PartyWindow and GuildWindow into SocialWindow
Jared Adams
1
-0
/
+570