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.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2005-08-25
Made our drawImage() method respect the clip area from the guichan graphics p...
Björn Steinbrink
1
-0
/
+3
2005-08-18
Semi-separated OpenGL and SDL graphics classes, improving OpenGL performance.
Björn Steinbrink
1
-167
/
+18
2005-08-15
Made the OpenGL related code fully #ifdef'ed.
Björn Steinbrink
1
-21
/
+28
2005-08-14
Started to fade out the useOpenGL global variable.
Björn Steinbrink
1
-3
/
+2
2005-08-14
Moved image drawing code into the graphics class.
Björn Steinbrink
1
-3
/
+60
2005-08-14
Make the wrapper functions in the Graphics class conditional on OpenGL support.
Björn Steinbrink
1
-97
/
+77
2005-08-13
Huge header cleanup to reduce dependencies and compile time.
Björn Steinbrink
1
-2
/
+8
2005-08-10
Moved knowledge about whether we use OpenGL into the Graphics class. Added he...
Björn Steinbrink
1
-0
/
+36
2005-08-02
Moved graphics setup code into the graphics class.
Björn Steinbrink
1
-28
/
+101
2005-07-27
Committing merging opengl and sdl part 3 by Andrej
Bjørn Lindeijer
1
-15
/
+25
2005-07-26
OpenGL/SDL combined in the same exe. Not in the cutest way, but we'll find a
Bjørn Lindeijer
1
-4
/
+47
2005-07-16
Updated changelog, got rid of remaining extern SDL_Surface *screen cases,
Bjørn Lindeijer
1
-9
/
+13
2005-07-16
Made Image/SubImage being drawn by Graphics. Removed some redundant code.
Björn Steinbrink
1
-9
/
+36
2005-07-14
Committed resource manager cleanup patch by Doener, and properly implemented
Bjørn Lindeijer
1
-28
/
+1
2005-07-13
* Committing some cleanups by Doener
Bjørn Lindeijer
1
-6
/
+6
2005-07-13
readding ifdefs
Eugenio Favalli
1
-1
/
+4
2005-07-13
- Adding the wonderful new font by Bjorn to speech and player names
Eugenio Favalli
1
-22
/
+23
2005-07-11
Committed header dependencies reducing patch by Doener
Bjørn Lindeijer
1
-1
/
+3
2005-07-11
Introducing new font, sans serif 8.
Bjørn Lindeijer
1
-1
/
+1
2005-06-23
Finishing resource manager ability to clean up resources. Still work to do on
Bjørn Lindeijer
1
-0
/
+2
2005-06-21
Image loader now automatically determines whether to use masked drawing or
Bjørn Lindeijer
1
-1
/
+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
/
+6
2005-05-14
Added framerate limiter, off by default (0 means no limit)
Bjørn Lindeijer
1
-0
/
+9
2005-05-14
Hide mouse when the application doesn't have mouse focus.
Bjørn Lindeijer
1
-3
/
+7
2005-05-02
Made config.xml, tmw.log and chatlog.txt always appear in ~/.tmw on *nix.
Bjørn Lindeijer
1
-2
/
+2
2005-04-18
Ok, of course the biggest problem to solve with OpenGL integration is loading
Bjørn Lindeijer
1
-8
/
+19
2005-03-25
Moved datafiles in unified structure.
Bjørn Lindeijer
1
-1
/
+1
2005-03-24
logger...
Yohann Ferreira
1
-1
/
+2
2005-03-03
Separated graphic/graphic.cpp into graphics.cpp and engine.cpp.
Bjørn Lindeijer
1
-0
/
+135