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
/
graphic
Age
Commit message (
Expand
)
Author
Files
Lines
2005-02-06
Added minimal minimap
Eugenio Favalli
1
-0
/
+6
2005-02-02
Turned MAP struct into Map class.
Bjørn Lindeijer
1
-6
/
+6
2005-01-30
Corrected Speech position.
Yohann Ferreira
1
-1
/
+1
2005-01-29
*** empty log message ***
Yohann Ferreira
2
-1
/
+6
2005-01-29
*** empty log message ***
Yohann Ferreira
1
-1
/
+1
2005-01-29
*** empty log message ***
Yohann Ferreira
1
-0
/
+2
2005-01-25
*** empty log message ***
Yohann Ferreira
1
-2
/
+3
2005-01-25
*** empty log message ***
Yohann Ferreira
1
-2
/
+1
2005-01-21
Some refactoring of Being class.
Bjørn Lindeijer
1
-38
/
+4
2005-01-17
Converted some images to PNG and put them in new dir structure.
Bjørn Lindeijer
1
-9
/
+13
2005-01-17
Got stuff to work with Dev-C++
Bjørn Lindeijer
1
-0
/
+1
2005-01-17
Committing Allegro -> SDL switch, hugely breaking the game.
Bjørn Lindeijer
3
-52
/
+42
2005-01-16
Removed datafile and configfile and any leftover old GUI drawing code.
Bjørn Lindeijer
2
-2
/
+42
2005-01-16
Added drawImageRect function to Graphics class.
Bjørn Lindeijer
2
-0
/
+52
2005-01-16
*** empty log message ***
Bjørn Lindeijer
1
-10
/
+8
2005-01-16
Little margin.
Bjørn Lindeijer
1
-1
/
+0
2005-01-15
Fixed screenshot taking and changed chat box in Guichan widget.
Bjørn Lindeijer
2
-15
/
+20
2005-01-15
Cleaned up includes, separated engine from graphics and single buffer now
Bjørn Lindeijer
2
-32
/
+70
2005-01-15
Fixed and improved death
Eugenio Favalli
1
-4
/
+7
2005-01-15
Being struct/class switch
Eugenio Favalli
1
-94
/
+95
2005-01-15
Fixing crash on death. Death handling could still be improved though.
Bjørn Lindeijer
1
-3
/
+3
2005-01-15
Solved stats window problem with updating variable and sending stat update.
Bjørn Lindeijer
2
-22
/
+12
2005-01-14
Some fixes for Dev-C++ but it has a black screen problem.
Bjørn Lindeijer
3
-2
/
+2
2005-01-14
Rewrote Spriteset to work with Image* instead of BITMAP*
Bjørn Lindeijer
4
-95
/
+25
2005-01-13
Added heavily modified resource manager by zenogais that is currently using
Bjørn Lindeijer
2
-110
/
+9
2005-01-08
Well improved window container and window widgets a bit, and made a start
Bjørn Lindeijer
2
-8
/
+11
2005-01-06
Moved some GUI code into a class.
Bjørn Lindeijer
1
-11
/
+11
2005-01-05
Removed bugging cancel button from npc dialog and fixed npc sprites.
Bjørn Lindeijer
1
-1
/
+1
2005-01-04
Got rid of last 5 Allegro datafiles.
Bjørn Lindeijer
2
-6
/
+17
2005-01-04
Removed large parts of old GUI code and improved layout of a few dialogs.
Bjørn Lindeijer
1
-23
/
+0
2005-01-04
Converted Skills dialog from old gui to Guichan. Files modified: graphics.cpp...
Aaron Marks
2
-4
/
+16
2005-01-03
Use a std::list to store the beings (nodes).
Bjørn Lindeijer
1
-10
/
+14
2005-01-03
Some more comment and indent changes.
Bjørn Lindeijer
2
-3
/
+13
2005-01-02
Don't try to create video bitmaps, and store whole numbers as whole numbers
Bjørn Lindeijer
1
-26
/
+11
2005-01-02
Got rid of hairset.dat and playerset.dat.
Bjørn Lindeijer
4
-14
/
+11
2005-01-02
Got rid of monsterset.dat. Oh and the monsters have a more realistic size now...
Bjørn Lindeijer
3
-2
/
+29
2005-01-02
Don't load the weapon set, doesn't seem to be used at the moment even.
Bjørn Lindeijer
1
-3
/
+3
2005-01-02
Removed Allegro datafile graphic.dat
Bjørn Lindeijer
1
-2
/
+4
2004-12-30
Cleanup, mainly removing unused code.
Bjørn Lindeijer
3
-709
/
+0
2004-12-29
Ported the npc text dialog and some other small updates.
Bjørn Lindeijer
2
-29
/
+12
2004-12-29
Ported NPC list dialog to Guichan.
Bjørn Lindeijer
2
-36
/
+16
2004-12-28
Ported sell dialog to Guichan.
Bjørn Lindeijer
2
-45
/
+18
2004-12-28
Make stats window display numbers instead of characters.
Bjørn Lindeijer
1
-2
/
+1
2004-12-28
Simplified graphic engine
Eugenio Favalli
2
-280
/
+115
2004-12-28
Inventory dialog is also not a dialog.
Bjørn Lindeijer
2
-5
/
+5
2004-12-28
Oh and the status dialog was actually just a window.
Bjørn Lindeijer
2
-6
/
+6
2004-12-28
Renamed stats dialog to status dialog, which it is and to make room for the
Bjørn Lindeijer
2
-8
/
+8
2004-12-28
Ported buy/sell dialog, made sure mouse is only drawn once and updated build
Bjørn Lindeijer
2
-62
/
+45
2004-12-27
Skinned slider, yeah!
Bjørn Lindeijer
1
-1
/
+0
2004-12-26
Ported the inventory dialog over to Guichan. For the moment it is not
Bjørn Lindeijer
2
-64
/
+61
[next]