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
Age
Commit message (
Expand
)
Author
Files
Lines
2012-02-10
Arbitrary small code cleanups
Thorbjørn Lindeijer
5
-9
/
+7
2012-02-10
Corrected two spelling mistakes
jurkan
2
-2
/
+2
2012-02-09
Fixed wallpaper prescaling issues
Thorbjørn Lindeijer
9
-90
/
+174
2012-02-09
Allow changing fullscreen resolution without restart
Thorbjørn Lindeijer
6
-123
/
+145
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
2012-02-07
Fixed debug window not saving its position and size
Erik Schilling
1
-2
/
+2
2012-02-07
Fixed color updates of magic bar
Erik Schilling
3
-0
/
+22
2012-02-07
Added cmake status messages on compile options used.
Yohann Ferreira
1
-0
/
+4
2012-02-07
Fixed the server type selected when modifying a custom server.
Yohann Ferreira
1
-2
/
+2
2012-02-07
Hopefully fixed two issues in the go and attack playflow
Yohann Ferreira
2
-13
/
+34
2012-02-06
Some cleanups in the initialization of wallpaper paths
Thorbjørn Lindeijer
3
-28
/
+33
2012-02-06
Fixed searching for wallpapers on 64-bit machines
Thorbjørn Lindeijer
1
-4
/
+2
2012-02-05
Fixed spreading over tabs not spamming too much
Erik Schilling
1
-16
/
+4
2012-02-05
Fixed some layout issues with the chat window
Thorbjørn Lindeijer
2
-31
/
+22
2012-02-05
Fixed crash when the map couldn't be loaded
Thorbjørn Lindeijer
1
-0
/
+3
2012-02-05
Revert "Checking being positions send by the server"
Thorbjørn Lindeijer
3
-36
/
+0
2012-02-04
Removing password from memory
Stefan Dombrowski
1
-1
/
+2
2012-02-03
Clear tile flags from the gid before further processing
Thorbjørn Lindeijer
5
-11
/
+23
2012-02-03
Fixed the go and attack mouse click
Yohann Ferreira
2
-24
/
+51
2012-02-03
Fixed the player character's direction update when clicking on a monster.
Yohann Ferreira
1
-0
/
+1
2012-02-03
Simplified and made generic the way the pickup is handled.
Yohann Ferreira
11
-32
/
+68
2012-02-03
Changed the setup button at login stage to use the icon.
Yohann Ferreira
3
-5
/
+9
2012-02-02
Fixed player's character direction.
Yohann Ferreira
2
-4
/
+4
2012-02-02
Fixed diagonal walking to be much more smooth.
Yohann Ferreira
1
-72
/
+65
2012-02-02
Remove duplicate direction computation by a call to lookAt()
Yohann Ferreira
1
-19
/
+1
2012-02-02
Fix to the hair colors and styles handling.
Yohann Ferreira
15
-126
/
+269
2012-02-02
Fixed the use of custom particle effects for attacks.
Yohann Ferreira
2
-7
/
+7
2012-01-31
Fixed saving the selected server at server connection level.
Yohann Ferreira
2
-3
/
+5
2012-01-31
Added missing copyright notices.
Yohann Ferreira
29
-1
/
+52
2012-01-30
Add default offsets in imageset tag for all animations.
Andrei Karas
3
-3
/
+24
2012-01-30
Keep a single blank line between NPC texts
Thorbjørn Lindeijer
1
-0
/
+1
2012-01-29
Removed Sprite::getCurrentFrame and Sprite::getFrameCount
Thorbjørn Lindeijer
6
-96
/
+1
2012-01-29
Removed inheritance from std::vector by CompoundSprite
Thorbjørn Lindeijer
2
-45
/
+47
2012-01-28
Moved mTrading into the TradeHandler
Thorbjørn Lindeijer
8
-43
/
+14
2012-01-28
Make command line choose character only work once
Thorbjørn Lindeijer
1
-0
/
+4
2012-01-27
Fixed loading of the server list
Thorbjørn Lindeijer
1
-1
/
+0
2012-01-27
Random hacking cleanups in the LocalPlayer class
Yohann Ferreira
3
-49
/
+35
2012-01-26
Remove "> Next" from NPC dialogs
Andrei Karas
1
-2
/
+0
2012-01-26
Updated copyrights to 2012
Thorbjørn Lindeijer
479
-479
/
+479
2012-01-26
Removed 'inline' keyword where it's not of any value
Thorbjørn Lindeijer
11
-51
/
+51
2012-01-26
Remember the window size after resizing
Thorbjørn Lindeijer
1
-0
/
+5
2012-01-24
Fixed the crash in setupSpriteDisplay
Thorbjørn Lindeijer
7
-20
/
+20
2012-01-24
Stream music files directly from the archives
Thorbjørn Lindeijer
6
-115
/
+59
2012-01-24
Removed unused function Image::SDLmerge
Thorbjørn Lindeijer
2
-87
/
+0
2012-01-24
Use SDL_RWops directly on top of PhysFS
Thorbjørn Lindeijer
11
-52
/
+314
2012-01-22
Prevented looking at item when picking up while moving
Erik Schilling
5
-28
/
+24
[next]