I have made lots of improvements to the 2007 version in the last few weeks. The biggest changes beeing:

- New input system without DirectX. I wanted to remove this for a possible linux port later on.
- New sound system using OpenAL instead of FMod. Again for a possible linux port later on.
- Using Lazarus generics instead of lists and typecasts everywhere.
- Made records from al math related classes. This to save memory and speedup loading times.
- Start of a new GUI system.
- New animation system for foliage of which I made a small video:



And besides that lots of other fixes and improvements So check the git repository here:

https://github.com/seriva/GenesisDevice-2007