Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-03-22 | Modify "Achromatopsia". Report build and version in the log file. | chirs241097@gmail.com | |
Fix crashes in mingw-64 build. | |||
2014-03-21 | Experimental support for cross compiling with mingw-w64. | chirs241097@gmail.com | |
Fix blinking HangUpText. Exit 1 if not terminated correctly. | |||
2014-03-21 | Modify a level. Change numeric chars to monospace. | chirs241097@gmail.com | |
2014-03-20 | Merge hge freetype support from a local testing branch. Small bug fixes. | chirs241097@gmail.com | |
2014-03-20 | Sync hgewin code with the unix version. | chirs241097@gmail.com | |
2014-03-19 | Support command line options, change player settings, update wiki page. | chirs241097@gmail.com | |
2014-03-19 | A new level, sync changelog. | chirs241097@gmail.com | |
2014-03-18 | One new level, one minor change. Add a missing change in the changelog. | chirs241097@gmail.com | |
2014-03-17 | Draft a new level. | chirs241097@gmail.com | |
2014-03-17 | Partly revert r50, removing HGE::Gfx_SetTDRotate and fixing ↵ | 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-15 | Extend hge with a 3D Rotation method, it's not tested yet. | chirs241097@gmail.com | |
Fix probable compile errors due to includes. | |||
2014-03-14 | Extend the wiki page, finish the new level. | chirs241097@gmail.com | |
2014-03-14 | Draft another new level. | chirs241097@gmail.com | |
2014-03-12 | Modify ClearRange for level "hyper-threading". | chirs241097@gmail.com | |
2014-03-11 | Complete and fix Supernova, add several interfaces. | chirs241097@gmail.com | |
2014-03-11 | Additive blending bullets, supernova level first draft. | chirs241097@gmail.com | |
2014-03-10 | One new level, several fixes. See changelog for details. | chirs241097@gmail.com | |
2014-03-10 | Rename levels, move them from Level7 to Levelm1 | chirs241097@gmail.com | |
2014-03-09 | One new level, small level changes. | chirs241097@gmail.com | |
2014-03-08 | Final fix of Pre-release version. | chirs241097@gmail.com | |
2014-03-08 | Fix a small problem in level2. | chirs241097@gmail.com | |
2014-03-08 | Add missing include. | chirs241097@gmail.com | |
Please note that sdks are not included in this repo. | |||
2014-03-08 | Merge code for Windows, Leaf_Anim rewrite, should fix crashes in Windows. | chirs241097@gmail.com | |
This revision (or the next one) will be released to public. | |||
2014-03-07 | Fix compile errors in Windows and another memory leak, which won't be found ↵ | chirs241097@gmail.com | |
under Linux. Done testing Windows version. | |||
2014-03-06 | Convert skygrad to Quad. | chirs241097@gmail.com | |
2014-03-06 | This revision contains a fix to the bug in the Windows build caused by the ↵ | chirs241097@gmail.com | |
difference between DirectX and OpenGL. Fixing PicBack, TDSky still not fixed. | |||
2014-03-06 | Replacing all gameplay associated rand()'s. Fix a small bug. | chirs241097@gmail.com | |
2014-03-06 | New cgh interfage RandomEngine replacing rand(). Other small fixes. | chirs241097@gmail.com | |
2014-03-06 | Make multiplier system function, do some clean-ups. | chirs241097@gmail.com | |
2014-03-05 | One new level and fixes to several problems. | chirs241097@gmail.com | |
The code for Windows will be merged soon. | |||
2014-03-04 | Dummy commit. Ensure all files are latest. I'm going to make a testing ↵ | chirs241097@gmail.com | |
Windows build. | |||
2014-03-04 | Bring back classic mode, fix several minor bugs. | chirs241097@gmail.com | |
2014-03-04 | New level, remove more comments, more interfaces... | chirs241097@gmail.com | |
I'm now preparing for the next public pre-release version. | |||
2014-03-03 | Remove useless statements, and some interface-compatible changes. | chirs241097@gmail.com | |
2014-03-03 | New levels and laser rewrite. Bring back a level and remove all commented ↵ | chirs241097@gmail.com | |
levels. | |||
2014-03-02 | New interface for background class, other minor level changes. | chirs241097@gmail.com | |
2014-02-28 | Fix memory leak in level "diffraction", rearrange levels. | chirs241097@gmail.com | |
There are also other small fixes, see Changelog for details. | |||
2014-02-28 | Shamelessly, I also commit this small fix to bump revision. | chirs241097@gmail.com | |
This revision contains a fix to the new level. In the next revision I will re-arrange the levels. | |||
2014-02-27 | r20! This is a bug fix revision, fixing a bug in Level3. | chirs241097@gmail.com | |
2014-02-27 | New level, minor interface changes. | chirs241097@gmail.com | |
2014-02-26 | Remove more comments. | chirs241097@gmail.com | |
2014-02-26 | M resources/b_inter.png | chirs241097@gmail.com | |
M trunk/CHANGELOG.TXT M trunk/VERSION.TXT M trunk/background.h M trunk/global.h M trunk/hge/sound.cpp M trunk/levels.h M trunk/main.cpp M trunk/towernbullet.h | |||
2014-02-25 | M trunk/CHANGELOG.TXT | chirs241097@gmail.com | |
M trunk/levels.h | |||
2014-02-25 | M trunk/CHANGELOG.TXT | chirs241097@gmail.com | |
M trunk/global.h M trunk/levels.h M trunk/main.cpp M trunk/towernbullet.h | |||
2014-02-25 | M trunk/CHANGELOG.TXT | chirs241097@gmail.com | |
M trunk/levels.h M trunk/main.cpp | |||
2014-02-24 | M trunk/CHANGELOG.TXT | 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-02-24 | M trunk/towernbullet.h | chirs241097@gmail.com | |
2014-02-23 | M trunk/CHANGELOG.TXT | chirs241097@gmail.com | |
M trunk/VERSION.TXT M trunk/levels.h M trunk/towernbullet.h | |||
2014-02-22 | M trunk/CHANGELOG.TXT | chirs241097@gmail.com | |
M trunk/VERSION.TXT M trunk/levels.h M trunk/main.cpp M trunk/towernbullet.h | |||
2014-02-21 | M trunk/CHANGELOG.TXT | chirs241097@gmail.com | |
M trunk/VERSION.TXT M trunk/effects.h M trunk/global.h M trunk/levels.h M trunk/main.cpp M trunk/menus.h M trunk/towernbullet.h |