8
I Use This!
Inactive

Commits : Listings

Analyzed about 3 hours ago. based on code collected about 9 hours ago.
Apr 23, 2023 — Apr 23, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Enable builds for lucid More... almost 14 years ago
Fix ppabuild using obsolete git-subcommand invocation method More... almost 14 years ago
don't try redrawing outside an update More... almost 14 years ago
fix a couple of leaks in qtgui More... almost 14 years ago
call TTF_CloseFont before TTF_Quit More... almost 14 years ago
remove double-free in MusicTrack (MusicWave 'owns' the data) More... almost 14 years ago
MusicManager: change parents to raw pointers to avoid circular references More... almost 14 years ago
move some AI support code into new CreatureAI.cpp More... almost 14 years ago
move biochemistry processing into new Biochemistry.cpp More... almost 14 years ago
split out oldCreature.h and c2eCreature.h More... almost 14 years ago
move some creature-related files into src/creatures/ More... almost 14 years ago
only try finding MNG files if they're not already loaded More... almost 14 years ago
pull Agent.h include out of World.h More... almost 14 years ago
make CreatureAgent load a voice for new creatures More... almost 14 years ago
implement SEZZ, VOIS More... almost 14 years ago
add voice support to agents More... almost 14 years ago
VoiceData: original is off-by-one for one range, it seems More... almost 14 years ago
remove silly instinct success notice More... almost 14 years ago
commentary/tweak to translate_voice.py More... almost 14 years ago
add VoiceData, to parse .vce files or voices.catalogue and produce norn babblings More... almost 14 years ago
oldBrain: bugfixes, perception lobe copy More... over 14 years ago
add some more brain information/notes to sfcdumper More... over 14 years ago
add oldBrain::processInstinct More... over 14 years ago
precalculate mutually exclusive (percept src) data for neurons More... over 14 years ago
oldBrain: more dendrite migration code (untested) More... over 14 years ago
oldBrain: simple (if any dend loose) migration More... over 14 years ago
oldBrain: implement some TODOs and the remaining loci More... over 14 years ago
endianism fix in MusicWave More... over 14 years ago
first attempt at connecting oldBrain dendrites More... over 14 years ago
some better sanity checks in oldBrain More... over 14 years ago