index
:
ewewukek/Mana
master
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
Age
Commit message (
Expand
)
Author
Files
Lines
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
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
Clientside fix of switching from /announce to @announce
Erik Schilling
3
-7
/
+6
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
11
-34
/
+36
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
44
-71
/
+69
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
2012-01-15
Show item quantity in the shop list
Thorbjørn Lindeijer
1
-23
/
+40
2012-01-15
Don't leak the XMLContext that is created while loading an XML document
Thorbjørn Lindeijer
1
-4
/
+4
2012-01-15
Removed a strange if check on an uninitialized variable
Thorbjørn Lindeijer
1
-3
/
+2
2012-01-15
Center the CustomServerDialog on its parent window
Thorbjørn Lindeijer
6
-7
/
+8
2012-01-14
Fixed the chat bubbles position.
Yohann Ferreira
2
-5
/
+14
2012-01-14
Avoid compiler warnings when using MinGW
Thorbjørn Lindeijer
1
-37
/
+16
2012-01-14
Don't lose the active target when pushing the target&attack key while moving.
Yohann Ferreira
1
-2
/
+2
2012-01-14
Removed the auto-untargeting code for the local player.
Yohann Ferreira
1
-8
/
+0
2012-01-13
Improved the layout of the custom server dialog
Thorbjørn Lindeijer
1
-10
/
+10
2012-01-10
Added a separate label for the download description in the server dialog.
Yohann Ferreira
2
-10
/
+14
2012-01-10
Added a modify button to the server dialog.
Yohann Ferreira
4
-17
/
+68
2012-01-10
Made addition of custom servers be done in a separate window.
Yohann Ferreira
5
-150
/
+349
2012-01-10
player_node -> local_player
Yohann Ferreira
39
-190
/
+190
2012-01-10
Hopefully fixed the butterfly direction updates.
Yohann Ferreira
1
-25
/
+17
2012-01-09
Made the client able to remove the port from update urls.
Yohann Ferreira
3
-34
/
+80
2012-01-09
Added a close button to the npc dialog window.
Yohann Ferreira
3
-26
/
+44
2012-01-09
Gave a bit more space to the equip/unequip button.
Yohann Ferreira
1
-2
/
+6
2012-01-09
Fixed the setup overall width to fix the tab behaviour with
Yohann Ferreira
1
-1
/
+1
2012-01-09
Fix wrong logic in the enable joystick setup option.
Yohann Ferreira
2
-11
/
+11
2012-01-09
Spotted some more hard-coded files and paths definitions.
Yohann Ferreira
5
-11
/
+19
2012-01-09
Changed INT and DELETE enum names to fix C::B compilation.
Yohann Ferreira
8
-42
/
+43
2012-01-09
Hopefully fixed the crash related to player relations.
Yohann Ferreira
2
-27
/
+48
2012-01-09
Made the chat text much more readable in every opacity case.
Yohann Ferreira
4
-4
/
+94
2012-01-07
Made the first choice item be selected at the beginning
Ben Longbons
2
-0
/
+11
2012-01-07
Fixed minimap showing the right colors for npcs and monsters
Erik Schilling
1
-2
/
+2
2012-01-06
Made announcements spreading over all whispers and channels
Erik Schilling
2
-0
/
+22
2012-01-02
Made the client capable of displaying gender of monsters and npcs
Erik Schilling
2
-2
/
+4
[next]