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
/
resources
/
image.h
Age
Commit message (
Expand
)
Author
Files
Lines
2005-08-29
Clean up of the ConfigListener and Resource interfaces.
Björn Steinbrink
1
-3
/
+4
2005-08-18
Semi-separated OpenGL and SDL graphics classes, improving OpenGL performance.
Björn Steinbrink
1
-0
/
+3
2005-08-14
Fully removed the useOpenGL global.
Björn Steinbrink
1
-0
/
+10
2005-08-14
Moved image drawing code into the graphics class.
Björn Steinbrink
1
-44
/
+3
2005-08-13
Huge header cleanup to reduce dependencies and compile time.
Björn Steinbrink
1
-1
/
+2
2005-07-27
Committing merging opengl and sdl part 3 by Andrej
Bjørn Lindeijer
1
-10
/
+8
2005-07-26
OpenGL/SDL combined in the same exe. Not in the cutest way, but we'll find a
Bjørn Lindeijer
1
-15
/
+11
2005-07-16
Made Image/SubImage being drawn by Graphics. Removed some redundant code.
Björn Steinbrink
1
-18
/
+3
2005-07-11
Committed header dependencies reducing patch by Doener
Bjørn Lindeijer
1
-1
/
+0
2005-06-23
Finishing resource manager ability to clean up resources. Still work to do on
Bjørn Lindeijer
1
-31
/
+48
2005-06-21
Image loader now automatically determines whether to use masked drawing or
Bjørn Lindeijer
1
-8
/
+1
2005-05-21
Numerous things:
Bjørn Lindeijer
1
-1
/
+0
2005-05-16
Leave out OpenGL completely when not enabled.
Bjørn Lindeijer
1
-0
/
+2
2005-05-13
Fixed minimap transparent background to work in both SDL and OpenGL by using
Bjørn Lindeijer
1
-11
/
+0
2005-03-26
Images are now exclusively loaded through PhysFS, and Tiled maps should load
Bjørn Lindeijer
1
-14
/
+4
2005-03-13
Converted ChatBox into a proper ChatWindow in response to changes by Chetic.
Bjørn Lindeijer
1
-4
/
+3
2005-03-12
Changed RWops constructor a bit.
Eric Scrivner
1
-1
/
+1
2005-03-01
Changed around recent additions to Image class a bit and fixed OpenGL compile.
Bjørn Lindeijer
1
-22
/
+18
2005-02-27
Functions create() and fillWithColor() into image class.
Yohann Ferreira
1
-0
/
+16
2005-02-21
Updates to change log, file lists, lots of doxygen comments and small changes.
Bjørn Lindeijer
1
-4
/
+11
2005-02-19
Fixed searching for zip files in Linux, fixed initialization of PhysFS to be
Bjørn Lindeijer
1
-1
/
+1
2005-02-19
Added load function that uses SDL_RWops
Eric Scrivner
1
-2
/
+11
2005-02-18
So I added this alpha attribute to images...
Bjørn Lindeijer
1
-0
/
+11
2005-02-14
Support for drawing using OpenGL. Don't expect it to be fast yet though.
Bjørn Lindeijer
1
-24
/
+21
2005-02-13
Allow preservation of alpha channel when loading image resources, which is used
Bjørn Lindeijer
1
-1
/
+6
2005-01-18
Fixed pattern drawing and focus on Ok/Select buttons for first dialogs.
Bjørn Lindeijer
1
-1
/
+18
2005-01-17
Committing Allegro -> SDL switch, hugely breaking the game.
Bjørn Lindeijer
1
-16
/
+28
2005-01-14
Rewrote Spriteset to work with Image* instead of BITMAP*
Bjørn Lindeijer
1
-14
/
+30
2005-01-14
Extended Image with methods to get width, height and draw a pattern and made
Bjørn Lindeijer
1
-2
/
+18
2005-01-13
Added heavily modified resource manager by zenogais that is currently using
Bjørn Lindeijer
1
-0
/
+125
[prev]