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
path:
root
/
src
/
graphics.h
Age
Commit message (
Expand
)
Author
Files
Lines
2012-08-12
Removed ImageLoader and ProxyImage classes
Thorbjørn Lindeijer
1
-6
/
+0
2012-08-05
Revert "Graphics: take only const pointers to images."
Thorbjørn Lindeijer
1
-3
/
+3
2012-08-05
Graphics: take only const pointers to images.
Stefan Beller
1
-3
/
+3
2012-02-09
Allow changing fullscreen resolution without restart
Thorbjørn Lindeijer
1
-8
/
+21
2012-01-26
Updated copyrights to 2012
Thorbjørn Lindeijer
1
-1
/
+1
2012-01-26
Removed 'inline' keyword where it's not of any value
Thorbjørn Lindeijer
1
-2
/
+2
2012-01-22
Allow resizing of the game in windowed mode
Thorbjørn Lindeijer
1
-0
/
+5
2011-04-09
Removed a lot of useless "documentation"
Thorbjørn Lindeijer
1
-6
/
+0
2010-05-20
Buffer layered sprites under SDL
Jared Adams
1
-0
/
+12
2010-02-22
Modify copyright headers
Freeyorp
1
-1
/
+2
2010-02-20
License header update for The Mana Client
Thorbjørn Lindeijer
1
-4
/
+3
2010-02-14
Removed a redundant SDL_Surface pointer
Tametomo
1
-1
/
+0
2010-02-10
Improve look and utility of the SkillDialog
Jared Adams
1
-0
/
+10
2010-02-09
Got rid of non-sensical Vector operator overloads
Thorbjørn Lindeijer
1
-1
/
+1
2010-02-08
Fix finding width of bold text
Jared Adams
1
-0
/
+2
2010-02-07
Updated Copyright year to 2010!
Bertram
1
-1
/
+1
2010-01-26
Fixed crash when failing to switch to fullscreen/windowed
Thorbjørn Lindeijer
1
-1
/
+5
2009-07-27
Added the ability to ask a ambient layer to keep its ratio when the resolutio...
Bertram
1
-0
/
+10
2009-07-24
Made the wallpaper be rescaled when necessary under SDL and OpenGL.
Bertram
1
-0
/
+22
2009-04-14
Put the remaining unnamespaced handlers in a namespace
Bjørn Lindeijer
1
-5
/
+5
2009-03-25
A host of code style fixes
Bjørn Lindeijer
1
-1
/
+1
2009-03-23
Merge branch 'aethyra/master'
Bjørn Lindeijer
1
-0
/
+13
2009-03-10
Extended window layout to take relative positions, as well as offsets to
Ira Rice
1
-0
/
+13
2009-02-10
Fixed header files, as well as removed the unused buddy list class (not
Ira Rice
1
-2
/
+3
2009-02-07
Some more include cleanups.
Ira Rice
1
-2
/
+6
2009-01-23
Removed unnecessary references to The Mana World in code headers
Bjørn Lindeijer
1
-4
/
+4
2009-01-15
Style cleanups throughout most of the code. Splitting function type from
Ira Rice
1
-11
/
+9
2008-11-18
Pedantic fixes to the client, where I alphabetized all of the include
Ira Rice
1
-2
/
+0
2008-07-18
Import of client tree
Lloyd Bryant
1
-1
/
+1
2007-10-18
Merged removal of dependency on Guichan OpenGL from trunk to 0.0 branch,
Bjørn Lindeijer
1
-1
/
+8
2007-09-20
Merged a bunch of small changes from trunk to 0.0 and set svn:eol-style
Bjørn Lindeijer
1
-1
/
+1
2007-06-03
Fixed image loading in software mode to not check for alpha layer with images
Bjørn Lindeijer
1
-8
/
+0
2007-05-04
Merged particle engine into main eAthena branch.
Philipp Sehmisch
1
-0
/
+8
2006-12-12
Merged r2829 from trunk (Merged the definition of ImageRect into graphics.h)
Bjørn Lindeijer
1
-0
/
+21
2006-01-31
Various small cleanups.
Björn Steinbrink
1
-2
/
+0
2005-09-19
Mostly code cleanups related to commits in past two days.
Bjørn Lindeijer
1
-2
/
+2
2005-09-18
Move the writing logic out of the Graphics class once again... Some cleanups ...
Björn Steinbrink
1
-7
/
+0
2005-09-18
Made the saveScreenShot makes its screenshots under user home dir in *nices, ...
Yohann Ferreira
1
-0
/
+7
2005-09-18
Changed Graphics::saveScreenshot to Graphics::getScreenshot. Now using the Im...
Björn Steinbrink
1
-2
/
+2
2005-09-17
2005-09-17 Duane Bailey <nayryeliab@gmail.com>
Duane Bailey
1
-0
/
+5
2005-09-08
Removed inclusion of malloc.h header as it doens't seem necessary and was
Bjørn Lindeijer
1
-3
/
+10
2005-08-18
Semi-separated OpenGL and SDL graphics classes, improving OpenGL performance.
Björn Steinbrink
1
-45
/
+7
2005-08-15
Made the OpenGL related code fully #ifdef'ed.
Björn Steinbrink
1
-1
/
+8
2005-08-14
Started to fade out the useOpenGL global variable.
Björn Steinbrink
1
-2
/
+2
2005-08-14
Moved image drawing code into the graphics class.
Björn Steinbrink
1
-1
/
+16
2005-08-14
Make the wrapper functions in the Graphics class conditional on OpenGL support.
Björn Steinbrink
1
-3
/
+10
2005-08-13
Huge header cleanup to reduce dependencies and compile time.
Björn Steinbrink
1
-27
/
+8
2005-08-10
Moved knowledge about whether we use OpenGL into the Graphics class. Added he...
Björn Steinbrink
1
-0
/
+5
2005-08-02
Moved graphics setup code into the graphics class.
Björn Steinbrink
1
-8
/
+15
2005-07-27
Committing merging opengl and sdl part 3 by Andrej
Bjørn Lindeijer
1
-2
/
+8
[next]