Parent Directory
|
|
|
|
|
fontArt/
|
|
|
|
|
languages/
|
|
|
|
|
sound/
|
|
|
|
|
userInterface/
|
|
|
|
|
videoCapture/
|
|
|
|
|
DrawableObject.h
|
1.2 |
2 years |
jcr13 |
Added a virtual destructor to fix some memory leaks.
|
FlyingObject.cpp
|
1.3 |
23 months |
jcr13 |
Changed so that gardeners get VERY angry if you mate with their most liked.
|
FlyingObject.h
|
1.3 |
23 months |
jcr13 |
Changed so that gardeners get VERY angry if you mate with their most liked.
|
Fruit.cpp
|
1.13 |
2 years |
jcr13 |
Worked on portals more, and added poisoned fruit.
|
Fruit.h
|
1.12 |
2 years |
jcr13 |
Worked on portals more, and added poisoned fruit.
|
Gardener.cpp
|
1.93 |
23 months |
jcr13 |
Changed so that gardeners get VERY angry if you mate with their most liked.
|
Gardener.h
|
1.50 |
23 months |
jcr13 |
Changed so that gardeners get VERY angry if you mate with their most liked.
|
GardenerAI.cpp
|
1.28 |
2 years |
jcr13 |
Got AI working well for poisoning.
|
GardenerAI.h
|
1.4 |
2 years |
jcr13 |
Got emotion-driven actions working.
|
GardenerAI2.cpp
|
1.18 |
2 years |
jcr13 |
Increased following distance for non-parent.
|
GardenerAI2.h
|
1.6 |
2 years |
jcr13 |
Added a limit on maximum plot size.
|
GardenerGenetics.cpp
|
1.23 |
2 years |
jcr13 |
Removed testing code. Preparing for release.
|
GardenerGenetics.h
|
1.17 |
2 years |
jcr13 |
Added a copy constructor.
|
Genetics.cpp
|
1.7 |
2 years |
jcr13 |
Made bone spacing and curve genetic.
|
Genetics.h
|
1.5 |
2 years |
jcr13 |
Made bone spacing and curve genetic.
|
ImmortalGenetics.cpp
|
1.3 |
2 years |
jcr13 |
Got soul trails looking good enough to go.
|
ImmortalGenetics.h
|
1.3 |
2 years |
jcr13 |
Got soul trails looking good enough to go.
|
Makefile.all
|
1.45 |
15 months |
jcr13 |
Started work on sound effects bank.
|
Plant.cpp
|
1.40 |
2 years |
jcr13 |
Added more feature switches.
|
Plant.h
|
1.23 |
2 years |
jcr13 |
Added poison action and button.
|
PlantFlower.cpp
|
1.10 |
2 years |
jcr13 |
Added more feature switches.
|
PlantFlower.h
|
1.4 |
2 years |
jcr13 |
Fixed copying bug.
|
PlantGenetics.cpp
|
1.13 |
23 months |
jcr13 |
Changed to derive seed width from number of plant leaves per joint.
|
PlantGenetics.h
|
1.8 |
23 months |
jcr13 |
Got seed drawing looking much better.
|
PlantLeaf.cpp
|
1.23 |
2 years |
jcr13 |
Fixed a init warning.
|
PlantLeaf.h
|
1.4 |
2 years |
jcr13 |
Got plant button looking better.
|
Portal.cpp
|
1.29 |
16 months |
jcr13 |
Smoothed linear segmentation of soul trails in larger images.
|
Portal.h
|
1.12 |
23 months |
jcr13 |
Got tutorial almost completely written.
|
PortalLayerGenetics.cpp
|
1.7 |
2 years |
jcr13 |
Fixed drawing bug that let first circle in glyph land too close to edge.
|
PortalLayerGenetics.h
|
1.5 |
2 years |
jcr13 |
Made glyphs smoother with blur circle drawing, and fixed memory leaks.
|
Seeds.cpp
|
1.14 |
23 months |
jcr13 |
Fixed interpretation of seedWidth genetics.
|
Seeds.h
|
1.6 |
2 years |
jcr13 |
Polished seed icons.
|
SoilMap.cpp
|
1.16 |
16 months |
jcr13 |
Changed to seed landscape generator using global random generator.
|
SoilMap.h
|
1.5 |
2 years |
jcr13 |
Added grit overlay.
|
Storable.h
|
1.2 |
2 years |
jcr13 |
Fixed bug in use of Storable base class.
|
World.cpp
|
1.99 |
12 months |
jcr13 |
Added ignoreGardener function to fix bug in ghost mode.
Fixed bug with dead gard... |
World.h
|
1.44 |
12 months |
jcr13 |
Added ignoreGardener function to fix bug in ghost mode.
Fixed bug with dead gard... |
compileTestGardener
|
1.1 |
2 years |
jcr13 |
Added test code used for profiler-lead optimizations.
|
compileTestPlantLeaf
|
1.2 |
2 years |
jcr13 |
Switched to TGA output for testing leaf textures.
|
emotionIcons.cpp
|
1.2 |
2 years |
jcr13 |
Improved emotion icons.
|
emotionIcons.h
|
1.1 |
2 years |
jcr13 |
Got flying emotion icons working.
|
features.cpp
|
1.4 |
23 months |
jcr13 |
Added large window option to features.txt
|
features.h
|
1.4 |
23 months |
jcr13 |
Added large window option to features.txt
|
features.txt
|
1.17 |
23 months |
jcr13 |
Added large window option to features.txt
|
font.tga
|
1.5 |
23 months |
jcr13 |
Polished font.
|
game.cpp
|
1.152 |
11 months |
jcr13 |
Oops... fix up: Locked max frame rate down to 80fps.
|
gameFunctions.h
|
1.4 |
2 years |
jcr13 |
Changed so that music loudness changes with number of gardeners.
|
glCommon.cpp
|
1.8 |
2 years |
jcr13 |
Added corner colors to textured quad function.
|
glCommon.h
|
1.7 |
16 months |
jcr13 |
Added directives to prevent repeat inclusion.
|
landscape.cpp
|
1.5 |
10 months |
jcr13 |
Fixed random number generation on 64-bit platforms (thanks to Kevin Fan).
|
landscape.h
|
1.2 |
10 months |
jcr13 |
Fixed random number generation on 64-bit platforms (thanks to Kevin Fan).
|
language.txt
|
1.1 |
2 years |
jcr13 |
Added language selection.
|
testGardener.cpp
|
1.1 |
2 years |
jcr13 |
Added test code used for profiler-lead optimizations.
|
testPlantLeaf.cpp
|
1.2 |
2 years |
jcr13 |
Switched to TGA output for testing leaf textures.
|
testPortal.cpp
|
1.1 |
16 months |
jcr13 |
Added portal test code.
|
testPortal.h
|
1.1 |
16 months |
jcr13 |
Added portal test code.
|