Change 4902

marc
marc committed this change into //guest/marc_tooley/toys/gene
Request Review
Download .zip
Working Genesaver under NetBSD..

. Fixed all default-level compiler warnings such as:
.. Missing newline at end of files;
.. Eliminating NULLs in non-pointer comparisons;
.. Fixing all case inconsistencies;
.. Added appropriate includes for math-functions under NetBSD;
.. Added missing extern World *world pointers;
.. #ifdef'd redefinition of NULL
.. Deleted :) unnecessary sln/vcproj/scc clutter (shh don't tell Sam)

. Submitting advanced long-ish term creature DNA as a cheat
for the impatient. (Move Genes.txt out of the way to see them
evolve right from the start.)

. Added Jamfile for building an in-place executable called 'gene'

. Added a build.sh script for users who don't have access to Jam.

. Made it into standard resizeable window operation (no fullsc)

. Removed winmain.cpp because we don't need it for UNIX! :)
  • Files 21
  • Comments 0
13 edited 3 added 5 deleted
Animal.cpp#2
Loading...
Brain.cpp#2
Loading...
DNA.cpp#2
Loading...
Genes.txt#1
Loading...
Jamfile#1
Loading...
Jungle.cpp#2
Loading...
Lizard.cpp#2
Loading...
Plant.cpp#2
Loading...
Thing.cpp#2
Loading...
Thing.h#2
Loading...
World.cpp#2
Loading...
build.sh#1
Loading...
globals.h#2
Loading...
glsaver.sln#2
Loading...
glsaver.vcproj#2
Loading...
glsaver.vcproj.vspscc#2
Loading...
glsaver.vssscc#2
Loading...
main.cpp#2
Loading...
util.cpp#2
Loading...
util.h#2
Loading...
winmain.cpp#2
Loading...
Tip: Use n and p to cycle through the changes.