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
/
gui
Age
Commit message (
Expand
)
Author
Files
Lines
2024-02-09
Some cleanups in UpdaterWindow and BrowserBox
Thorbjørn Lindeijer
4
-170
/
+79
2024-02-09
C++11: Use default member initializers
Thorbjørn Lindeijer
38
-190
/
+113
2024-02-05
Updated C++ standard to C++17
Thorbjørn Lindeijer
1
-7
/
+1
2024-01-30
Apply readability-delete-null-pointer fixits
Thorbjørn Lindeijer
2
-8
/
+5
2024-01-29
Removed unused SpecialEntry::mLevelLabel
Thorbjørn Lindeijer
1
-2
/
+0
2024-01-29
Removed unused includes in various files
Thorbjørn Lindeijer
8
-13
/
+0
2024-01-29
Removed remnants of alpha cache in ResourceManager
Thorbjørn Lindeijer
1
-3
/
+0
2024-01-29
Apply C++11 fixits
Thorbjørn Lindeijer
31
-197
/
+145
2024-01-29
Fixed another crash due to incomplete SDL2 upgrade
Thorbjørn Lindeijer
1
-1
/
+1
2024-01-26
Apply C++11 fixits
Thorbjørn Lindeijer
172
-801
/
+801
2024-01-26
Added support for the "persistentIp" server info setting
Thorbjørn Lindeijer
1
-2
/
+11
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
3
-7
/
+0
2024-01-25
Ported to SDL2
Thorbjørn Lindeijer
14
-129
/
+156
2024-01-24
Fixed compilation issues and use of deprecated C++ features
Thorbjørn Lindeijer
9
-12
/
+14
2013-05-09
Changed default serverlist.xml URL to avoid redirect
Thorbjørn Lindeijer
1
-1
/
+1
2013-04-30
Hide attribute sliders on character creation when appropriate
Thorbjørn Lindeijer
2
-53
/
+69
2013-04-29
Single xml solution - compatibility with skill-set and special-set
Przemysław Grzywacz
1
-1
/
+2
2013-04-27
Added support for charcreation.xml settings
Thorbjørn Lindeijer
1
-0
/
+7
2013-04-13
Removed unused IntMap typedef
Thorbjørn Lindeijer
1
-2
/
+0
2012-08-14
Can now build using cmake on OSX
Socapex
1
-4
/
+0
2012-08-12
Fixed coding style in specialswindow
Erik Schilling
1
-16
/
+18
2012-08-12
Improved the layout of the specials window
Thorbjørn Lindeijer
2
-25
/
+8
2012-08-12
Removed ImageLoader and ProxyImage classes
Thorbjørn Lindeijer
1
-5
/
+0
2012-08-08
Changed to using delete_all instead of a loop
Tom Leese
1
-8
/
+2
2012-08-07
Fixed issue where previous special entries were drawn underneath
Tom Leese
1
-0
/
+7
2012-08-05
Removed all the hardcoded sizes of the various setup tabs
Thorbjørn Lindeijer
19
-81
/
+66
2012-08-02
Removing constructor of DebugSwitches.
Stefan Beller
1
-15
/
+0
2012-08-02
Add a checkbox to the debugging window to show being ids.
Stefan Beller
2
-1
/
+42
2012-05-25
Fixed skill display for manaserv
Erik Schilling
1
-4
/
+9
2012-05-21
Merge branch '0.6'
Erik Schilling
1
-1
/
+1
2012-05-10
Corrected coordinates of window menu
jurkan
1
-1
/
+1
2012-05-07
Merge branch '0.6'
Thorbjørn Lindeijer
1
-9
/
+9
2012-05-07
Fixed wrong offset values for tab widget drawing
jurkan
1
-9
/
+9
2012-05-05
Merge branch '0.6'
Thorbjørn Lindeijer
2
-1
/
+3
2012-05-05
Removed the shared base classes of MessageIn and MessageOut
Thorbjørn Lindeijer
2
-2
/
+0
2012-05-05
Fixed compilation errors and warnings with GCC 4.7
Thorbjørn Lindeijer
2
-1
/
+3
2012-04-19
Client side fix for manaserv guild system
Erik Schilling
1
-2
/
+3
2012-04-04
Synced specials to latest manaserv changes
Erik Schilling
1
-21
/
+20
2012-04-02
Merge branch '0.6'
Thorbjørn Lindeijer
2
-4
/
+3
2012-04-02
Fixed problems with using the last emote
v0.6.1
Thorbjørn Lindeijer
1
-3
/
+2
2012-04-01
Made changes to compile on Mac OSX 10.6 and later
David Athay
1
-1
/
+1
2012-03-24
Merge branch '0.6'
Thorbjørn Lindeijer
3
-27
/
+41
2012-03-24
Introduced compile-time option to disable use of C++0x
Thorbjørn Lindeijer
2
-3
/
+3
2012-03-21
Added default ports when connecting to a custom server.
jurkan
2
-19
/
+8
2012-03-18
Fixed issues with rendering very small maps
jurkan
1
-24
/
+38
2012-03-18
Merge branch '0.6'
Thorbjørn Lindeijer
1
-0
/
+1
2012-03-18
Removed some 'const' keywords from value returns
Thorbjørn Lindeijer
3
-4
/
+4
2012-02-26
Fixed display of server description
Erik Schilling
1
-0
/
+1
2012-02-18
Added notification sound on receiving whisper
Thorbjørn Lindeijer
6
-17
/
+71
[next]