Directory src/edu/mit/icelab/games/cmsproject/encounters/

Directory Created:
2012-04-27 17:46
Total Files:
5
Deleted Files:
0
Lines of Code:
1064

[root]/src/edu/mit/icelab/games/cmsproject/encounters

Lines of Code

src/edu/mit/icelab/games/cmsproject/encounters/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
culim 57 (100.0%) 1325 (100.0%) 23.2

Most Recent Commits

culim 2012-05-25 12:43 Rev.: 207

* Fixed jittering after state set.

13 lines of code changed in 1 file:

  • src/edu/mit/icelab/games/cmsproject/encounters: Encounter.as (+13 -2)
culim 2012-05-25 02:00 Rev.: 204

* Added sounds for NPCs (subject to change).

14 lines of code changed in 1 file:

  • src/edu/mit/icelab/games/cmsproject/encounters: Encounter.as (+14)
culim 2012-05-25 01:48 Rev.: 202

* With no user input, the octopus starts each encounter in a difference state. The current state should carry over from the previous encounter.

13 lines of code changed in 1 file:

  • src/edu/mit/icelab/games/cmsproject/encounters: Encounter.as (+13 -2)
culim 2012-05-18 17:42 Rev.: 195

* Added mimicry swapping heads.

2 lines of code changed in 1 file:

  • src/edu/mit/icelab/games/cmsproject/encounters: Encounter.as (+2)
culim 2012-05-18 12:16 Rev.: 185

* Added in sounds for emotions.

7 lines of code changed in 1 file:

  • src/edu/mit/icelab/games/cmsproject/encounters: Encounter.as (+7)
culim 2012-05-16 18:48 Rev.: 178

* During the close-up, keeping the same state (positive or negative) should make it blink to register input.

9 lines of code changed in 1 file:

  • src/edu/mit/icelab/games/cmsproject/encounters: Encounter.as (+9 -1)
culim 2012-05-16 15:33 Rev.: 177

* Integrated new instructions button assets.
* Fixed the button to be responsive at all times.
* Fixed the button to show the instructions upon toggling (if awaiting user input).

15 lines of code changed in 1 file:

  • src/edu/mit/icelab/games/cmsproject/encounters: Encounter.as (+15)
culim 2012-05-15 01:54 Rev.: 175

* Renamed project to Mimesis.

1 lines of code changed in 1 file:

  • src/edu/mit/icelab/games/cmsproject/encounters: Encounter.as (+1 -1)
culim 2012-05-15 01:50 Rev.: 174

* Integrated codas with personality selection picked from game.
* Added title screen.
* Added debug key.

32 lines of code changed in 1 file:

  • src/edu/mit/icelab/games/cmsproject/encounters: Encounter.as (+32)
culim 2012-05-14 15:25 Rev.: 164

* Integrated code for new animated external states.

17 lines of code changed in 1 file:

  • src/edu/mit/icelab/games/cmsproject/encounters: Encounter.as (+17 -5)
culim 2012-05-09 11:35 Rev.: 158

* Reordered encounters.

7 lines of code changed in 4 files:

  • src/edu/mit/icelab/games/cmsproject/encounters: AnglerfishEncounter.as (+1 -1), JellyfishEncounter.as (+5), SeahorseEncounter.as (-4), SharkEncounter.as (+1 -1)
culim 2012-05-09 02:29 Rev.: 152

* Integrated new Jellyfish assets.
* Added "Jellyfish" Encounter to begin after Shark.
* Fixed Dialogbar frames.

44 lines of code changed in 2 files:

  • src/edu/mit/icelab/games/cmsproject/encounters: JellyfishEncounter.as (new 39), SharkEncounter.as (+5)
culim 2012-05-09 02:18 Rev.: 151

* Added missing SharkEncounter file.
* Fixed comment blocks in files.

48 lines of code changed in 4 files:

  • src/edu/mit/icelab/games/cmsproject/encounters: AnglerfishEncounter.as (+3 -3), Encounter.as (+3 -3), SeahorseEncounter.as (+3 -3), SharkEncounter.as (new 39)
culim 2012-05-09 01:55 Rev.: 149

* Added 'Shark' encounter to occur after Seahorse.

5 lines of code changed in 1 file:

  • src/edu/mit/icelab/games/cmsproject/encounters: SeahorseEncounter.as (+5 -1)
culim 2012-05-09 01:34 Rev.: 148

* Changed 'Gesture Instructions' icon to be smaller, more inconspicuous.
* Moved 'Gesture Instructions' icon to lower right corner.
* Default 'Gesture Instructions' icon to OFF.

1 lines of code changed in 1 file:

  • src/edu/mit/icelab/games/cmsproject/encounters: Encounter.as (+1)
culim 2012-05-05 19:27 Rev.: 145

* Deployed prototype12

12 lines of code changed in 1 file:

  • src/edu/mit/icelab/games/cmsproject/encounters: Encounter.as (+12 -1)
culim 2012-05-05 19:15 Rev.: 144

* New internal/external mode done.

11 lines of code changed in 1 file:

  • src/edu/mit/icelab/games/cmsproject/encounters: Encounter.as (+11 -4)
culim 2012-05-05 19:09 Rev.: 143

* Maintain state across internal/external and animated emotions.

4 lines of code changed in 1 file:

  • src/edu/mit/icelab/games/cmsproject/encounters: Encounter.as (+4 -3)
culim 2012-05-05 18:52 Rev.: 142

