.. |
__init__.py
|
decompilation: Add missing __init__.py files.
|
2013-10-05 13:28:29 -06:00 |
BattleBase.py
|
global: Clean up usage of simbase.config (using builtin config).
|
2014-08-15 00:14:12 +01:00 |
BattleCalculatorAI.py
|
global: Clean up usage of simbase.config (using builtin config).
|
2014-08-15 00:14:12 +01:00 |
BattleExperience.py
|
cleanup: Remove decompilation comments.
|
2013-09-23 00:51:36 -06:00 |
BattleExperienceAI.py
|
battle: working CogPageManagerAI, tempfix crash caused by QuestManager
|
2014-04-08 23:44:47 -04:00 |
BattleManagerAI.py
|
Added newly-decompiled files, and one of my own(SuitLegList)
|
2014-04-07 00:33:27 -07:00 |
BattleParticles.py
|
particles: Store particles in an internal module, so they get compiled alongside the other Python code.
|
2013-11-20 18:20:07 -07:00 |
BattlePlace.py
|
global: Clean up usage of base.config (using builtin config).
|
2014-08-15 00:35:01 +01:00 |
BattleProps.py
|
global: Clean up usage of base.config (using builtin config).
|
2014-08-15 00:35:01 +01:00 |
BattleSounds.py
|
global: Clean up usage of base.config (using builtin config).
|
2014-08-15 00:35:01 +01:00 |
DistributedBattle.py
|
battle: Adjust camera FOV for widescreen support.
|
2014-05-06 08:37:19 -06:00 |
DistributedBattleAI.py
|
suits: A few fixes including enabling battles to check PromoMgrAI.
|
2014-04-26 06:37:11 +01:00 |
DistributedBattleBase.py
|
battle: Adjust camera FOV for widescreen support.
|
2014-05-06 08:37:19 -06:00 |
DistributedBattleBaseAI.py
|
battle: Improve the battle-cogs-defeated log
|
2014-05-12 19:28:55 -05:00 |
DistributedBattleBldg.py
|
battle: Adjust camera FOV for widescreen support.
|
2014-05-06 08:37:19 -06:00 |
DistributedBattleBldgAI.py
|
suits: A few fixes including enabling battles to check PromoMgrAI.
|
2014-04-26 06:37:11 +01:00 |
DistributedBattleDiners.py
|
cleanup: Remove unnecessary __module__ = __name__ statements within class definitions.
|
2013-09-23 02:17:57 -06:00 |
DistributedBattleDinersAI.py
|
coghq: Bossbot HQ
|
2014-05-11 17:53:49 -04:00 |
DistributedBattleFinal.py
|
bugfix: import nametags
|
2014-04-07 03:10:53 -07:00 |
DistributedBattleFinalAI.py
|
coghq: somewhat non-hacky VP, not completely tested
|
2014-04-30 02:51:12 -04:00 |
DistributedBattleWaiters.py
|
cleanup: Remove unnecessary __module__ = __name__ statements within class definitions.
|
2013-09-23 02:17:57 -06:00 |
DistributedBattleWaitersAI.py
|
coghq: Bossbot HQ
|
2014-05-11 17:53:49 -04:00 |
Fanfare.py
|
audio: Load .ogg instead of .mp3.
|
2013-10-26 21:04:53 -06:00 |
FireCogPanel.py
|
cleanup: Remove unnecessary __module__ = __name__ statements within class definitions.
|
2013-09-23 02:17:57 -06:00 |
HealJokes.py
|
cleanup: Remove decompilation comments.
|
2013-09-23 00:51:36 -06:00 |
Movie.py
|
global: Clean up usage of base.config (using builtin config).
|
2014-08-15 00:35:01 +01:00 |
MovieCamera.py
|
battle: Improve camera position when using the train gag
|
2014-06-23 23:56:16 -04:00 |
MovieDrop.py
|
audio: Convert all .mp3 to .ogg in a line, not just first.
|
2013-10-27 11:54:31 -06:00 |
MovieFire.py
|
audio: Convert all .mp3 to .ogg in a line, not just first.
|
2013-10-27 11:54:31 -06:00 |
MovieHeal.py
|
bugfix: import nametags
|
2014-04-07 03:10:53 -07:00 |
MovieLure.py
|
global: Clean up usage of base.config (using builtin config).
|
2014-08-15 00:35:01 +01:00 |
MovieNPCSOS.py
|
bugfix: import nametags
|
2014-04-07 03:10:53 -07:00 |
MoviePetSOS.py
|
bugfix: import nametags
|
2014-04-07 03:10:53 -07:00 |
MovieSOS.py
|
bugfix: import nametags
|
2014-04-07 03:10:53 -07:00 |
MovieSound.py
|
audio: Convert all .mp3 to .ogg in a line, not just first.
|
2013-10-27 11:54:31 -06:00 |
MovieSquirt.py
|
global: Clean up usage of base.config (using builtin config).
|
2014-08-15 00:35:01 +01:00 |
MovieSuitAttacks.py
|
battle: Visually improve "Fountain Pen" and "Fill with Lead" suit attacks
|
2014-06-24 18:31:12 -04:00 |
MovieThrow.py
|
audio: Convert all .mp3 to .ogg in a line, not just first.
|
2013-10-27 11:54:31 -06:00 |
MovieToonVictory.py
|
global: Clean up usage of base.config (using builtin config).
|
2014-08-15 00:35:01 +01:00 |
MovieTrap.py
|
battle: Improve TNT animation
|
2014-06-21 14:44:04 -04:00 |
MovieUtil.py
|
resources: Remove explicit .bam filenames.
|
2014-05-09 14:53:36 -06:00 |
ParticleDefs.py
|
particles: Store particles in an internal module, so they get compiled alongside the other Python code.
|
2013-11-20 18:20:07 -07:00 |
PlayByPlayText.py
|
cleanup: Remove unnecessary __module__ = __name__ statements within class definitions.
|
2013-09-23 02:17:57 -06:00 |
RewardPanel.py
|
global: Clean up usage of base.config (using builtin config).
|
2014-08-15 00:35:01 +01:00 |
SuitBattleGlobals.py
|
global: Clean up usage of simbase.config (using builtin config).
|
2014-08-15 00:14:12 +01:00 |