Giulio Camuffo
|
5ca9cae83c
|
GRIM: Incapsulate the lua opcodes in a class hierarchy.
|
2011-10-12 17:57:31 +02:00 |
|
Pawel Kolodziejski
|
d5f7717110
|
rename lua.cpp -> lua_v1.cpp
|
2009-05-31 07:14:09 +00:00 |
|
Pawel Kolodziejski
|
89eb627622
|
cleanup
|
2009-05-30 21:47:18 +00:00 |
|
Pawel Kolodziejski
|
b3b5dd69f0
|
cleanup RotateVector
|
2009-05-30 21:44:22 +00:00 |
|
Pawel Kolodziejski
|
698ae1810f
|
cleanup
|
2009-05-30 20:23:57 +00:00 |
|
Pawel Kolodziejski
|
9c36f705ea
|
cleanup
|
2009-05-30 20:19:29 +00:00 |
|
Pawel Kolodziejski
|
b640a444fb
|
verified rest lua opcodes
|
2009-05-30 20:17:00 +00:00 |
|
Pawel Kolodziejski
|
78b1305d4f
|
verified more lua opcodes
|
2009-05-30 19:41:27 +00:00 |
|
Pawel Kolodziejski
|
6324cab321
|
verified more lua opcodes
|
2009-05-30 18:30:27 +00:00 |
|
Pawel Kolodziejski
|
169878ddc8
|
* verified PrintDebug, PrintError, PrintWarning, FunctionName, CheckForFile, MakeColor, GetColorComponents, ReadRegistryValue, WriteRegistryValue
* cleanup
|
2009-05-30 10:15:59 +00:00 |
|
Pawel Kolodziejski
|
dba3afc380
|
cleanup
|
2009-05-30 09:49:24 +00:00 |
|
Torbjorn Andersson
|
c11db9e976
|
Silence two warnings. (Several remain.)
|
2009-05-30 08:59:03 +00:00 |
|
Pawel Kolodziejski
|
b4c116db36
|
verified PrintActorCostumes, LoadCostume
|
2009-05-30 08:57:51 +00:00 |
|
Pawel Kolodziejski
|
52bbfeda50
|
verified GetPointSector, GetActorSector, IsActorInSector, MakeSectorActive
|
2009-05-30 08:46:40 +00:00 |
|
Pawel Kolodziejski
|
6e95a9b508
|
verified InputDialog, IsMessageGoing, ShutUpActor,
|
2009-05-30 08:16:24 +00:00 |
|
Pawel Kolodziejski
|
2be83a646a
|
verified TextFileGetLine, TextFileGetLineCount, LocalizeString, SayLine
|
2009-05-30 07:59:49 +00:00 |
|
Pawel Kolodziejski
|
12550e9d04
|
verified SetActorShadowValid, ActivateActorShadow, AddShadowPlane, SetActorShadowPlane, SetActorShadowPoint, SetActiveShadow, KillActorShadows, GetVisibleThings, SetActorConstrain, SetActorFollowBoxes, PutActorAtInterest, SetActorHead, GetActorLookRate, SetActorLookRate, SetActorPitch
|
2009-05-30 00:33:23 +00:00 |
|
Pawel Kolodziejski
|
363445a752
|
verified TurnActorTo, PointActorAt, WalkActorVector, RotateVector
|
2009-05-28 13:52:51 +00:00 |
|
Pawel Kolodziejski
|
fabd7a3b75
|
cleanup
|
2009-05-28 07:13:35 +00:00 |
|
Pawel Kolodziejski
|
c0eab3e2b3
|
cleanup
|
2009-05-28 07:12:47 +00:00 |
|
Pawel Kolodziejski
|
18413cb597
|
verified and fixed ActorLookAt
|
2009-05-28 07:09:43 +00:00 |
|
Pawel Kolodziejski
|
fcbbc7703c
|
GetShrinkPos, GetCurrentSetup, MakeCurrentSetup, MakeCurrentSet, UnLockSet, LockSet
|
2009-05-28 06:53:55 +00:00 |
|
Pawel Kolodziejski
|
6594a4af82
|
verified ImStartSound, ImStopSound, ImSetMusicVol, ImSetVoiceVol, ImSetSfxVol, ImSetParam, ImGetParam, ImFadeParam, ImSetState, ImSetSequence,
|
2009-05-28 06:02:21 +00:00 |
|
Torbjorn Andersson
|
d15ef2b50b
|
Silence one of the warnings.
|
2009-05-28 03:59:33 +00:00 |
|
Pawel Kolodziejski
|
5858ab6678
|
verified SetSoundPosition
|
2009-05-27 20:57:11 +00:00 |
|
Pawel Kolodziejski
|
062e3b27a4
|
verified luaFileFindFirst
|
2009-05-27 19:53:28 +00:00 |
|
Pawel Kolodziejski
|
eec2a209ff
|
verified PerSecond, setMovieTime, setFrameTime
|
2009-05-27 19:43:45 +00:00 |
|
Pawel Kolodziejski
|
a4fb5e86f2
|
verified GetControlState, DisableControl, EnableControl
|
2009-05-27 19:38:12 +00:00 |
|
Pawel Kolodziejski
|
f364f9a535
|
update headers
|
2009-05-26 14:13:08 +00:00 |
|
Pawel Kolodziejski
|
a4467bd1d0
|
convert residual into multi engine support (not all things done yet, WIP)
|
2009-05-25 19:21:58 +00:00 |
|
Pawel Kolodziejski
|
ba0576bc5e
|
put Vector3D and Matrix3/4 into Graphics namespace
|
2009-05-25 12:13:35 +00:00 |
|
Pawel Kolodziejski
|
8b8e7e07d2
|
added namespace Grim
|
2009-05-25 06:49:57 +00:00 |
|
Pawel Kolodziejski
|
a34d883844
|
update path includes for recent directory changes
|
2009-05-24 19:13:58 +00:00 |
|
Pawel Kolodziejski
|
f58c073a0a
|
move/rename engine into engines/grim
|
2009-05-24 18:55:19 +00:00 |
|