Paweł Kołodziejski
|
640889b805
|
ALL: disabled compiler warnings
|
2012-04-12 02:54:10 +02:00 |
|
Joel Teichroeb
|
e60a898bc2
|
Merge pull request #575 from klusark/overworld
EMI: Implement adding actors to the overworld
|
2012-04-01 10:42:08 -07:00 |
|
Joel Teichroeb
|
6ddc8346e0
|
EMI: Implement UnloadActor
|
2012-03-25 16:54:00 -07:00 |
|
Joel Teichroeb
|
29f390961c
|
EMI: Implement adding actors to the overworld
|
2012-03-25 16:47:22 -07:00 |
|
Dries Harnie
|
80ac02a229
|
EMI: Implement GetActorWorldPos
|
2012-03-11 16:00:14 +01:00 |
|
Dries Harnie
|
34a0a1a82c
|
EMI: Add attaching functionality to actors
|
2012-03-11 15:24:52 +01:00 |
|
Dries Harnie
|
155b7027ce
|
EMI: Stub out AttachActor and DetachActor
|
2012-03-11 14:47:34 +01:00 |
|
Dries Harnie
|
f21f2867fb
|
EMI: Support strings as walk/rest/mumble/turn chores
|
2012-03-04 22:52:49 +01:00 |
|
Joel Teichroeb
|
fcf9ad2a4e
|
EMI: Only change the costume if the new costume is different
|
2012-02-25 15:15:08 -08:00 |
|
Joel Teichroeb
|
7888d361ba
|
Merge pull request #537 from Botje/vector-cleanup
Use the correct sector normal in EMI
|
2012-02-19 10:15:25 -08:00 |
|
Joel Teichroeb
|
5d99091f25
|
EMI: Implement and stub various opcodes
|
2012-02-18 14:13:28 -08:00 |
|
Dries Harnie
|
c01c2561e6
|
EMI: Implement opcode GetActorPuckVector
|
2012-02-18 22:33:06 +01:00 |
|
Joel Teichroeb
|
d00ac2d91d
|
EMI: Implement some more actor opcodes
|
2012-02-17 15:20:52 -08:00 |
|
Joel Teichroeb
|
6a0f6c73e6
|
EMI: Switch to using lua userdata for tag instead of storing it as a number
|
2012-02-17 14:54:38 -08:00 |
|
Joel Teichroeb
|
187488bd1e
|
EMI: Stub FreeSound and UnlockChore
|
2012-02-17 12:23:44 -08:00 |
|
Joel Teichroeb
|
7e6ff05cf3
|
EMI: Split sound and actor functions out of lua_v2
|
2012-02-15 19:03:30 -08:00 |
|