Age | Commit message (Collapse) | Author |
|
Assessment mode is mostly frozen now.
I'll make a pre-release at r99 and that revision will be set to
0.9.9-0.
Write the document... That's really tiring.
~~0.9.1-4 (r94)~~
Ooooooooops... I've forgotten to commit this one!
So this is merged to the revision above, actually.
=================================================================================
Modify a couple of levels. (Making them easier...)
Fix about scene text rendering out of the window.
(Probably) fixed Level3Part3 by making them temporarily invulnerable...
Are we bug-free now?
|
|
Rewrite pinball, adding collision between the balls...
The collision code is based on Kollision (a game included in KDE SC).
|
|
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...
|
|
Now the pause menu should be fixed...
Compress resources again.
|
|
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...).
|
|
Modify level pinball.
Drop "_PR" in version string.
Partly rewrite the credit scene, displaying accurate version
details.
Remove some warnings from hgewin.
A set of basic tests are done on a Intel+Nvidia desktop computer.
Add a simple build script(instead of makefile).
Reduce the Windows version executable size...(local work, recompile
freetype using reduced features enabled.)
Current tested (by me) and worked plantforms:
Debian sid x86_64 @Intel core i7-2670QM, 8GiB RAM, Intel HD3000 &
@Intel Core2 Quad Q8300, 8GiB RAM, nvidia GT320.
Windows XP x64 @VirutalBox, Dualcore Virtual CPU, 1.5GiB RAM, VBox
Addons installed.
Windows XP @Intel core i3-3240, 4GiB RAM, Intel HD3000.
|
|
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.
|
|
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...
|
|
Disable select key while transferring.
Fix "typo" caused bugs.
Hopefully fix small bugs in the new menu system.
Rename several files. Add some additional files.
Remove legacy menu components.
|