Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-05-25 | Content freeze -- nothing will be added or removed any more (music etc ↵ | chirs241097@gmail.com | |
excluded). Fix build failure in Archlinux. Fix font issue in Archlinux. realloc may change the base address... That's the cause of the crashes... --now removing all Bullet* based implementations. Affected parts: Assessment: Constant patterns, pinball All parts in level 2. L4P2, and more L5P5~6 L-1P17 L-1P19 L3P3 L7P12 L7P14 L7P25 Avoid memory leaks... I don't know if they have been really fixed... | |||
2014-05-09 | Fix a bug in the credit scene. | chirs241097@gmail.com | |
Now the pause menu shouldn't be broken now...(It's so hard to reproduce that I have to assume it *has* been fixed.(IT STILL HAPPENS!!!) Close the "infinity CLR" "bug". (Huge) Code cleanup, mainly removing duplicate code. Allocate bullets dynamically. The array is freed every time a new game is started. Add a signal handler, print back trace on error(currently only available for linux...). | |||
2014-04-25 | %lld seems to work with mingw-w64(also VS2005+)... | chirs241097@gmail.com | |
So let's remove all %I64d. Change point bullet behaviour. Fix a minor multiplier problem. Mark the source code as C++. Re-document levels(not done). Update wiki. | |||
2014-04-23 | Disable screenshot when you're entering your honourable name. It's | chirs241097@gmail.com | |
not tested so we could only hope that will work... Add crappy sounds to (part of) the menus. Replace a level in assessment mode. The original one was meanless.. The menu sounds are too crappy... remove them temporarily. However, let's complete the code base so that we won't waste time writing it... | |||
2014-04-02 | New assessment level... | chirs241097@gmail.com | |
Done syncing svn revision and build number~ Use svn revision in changelog and version from now on. | |||
2014-04-02 | New level, modify laser. | chirs241097@gmail.com | |
2014-03-29 | New level "Pinball". | chirs241097@gmail.com | |
2014-03-28 | Modify the new assessment level, add a new bullet attribute. | chirs241097@gmail.com | |
2014-03-27 | New level draft and a new interface. | chirs241097@gmail.com | |
2014-03-26 | One more level, fix compile error... | chirs241097@gmail.com | |
2014-03-25 | Two levels, one new interface for BCircle. | chirs241097@gmail.com | |
2014-03-22 | Modify "Achromatopsia". Report build and version in the log file. | chirs241097@gmail.com | |
Fix crashes in mingw-64 build. | |||
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-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-09 | One new level, small level changes. | chirs241097@gmail.com | |
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 | 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 | 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/global.h M trunk/levels.h M trunk/main.cpp M trunk/towernbullet.h | |||
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 | |||
2014-02-14 | M trunk/CHANGELOG.TXT | chirs241097@gmail.com | |
M trunk/VERSION.TXT M trunk/effects.h M trunk/global.h M trunk/main.cpp M trunk/towernbullet.h | |||
2014-02-13 | M resources/ss.png | chirs241097@gmail.com | |
M trunk/CHANGELOG.TXT M trunk/VERSION.TXT M trunk/global.h M trunk/levels.h M trunk/libcgh.h M trunk/main.cpp M trunk/towernbullet.h | |||
2014-02-03 | 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/towernbullet.h | |||
2014-01-31 | AM resources/b_diff.png | chirs241097@gmail.com | |
AM resources/b_inter.png AM resources/b_null.png D resources/bg.png AM resources/e_skyitem.png AM trunk/CHANGELOG.TXT AM trunk/VERSION.TXT M trunk/background.h M trunk/global.h A trunk/hge/sound.cpp D trunk/hge/sound_openal.cpp M trunk/levels.h M trunk/main.cpp M trunk/menus.h M trunk/towernbullet.h | |||
2014-01-18 | M trunk/levels.h | chirs241097@gmail.com | |
M trunk/main.cpp M trunk/towernbullet.h | |||
2014-01-12 | (no commit message) | chirs241097@gmail.com | |