CIA.vc
Openc2e
Real-time open source activity stats
Stats » Projects » Openc2e
information
Photo
Openc2e is a cross-platform open-source game engine designed to be compatible with and run the Creatures series of games, including Creatures 1, 2, 3 and Docking Station.
syndicateUTC clock
03:58 on Sep 03, 2010
event counters
The last message was received 2.87 months ago at 03:33 on Jun 09, 2010
0 messages so far today, 0 messages yesterday
0 messages so far this week, 0 messages last week
0 messages so far this month, 0 messages last month
1394 messages since the first one, 4.4 years ago, for an average of 1.15 days between messages
recent messages
dateReversed sort columnprojectcontentlink
03:33 on Jun 09openc2e
Commit by Bryan Donlan <bdonlan@gmail.com> on master :: r63ba3e2129 openc2e/debian/ppabuild: (link)
Enable builds for lucid
#
03:21 on Jun 09openc2e
Commit by Bryan Donlan <bdonlan@gmail.com> on master :: rbbd7a98594 openc2e/debian/ppabuild: (link)
Fix ppabuild using obsolete git-subcommand invocation method
#
16:21 on May 16openc2e
Commit by Alyssa Milburn <fuzzie@fuzzie.org> on master :: r5391a3151c openc2e/src/Engine.cpp: (link)
don't try redrawing outside an update
#
09:29 on May 16openc2e
Commit by Alyssa Milburn <fuzzie@fuzzie.org> on master :: rd0c3a88c76 openc2e/src/backends/qtgui/ (AgentInjector.cpp Hatchery.cpp): (link)
fix a couple of leaks in qtgui
#
09:29 on May 16openc2e
Commit by Alyssa Milburn <fuzzie@fuzzie.org> on master :: r5ddbc42872 openc2e/src/backends/SDLBackend.cpp: (link)
call TTF_CloseFont before TTF_Quit
#
09:29 on May 16openc2e
Commit by Alyssa Milburn <fuzzie@fuzzie.org> on master :: r3bc340afca openc2e/src/MusicManager.cpp: (link)
remove double-free in MusicTrack (MusicWave 'owns' the data)
#
22:52 on May 15openc2e
Commit by Alyssa Milburn <fuzzie@fuzzie.org> on master :: r9a861da78c openc2e/src/ (MusicManager.cpp MusicManager.h): (link)
MusicManager: change parents to raw pointers to avoid circular references
#
20:42 on May 15openc2e
Commit by Alyssa Milburn <fuzzie@fuzzie.org> on master :: rc01b997f74 openc2e/ (3 files in 2 dirs): (link)
move some AI support code into new CreatureAI.cpp
#
20:34 on May 15openc2e
Commit by Alyssa Milburn <fuzzie@fuzzie.org> on master :: rd025cb1d4b openc2e/ (3 files in 2 dirs): (link)
move biochemistry processing into new Biochemistry.cpp
#
19:40 on May 15openc2e
Commit by Alyssa Milburn <fuzzie@fuzzie.org> on master :: r342b396439 openc2e/src/ (11 files in 4 dirs): (link)
split out oldCreature.h and c2eCreature.h
#
19:22 on May 15openc2e
Commit by Alyssa Milburn <fuzzie@fuzzie.org> on master :: r144016a98f openc2e/ (32 files in 5 dirs): (link)
move some creature-related files into src/creatures/
#
14:59 on May 13openc2e
Commit by Alyssa Milburn <fuzzie@fuzzie.org> on master :: re3c3546a40 openc2e/src/MusicManager.cpp: (link)
only try finding MNG files if they're not already loaded
#
13:54 on May 13openc2e
Commit by Alyssa Milburn <fuzzie@fuzzie.org> on master :: rcbf7ac6f4d openc2e/src/ (8 files in 2 dirs): (link)
pull Agent.h include out of World.h
#
12:59 on May 13openc2e
Commit by Alyssa Milburn <fuzzie@fuzzie.org> on master :: rd10c54bfec openc2e/src/CreatureAgent.cpp: (link)
make CreatureAgent load a voice for new creatures
#
12:58 on May 13openc2e
Commit by Alyssa Milburn <fuzzie@fuzzie.org> on master :: r7ee063005c openc2e/src/caos/caosVM_sounds.cpp: (link)
implement SEZZ, VOIS
#
12:58 on May 13openc2e
Commit by Alyssa Milburn <fuzzie@fuzzie.org> on master :: rd296474af0 openc2e/src/ (Agent.cpp Agent.h): (link)
add voice support to agents
#
22:09 on May 12openc2e
Commit by Alyssa Milburn <fuzzie@fuzzie.org> on master :: r8fcaedbfe4 openc2e/src/ (VoiceData.cpp tools/translate_voice.py): (link)
VoiceData: original is off-by-one for one range, it seems
#
20:43 on May 12openc2e
Commit by Alyssa Milburn <fuzzie@fuzzie.org> on master :: r9329953169 openc2e/src/oldBrain.cpp: (link)
remove silly instinct success notice
#
20:30 on May 12openc2e
Commit by Alyssa Milburn <fuzzie@fuzzie.org> on master :: r316cb9610f openc2e/src/tools/translate_voice.py: (link)
commentary/tweak to translate_voice.py
#
20:27 on May 12openc2e
Commit by Alyssa Milburn <fuzzie@fuzzie.org> on master :: r3e14415300 openc2e/ (3 files in 2 dirs): (link)
add VoiceData, to parse .vce files or voices.catalogue and produce norn babblings
#