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
2007-10-21
Plugged memory leak in equipment sound.
Guillaume Melquiond
2
-12
/
+5
2007-10-21
Plugged memory leak in quit dialog.
Guillaume Melquiond
1
-0
/
+5
2007-10-21
Plugged memory leak in sprites.
Guillaume Melquiond
1
-0
/
+16
2007-10-21
Messed a bit: beings cannot be removed from no map.
Guillaume Melquiond
1
-1
/
+1
2007-10-21
Plugged memory leak in database reader.
Guillaume Melquiond
1
-0
/
+2
2007-10-21
Removed redundant destructor.
Guillaume Melquiond
2
-19
/
+0
2007-10-21
Fixed current map not deleted on server change.
Guillaume Melquiond
2
-0
/
+10
2007-10-21
Made visible the resizable grip on inventory window.
Guillaume Melquiond
7
-35
/
+59
2007-10-21
Converted inventory window to layout handler.
Guillaume Melquiond
2
-51
/
+18
2007-10-21
Added automatic layout reflowing on window resize.
Guillaume Melquiond
1
-0
/
+11
2007-10-21
Allowed for decreasing sizes in layout.
Guillaume Melquiond
1
-2
/
+3
2007-10-21
Removed redundant resizable flag. Factored moving/resizing code, so that even...
Guillaume Melquiond
2
-39
/
+40
2007-10-20
Set FILL as default size in layout. Converted server selection dialog to layo...
Guillaume Melquiond
3
-37
/
+35
2007-10-20
Improved layout manager. Reworked layout of character selection dialog box.
Guillaume Melquiond
3
-97
/
+162
2007-10-20
Centered sprite inside selection box.
Guillaume Melquiond
1
-1
/
+5
2007-10-20
Added a few comments.
Guillaume Melquiond
1
-6
/
+20
2007-10-20
Added a layout handler for automatically positioning widgets in a window. Fix...
Guillaume Melquiond
6
-70
/
+355
2007-10-19
Factored code between resource handlers. Implemented failure-friendly sprite ...
Guillaume Melquiond
17
-213
/
+158
2007-10-19
Marked buy and sell dialog boxes as translatable.
Guillaume Melquiond
2
-33
/
+39
2007-10-19
Allowed dragging of already selected items.
Guillaume Melquiond
2
-22
/
+50
2007-10-19
Commented a DoS weakness of the browser box.
Guillaume Melquiond
1
-0
/
+4
2007-10-19
Fixed key special values. Reduced amount of spurious item deselections.
Guillaume Melquiond
2
-30
/
+27
2007-10-19
Fixed invalid item ID.
Guillaume Melquiond
1
-1
/
+1
2007-10-19
Increased text chunk cache size to improve performance when a lot of text is ...
Philipp Sehmisch
1
-1
/
+1
2007-10-18
Added automatic generation of description strings for item effects.
Guillaume Melquiond
1
-23
/
+39
2007-10-18
Removed unused slot field.
Guillaume Melquiond
2
-11
/
+1
2007-10-18
Removed player looks from generic beings. Prevented client termination on mis...
Guillaume Melquiond
19
-185
/
+128
2007-10-18
Merged client and server monster data.
Guillaume Melquiond
1
-2
/
+2
2007-10-18
Fixed double-free of true-type resources.
Guillaume Melquiond
1
-2
/
+5
2007-10-18
Removed guess of being type from class number. Factored handler for new beings.
Guillaume Melquiond
3
-36
/
+34
2007-10-15
Added Dutch translation (incomplete) and put drawing of debug path into a
Bjørn Lindeijer
2
-34
/
+41
2007-10-01
Fixed attacking with keyboard.
Guillaume Melquiond
1
-0
/
+7
2007-10-01
Fixed inventory display with respect to empty slots.
Guillaume Melquiond
3
-5
/
+6
2007-09-27
Some formatting changes to align with the 0.0 branch.
Bjørn Lindeijer
5
-26
/
+18
2007-09-25
Fix wrapping of UTF-8 multi-byte characters.
Björn Steinbrink
1
-1
/
+4
2007-09-25
Added some const qualifiers.
Bjørn Lindeijer
6
-16
/
+16
2007-09-22
Cleaned a bit.
Guillaume Melquiond
6
-13
/
+13
2007-09-21
Fixed resizing of chat window.
Guillaume Melquiond
1
-1
/
+1
2007-09-21
Refactor the way in which browser box text is drawn and wrapped.
Björn Steinbrink
1
-65
/
+73
2007-09-21
Remove duplicated file contents.
Björn Steinbrink
1
-67
/
+0
2007-09-21
Update CMake configuration.
Björn Steinbrink
1
-6
/
+9
2007-09-20
Added support for unicode charset in textfields and chat.
Guillaume Melquiond
10
-22
/
+750
2007-09-20
Fixed some compilation warning.
Guillaume Melquiond
6
-8
/
+8
2007-09-19
Merged 0.0 changes from revision 3362 to 3580 to trunk.
Bjørn Lindeijer
78
-1105
/
+2855
2007-09-16
Fixed improper const qualifier.
Guillaume Melquiond
1
-1
/
+1
2007-09-10
Fixed minimap coordinates and improved look.
Eugenio Favalli
1
-4
/
+4
2007-09-10
Added support for True Type Fonts.
Eugenio Favalli
9
-392
/
+676
2007-08-27
Ported patch from 0.0, in order to support missing extensions and uncompresse...
Guillaume Melquiond
2
-9
/
+24
2007-08-27
Fixed compilation with old OpenGL headers.
Eugenio Favalli
1
-0
/
+5
2007-08-27
Added "/admin" chat command for sending raw messages to the game server.
Guillaume Melquiond
2
-69
/
+55
[next]