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
Age
Commit message (
Expand
)
Author
Files
Lines
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-31
Upgrade the update_copyright.sh script.
Yohann Ferreira
1
-1
/
+9
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
Removed two outdated "documentation" files
Thorbjørn Lindeijer
2
-84
/
+0
2012-01-27
Updated docs/HACKING.txt
Thorbjørn Lindeijer
1
-2
/
+2
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
487
-487
/
+487
2012-01-26
Updated update-copyright.sh script
Thorbjørn Lindeijer
1
-2
/
+2
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-26
Fixing C::B
Stefan Dombrowski
1
-0
/
+4
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
12
-52
/
+316
2012-01-22
Prevented looking at item when picking up while moving
Erik Schilling
5
-28
/
+24
2012-01-22
Allow resizing of the game in windowed mode
Thorbjørn Lindeijer
13
-75
/
+178
2012-01-22
Synced manaserv_protocol file with server
Erik Schilling
1
-12
/
+19
2012-01-21
Updated Qt Creator project files
Thorbjørn Lindeijer
2
-3
/
+3
2012-01-21
Clientside fix of switching from /announce to @announce
Erik Schilling
3
-7
/
+6
2012-01-20
Fixed mouse cursor offset again
Thorbjørn Lindeijer
1
-0
/
+0
2012-01-20
Made the update window bigger and resizable
Thorbjørn Lindeijer
1
-6
/
+7
2012-01-20
Made the ignore record parameter useful
Erik Schilling
1
-1
/
+1
2012-01-20
Fixed a bug with hurt sounds volume and simplified code
Thorbjørn Lindeijer
3
-24
/
+17
2012-01-19
Fixed handling of problems with loading the initial map
Thorbjørn Lindeijer
1
-7
/
+8
2012-01-19
Fixed the click area for NPCs and other players
Thorbjørn Lindeijer
1
-8
/
+17
2012-01-18
ColorDB -> HairDB.
Yohann Ferreira
12
-36
/
+38
2012-01-18
Found a better way to fix the movement glitches on both servers.
Yohann Ferreira
7
-70
/
+26
2012-01-17
Fix update error if file line is empty, like in aethyra updates
Andrei Karas
1
-1
/
+2
2012-01-16
Fixed adminhandler being not initialized
Erik Schilling
4
-1
/
+19
2012-01-16
Renamed some file names for consistency with the class names
Thorbjørn Lindeijer
46
-115
/
+119
2012-01-16
Increased the default font size
Thorbjørn Lindeijer
1
-1
/
+1
2012-01-16
Restore GL_PACK_ALIGNMENT after creating screenshots in OpenGL mode
Andrei Karas
1
-0
/
+4
2012-01-15
Remove dead beings from the minimap
Stefan Dombrowski
1
-0
/
+4
[next]