User Activity

  • Created merge request #5 on Those Funny Funguloids!

    Conditionally make MPakArchive methods const based on Ogre version

  • Posted a comment on merge request #4 on Those Funny Funguloids!

    With commit cbb02b the build fails with Ogre 1.9. Maybe another OGRE_VERSION conditional would work here? From the docs it seems that these five functions (exists, find, getModifiedTime, list, listFileInfo) were made const in Ogre 1.10. The 1.9 docs have these five functions being non-const and the 1.10 docs have them as const.

  • Created merge request #4 on Those Funny Funguloids!

    Make some methods const so they aren't pure virtual

  • Created merge request #3 on Those Funny Funguloids!

    Fix mismatching allocation and deallocation: buffer

  • Created merge request #2 on Those Funny Funguloids!

    Fix filehandle leak found by Cppcheck.

  • Created merge request #1 on Those Funny Funguloids!

    Fix invalid new-expression of abstract class type.

  • Posted a comment on ticket #7 on Those Funny Funguloids!

    I made a branch named singleton in my local copy of the repository on sourceforge and Git is set up on my computer to use my GitHub ID and email. The patches ware made with git show > singleton.patch after commiting the change to my singleton branch with git commit for the first patch and git commit --amend for v2 and v3 patches. v3: moved conditional to include/ogreapp.h The Ogre version I'm using is 1.9. Funguloids builds with this patch and a few other changes.

  • Posted a comment on ticket #7 on Those Funny Funguloids!

    How about this patch? I added a check against OGRE_VERSION to define msSingleton to the older ms_Singleton if version < 1.8.

View All

Personal Data

Username:
nathanmills
Joined:
2018-10-10 04:59:36

Projects

  • No projects to display.