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
/
gui
Age
Commit message (
Expand
)
Author
Files
Lines
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
2012-02-18
Fixed manaserv-enabled builds
Thorbjørn Lindeijer
3
-10
/
+10
2012-02-12
Fixed inventory display
Yohann Ferreira
1
-3
/
+6
2012-02-12
Restored manaserv-less builds
Yohann Ferreira
3
-5
/
+29
2012-02-11
Made items equippable by double click in inventory
Erik Schilling
1
-2
/
+9
2012-02-11
Fixed issues with the help texts and small NEWS file updates
Thorbjørn Lindeijer
2
-6
/
+2
2012-02-10
Arbitrary small code cleanups
Thorbjørn Lindeijer
3
-7
/
+5
2012-02-09
Fixed wallpaper prescaling issues
Thorbjørn Lindeijer
1
-17
/
+26
2012-02-09
Allow changing fullscreen resolution without restart
Thorbjørn Lindeijer
1
-63
/
+59
2012-02-09
Setting y-offset back to 3 for status effect icons
Stefan Dombrowski
1
-1
/
+1
2012-02-09
Avoid a crash after selecting one's character linked to emotes.
Yohann Ferreira
1
-3
/
+3
2012-02-09
Show status effect icons again and position adjust
Stefan Dombrowski
1
-2
/
+3
2012-02-08
Reorganized Video settings so that labels have more space
Thorbjørn Lindeijer
1
-21
/
+22
2012-02-07
Made BrowserBox use the recommended line skip for its font
Thorbjørn Lindeijer
4
-48
/
+73
[next]