* Added new animated octopus and hooked in animations.

62 lines of code changed in 1 file:

  • src/edu/mit/icelab/games/cmsproject/encounters: Encounter.as (+62 -18)
culim 2012-05-05 17:49 Rev.: 141

* Added toggle for instructions.

47 lines of code changed in 1 file:

  • src/edu/mit/icelab/games/cmsproject/encounters: Encounter.as (+47 -19)
culim 2012-05-05 16:53 Rev.: 140

* Enable toggle/untoggle from internal/external.

30 lines of code changed in 1 file:

  • src/edu/mit/icelab/games/cmsproject/encounters: Encounter.as (+30 -4)
culim 2012-05-05 16:31 Rev.: 139

* New multi-input style WIP
* Moved mood display back to below Octopus.

31 lines of code changed in 1 file:

  • src/edu/mit/icelab/games/cmsproject/encounters: Encounter.as (+31 -32)
culim 2012-05-05 16:00 Rev.: 138

* Added thresholds to detect mis-click as opposed to gesture.
* Activate close-up on click.

21 lines of code changed in 1 file:

  • src/edu/mit/icelab/games/cmsproject/encounters: Encounter.as (+21 -1)
culim 2012-05-05 15:22 Rev.: 137

* Switching over internal and external gestures WIP.

31 lines of code changed in 1 file:

  • src/edu/mit/icelab/games/cmsproject/encounters: Encounter.as (+31 -10)
culim 2012-05-05 15:00 Rev.: 136

* Added "CloseUpOverlay" as standalone class to handle all internal state logic.

13 lines of code changed in 1 file:

  • src/edu/mit/icelab/games/cmsproject/encounters: Encounter.as (+13)
culim 2012-05-04 18:27 Rev.: 134

* Italics for internal thoughts.

1 lines of code changed in 1 file:

  • src/edu/mit/icelab/games/cmsproject/encounters: Encounter.as (+1 -4)
culim 2012-05-04 18:09 Rev.: 133

* Align DialogBar Image Right for NPCs.
* Align DialogBar Text Right for NPCs.

10 lines of code changed in 1 file:

  • src/edu/mit/icelab/games/cmsproject/encounters: Encounter.as (+10 -3)
culim 2012-05-01 17:08 Rev.: 127

* Added close-up internal response layer.

7 lines of code changed in 1 file:

  • src/edu/mit/icelab/games/cmsproject/encounters: Encounter.as (+7 -2)
culim 2012-04-30 02:37 Rev.: 124

* Added dialog bar assets for seahorse.

2 lines of code changed in 1 file:

  • src/edu/mit/icelab/games/cmsproject/encounters: Encounter.as (+2 -1)
culim 2012-04-30 02:25 Rev.: 123

* Added Seahorse encounter.

3 lines of code changed in 1 file:

  • src/edu/mit/icelab/games/cmsproject/encounters: Encounter.as (+3)
culim 2012-04-30 02:15 Rev.: 122

* Added seahorse encounter.

40 lines of code changed in 2 files:

  • src/edu/mit/icelab/games/cmsproject/encounters: AnglerfishEncounter.as (+1 -1), SeahorseEncounter.as (new 39)
culim 2012-04-30 02:14 Rev.: 121

* Fxied pinching gestures.

40 lines of code changed in 1 file:

  • src/edu/mit/icelab/games/cmsproject/encounters: Encounter.as (+40 -5)
culim 2012-04-29 18:45 Rev.: 120

* Differentiate between first NPC-Q

22 lines of code changed in 1 file:

  • src/edu/mit/icelab/games/cmsproject/encounters: Encounter.as (+22 -1)
culim 2012-04-29 18:25 Rev.: 119

* Finished anglerfish encounter.

87 lines of code changed in 2 files:

  • src/edu/mit/icelab/games/cmsproject/encounters: AnglerfishEncounter.as (+5 -15), Encounter.as (+82 -60)
culim 2012-04-29 17:00 Rev.: 118

* Updates to external response gestures.

8 lines of code changed in 1 file:

  • src/edu/mit/icelab/games/cmsproject/encounters: Encounter.as (+8 -4)
culim 2012-04-29 16:43 Rev.: 117

* Re-did instructions for external (vertical) gestures
* Integrated swipe gestures for external responses.

123 lines of code changed in 1 file:

  • src/edu/mit/icelab/games/cmsproject/encounters: Encounter.as (+123 -8)
culim 2012-04-29 15:34 Rev.: 116

* Added pinching gesture.

22 lines of code changed in 1 file:

  • src/edu/mit/icelab/games/cmsproject/encounters: Encounter.as (+22 -1)
culim 2012-04-29 02:30 Rev.: 115

* Updated instructions assets.

2 lines of code changed in 1 file:

  • src/edu/mit/icelab/games/cmsproject/encounters: Encounter.as (+2 -1)
culim 2012-04-29 02:22 Rev.: 114

* Reworking internal response gestures completed.

7 lines of code changed in 1 file:

  • src/edu/mit/icelab/games/cmsproject/encounters: Encounter.as (+7 -1)
culim 2012-04-29 02:15 Rev.: 113

* Added gestures to new encounters.
* FIXED gesture slow tracking bug! Swiping feels much better now!

200 lines of code changed in 1 file:

  • src/edu/mit/icelab/games/cmsproject/encounters: Encounter.as (+200 -16)

(5 more)

Generated by StatSVN 0.7.0