aboutsummaryrefslogtreecommitdiff
path: root/hge/graphics.cpp
AgeCommit message (Collapse)Author
2015-10-26Added support for relative line numbers.Gravatar Chris Xiong
Added instructions for, brk and cont. (They are still untested...) Parser code cleanup. Removed garbage output to stderr. Reorganize the repository structure. Updated BLR2 code move it into archive. Added BLR1 files.
2014-03-17Partly revert r50, removing HGE::Gfx_SetTDRotate and fixing ↵Gravatar chirs241097@gmail.com
HGE::Gfx_SetTransform. 3D Rotate is blinking and not really working. However another method HGE::Gfx_SetTransform3D is planned. Switching between orthographic and perspective is also required.
2014-03-15Extend hge with a 3D Rotation method, it's not tested yet.Gravatar chirs241097@gmail.com
Fix probable compile errors due to includes.
2014-02-24M trunk/CHANGELOG.TXTGravatar chirs241097@gmail.com
M trunk/background.h M trunk/effects.h M trunk/global.h M trunk/hge/CxImage/ximagif.cpp M trunk/hge/CxImage/ximaint.cpp M trunk/hge/CxImage/ximapng.cpp M trunk/hge/graphics.cpp M trunk/hge/input.cpp M trunk/hge/resource.cpp M trunk/hge/sound.cpp M trunk/hge/system.cpp M trunk/hgehelp/hgefont.cpp M trunk/levels.h M trunk/libcgh.h M trunk/libcghEx.cpp M trunk/menuitem.cpp M trunk/menuitem.h M trunk/menus.h M trunk/music.h M trunk/scorec.h M trunk/scoresystem.h M trunk/towernbullet.h
2014-01-12(no commit message)Gravatar chirs241097@gmail.com