index
:
cuoco/mana
0.5
0.6
lpc2012
manaserv-char-attr
master
png_dyecmd
removed-config-file-checks
some-cleanups
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
/
gui
Age
Commit message (
Collapse
)
Author
Files
Lines
2005-02-06
Added files to list and removed some old tmw.ini values.
Bjørn Lindeijer
3
-1
/
+3
2005-02-06
Forgot these ones
Eugenio Favalli
2
-0
/
+278
2005-02-06
Completed inventory fix, now selection works
Eugenio Favalli
3
-76
/
+25
2005-02-06
Fixing inventory (still needed to add a proper way to choose items, now ↵
Eugenio Favalli
2
-58
/
+71
creating a item widget)
2005-01-30
Sounds is now available for those on Windows.
Bjørn Lindeijer
1
-6
/
+0
2005-01-30
Allow ESC to quit login screen and do GUI logic before drawing.
Bjørn Lindeijer
1
-3
/
+7
2005-01-30
Corrected Toggle fullscreen code, still need to handle resolution
Yohann Ferreira
1
-4
/
+32
2005-01-29
*** empty log message ***
Yohann Ferreira
3
-3
/
+14
2005-01-29
*** empty log message ***
Yohann Ferreira
1
-3
/
+2
2005-01-29
*** empty log message ***
Yohann Ferreira
2
-21
/
+4
2005-01-25
*** empty log message ***
Yohann Ferreira
2
-1
/
+32
2005-01-25
*** empty log message ***
Yohann Ferreira
2
-17
/
+34
2005-01-25
*** empty log message ***
Yohann Ferreira
2
-14
/
+14
2005-01-23
Uninitialized variable and free/delete/delete[] mismatch fixes.
Bjørn Lindeijer
3
-9
/
+13
2005-01-18
*** empty log message ***
Yohann Ferreira
2
-2
/
+38
2005-01-18
Changed default depth to 32 and fixed window snapping by one pixel.
Bjørn Lindeijer
1
-4
/
+4
2005-01-18
*** empty log message ***
Yohann Ferreira
1
-7
/
+7
2005-01-18
*** empty log message ***
Yohann Ferreira
1
-11
/
+5
2005-01-18
*** empty log message ***
Yohann Ferreira
1
-5
/
+14
2005-01-18
Fixed pattern drawing and focus on Ok/Select buttons for first dialogs.
Bjørn Lindeijer
2
-0
/
+2
2005-01-17
Converted all GUI images to PNG
Bjørn Lindeijer
8
-17
/
+17
2005-01-17
*** empty log message ***
Yohann Ferreira
1
-10
/
+8
2005-01-17
*** empty log message ***
Yohann Ferreira
1
-48
/
+141
2005-01-17
Got stuff to work with Dev-C++
Bjørn Lindeijer
2
-10
/
+3
2005-01-17
Committing Allegro -> SDL switch, hugely breaking the game.
Bjørn Lindeijer
17
-176
/
+90
2005-01-16
Removed a lot of allegro.h includes.
Bjørn Lindeijer
10
-48
/
+33
2005-01-16
Removed datafile and configfile and any leftover old GUI drawing code.
Bjørn Lindeijer
10
-297
/
+129
2005-01-16
Ported slider over to resource manager.
Bjørn Lindeijer
6
-76
/
+61
2005-01-16
Removed checkbox and dialog stuff.
Bjørn Lindeijer
3
-90
/
+1
2005-01-16
Checkbox update
Eugenio Favalli
2
-8
/
+22
2005-01-16
More GUI image location changes and chat displays longer.
Bjørn Lindeijer
4
-30
/
+7
2005-01-16
Change header order.
Bjørn Lindeijer
1
-1
/
+1
2005-01-16
Little margin.
Bjørn Lindeijer
1
-4
/
+4
2005-01-15
Fixed screenshot taking and changed chat box in Guichan widget.
Bjørn Lindeijer
3
-150
/
+129
2005-01-15
Fixed upping skills.
Bjørn Lindeijer
2
-136
/
+99
2005-01-15
Cleaned up includes, separated engine from graphics and single buffer now
Bjørn Lindeijer
27
-298
/
+178
used throughout application, cleaned up shop functions.
2005-01-15
Fixing crash on death. Death handling could still be improved though.
Bjørn Lindeijer
1
-4
/
+5
2005-01-15
Solved stats window problem with updating variable and sending stat update.
Bjørn Lindeijer
4
-79
/
+79
2005-01-14
*** empty log message ***
Yohann Ferreira
1
-1
/
+2
2005-01-14
Some fixes for Dev-C++ but it has a black screen problem.
Bjørn Lindeijer
1
-5
/
+1
2005-01-14
Rewrote Spriteset to work with Image* instead of BITMAP*
Bjørn Lindeijer
1
-3
/
+6
2005-01-14
*** empty log message ***
Yohann Ferreira
3
-22
/
+100
2005-01-14
Removed 9 cases of load_bitmap.
Bjørn Lindeijer
5
-54
/
+31
2005-01-14
Extended Image with methods to get width, height and draw a pattern and made
Bjørn Lindeijer
3
-19
/
+21
Window widget use it.
2005-01-14
*** empty log message ***
Yohann Ferreira
2
-2
/
+7
2005-01-14
*** empty log message ***
Yohann Ferreira
1
-1
/
+1
2005-01-13
Added heavily modified resource manager by zenogais that is currently using
Bjørn Lindeijer
3
-3
/
+3
Allegro to load/draw images. Only the login wallpaper is currently loaded using the resource manager and the resource manager still waits with searching for available files until they are asked for instead of indexing what is available.
2005-01-13
*** empty log message ***
Yohann Ferreira
1
-0
/
+2
2005-01-13
*** empty log message ***
Yohann Ferreira
2
-9
/
+27
2005-01-13
Got rid of last Allegro dialog: converted yes_no dialog to ConfirmDialog class
Bjørn Lindeijer
7
-205
/
+224
[prev]
[next]