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
2005-05-16
Made button, checkbox and radiobutton count their instances and only load their
Bjørn Lindeijer
7
-49
/
+146
2005-05-16
Fixed install process to include new GUI graphics.
Bjørn Lindeijer
2
-1
/
+5
2005-05-16
Leave out OpenGL completely when not enabled.
Bjørn Lindeijer
8
-19
/
+38
2005-05-16
Forgot about that macro
Mateusz Kaduk
1
-1
/
+2
2005-05-16
Added --with-opengl option to configure and checking for guichan headers
Mateusz Kaduk
2
-2
/
+24
2005-05-16
Made a dialog from exit confirmation.
Bjørn Lindeijer
3
-24
/
+26
2005-05-16
Formatting updates to buddy window and menu item and made testing menu item
Bjørn Lindeijer
6
-131
/
+131
2005-05-16
Added menuitem class
Mateusz Kaduk
2
-0
/
+136
2005-05-16
Added menuitem
Mateusz Kaduk
6
-0
/
+5
2005-05-15
Remove PKGBUILD for Arch Linux which can be found in AUR instead.
Bjørn Lindeijer
1
-17
/
+0
2005-05-15
Ignore generated Makefile.in and Makefile.
Bjørn Lindeijer
4
-0
/
+8
2005-05-15
better monsterset management
Eugenio Favalli
4
-13
/
+6
2005-05-15
New monsters
Eugenio Favalli
0
-0
/
+0
2005-05-15
Small fixes
Mateusz Kaduk
2
-2
/
+8
2005-05-15
Using guichan ListModel
Mateusz Kaduk
4
-33
/
+33
2005-05-14
Added framerate limiter, off by default (0 means no limit)
Bjørn Lindeijer
6
-6
/
+43
2005-05-14
Hide mouse when the application doesn't have mouse focus.
Bjørn Lindeijer
5
-43
/
+27
2005-05-14
Fixed .dev, GUI groups and updated Debian repository links.
Bjørn Lindeijer
3
-4
/
+7
2005-05-14
Mainly separating core GUI classes from game interface.
Bjørn Lindeijer
29
-76
/
+108
2005-05-14
Updated .dev fie.
Bjørn Lindeijer
1
-3
/
+43
2005-05-14
Fixed player character rendering errors in OpenGL mode.
Bjørn Lindeijer
4
-12
/
+15
2005-05-13
Fixed minimap transparent background to work in both SDL and OpenGL by using
Bjørn Lindeijer
7
-100
/
+14
2005-05-12
trade fixes as usual + quit dialog pops up now instead of being under other w...
Jan-Fabian Humann
7
-50
/
+76
2005-05-12
Deallocation of itemDb in main.cpp.
Aaron Marks
2
-2
/
+5
2005-05-11
another trade update: selecting items is more logical now, name and desc. are...
Jan-Fabian Humann
6
-7
/
+68
2005-05-11
first two trade items work again (itemcontainer slots 0 and 1 seem to be rese...
Jan-Fabian Humann
1
-3
/
+1
2005-05-10
Fixed progress bars in OpenGL mode, now uses Guichan's fillRectangle.
Bjørn Lindeijer
5
-66
/
+45
2005-05-10
A few notes about the desert map.
Yohann Ferreira
1
-1
/
+3
2005-05-10
some trade gui changes
Jan-Fabian Humann
3
-62
/
+64
2005-05-10
missed one file
Jan-Fabian Humann
1
-2
/
+2
2005-05-10
fixing a bug which occured when ItemManager's constructor calls logger (for e...
Jan-Fabian Humann
7
-12
/
+15
2005-05-09
Positioning buddywindow
Mateusz Kaduk
1
-0
/
+2
2005-05-09
Added buddywindow but still need to finish gui part
Mateusz Kaduk
6
-0
/
+125
2005-05-09
Added buddylist model
Mateusz Kaduk
2
-4
/
+33
2005-05-08
Fixed being.h include.
Bjørn Lindeijer
1
-1
/
+1
2005-05-08
Added new hair style by Frode Lindeijer.
Bjørn Lindeijer
5
-6
/
+8
2005-05-08
Added buddylist model, will be implmented later
Mateusz Kaduk
3
-0
/
+122
2005-05-08
Keeping track of changes.
Bjørn Lindeijer
1
-0
/
+7
2005-05-08
Updated progressbar.cpp to check for NULL colorBar (causing seg fault).
Aaron Marks
1
-2
/
+4
2005-05-08
Somehow fixed segmentation fault which was occuring on line:
Aaron Marks
1
-2
/
+2
2005-05-07
Committed radical modifications to desert map by Bertram.
Bjørn Lindeijer
1
-1
/
+1
2005-05-07
Now you get a confirmation dialog before exitting.
Yohann Ferreira
4
-3
/
+24
2005-05-06
Fixed the Progress bar that couldn't change its color anymore.
Yohann Ferreira
1
-1
/
+1
2005-05-06
Added item description for selected item in buy dialog.
Aaron Marks
2
-4
/
+36
2005-05-06
Updated inventory window resizing with item name & description.
Aaron Marks
1
-3
/
+5
2005-05-05
Corrected Equipment window position at startup.
Yohann Ferreira
1
-0
/
+1
2005-05-05
Status Window now have a button to show/hide Equipment Window.
Yohann Ferreira
2
-1
/
+12
2005-05-05
Inventory little bug fixed.
Yohann Ferreira
1
-2
/
+2
2005-05-05
Inventory will now show Active Item Name and Description.
Yohann Ferreira
2
-8
/
+33
2005-05-05
Oops Better like that.
Yohann Ferreira
1
-1
/
+1
[next]