index
:
HoraK-FDF/mana
0.5
0.6
lpc2012
manaserv-char-attr
master
npc-text-formatting
online-player-list
png_dyecmd
release-updates
removed-config-file-checks
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
/
resources
/
image.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2005-02-18
Improve window borders and speed up alpha property by not setting alpha each
Bjørn Lindeijer
1
-6
/
+5
2005-02-18
Eliminated double draw implementation, only keeping the more complete one.
Bjørn Lindeijer
1
-102
/
+4
2005-02-18
So I added this alpha attribute to images...
Bjørn Lindeijer
1
-0
/
+25
2005-02-15
Small compile fix when compiling OpenGL in Dev-C++, and host
Bjørn Lindeijer
1
-2
/
+2
2005-02-14
Support for drawing using OpenGL. Don't expect it to be fast yet though.
Bjørn Lindeijer
1
-40
/
+292
2005-02-14
Simplified logging for the sake of simplicity.
Bjørn Lindeijer
1
-5
/
+3
2005-02-13
Now the resource manager will log a bit about images and cleanup.
Bjørn Lindeijer
1
-3
/
+4
2005-02-13
Allow preservation of alpha channel when loading image resources, which is used
Bjørn Lindeijer
1
-2
/
+9
2005-01-18
Fixed pattern drawing and focus on Ok/Select buttons for first dialogs.
Bjørn Lindeijer
1
-2
/
+44
2005-01-17
More standard way of converting surface.
Bjørn Lindeijer
1
-4
/
+3
2005-01-17
Loaded images now converted to display format for speed, and added support
Bjørn Lindeijer
1
-1
/
+7
2005-01-17
Committing Allegro -> SDL switch, hugely breaking the game.
Bjørn Lindeijer
1
-43
/
+68
2005-01-16
Removed datafile and configfile and any leftover old GUI drawing code.
Bjørn Lindeijer
1
-1
/
+1
2005-01-14
Fixed resource loading on Windows.
Bjørn Lindeijer
1
-1
/
+3
2005-01-14
Rewrote Spriteset to work with Image* instead of BITMAP*
Bjørn Lindeijer
1
-8
/
+35
2005-01-14
Extended Image with methods to get width, height and draw a pattern and made
Bjørn Lindeijer
1
-0
/
+37
2005-01-13
Added heavily modified resource manager by zenogais that is currently using
Bjørn Lindeijer
1
-0
/
+124
[prev]