Draft: ACS and special activation
- Feb 18, 2025
-
-
Logan Aerl Arias authored
disable Debian amd64 makefile
-
Logan Aerl Arias authored
fix miniupnpc linking
-
Logan Aerl Arias authored
find stdc++ on non windows host too
-
- Feb 17, 2025
-
-
Logan Aerl Arias authored
only link iphlpapi if on Windows host only copy MinGW DLLs if on Windows host
-
Logan Aerl Arias authored
fix link to iphlpapi for miniupnpc
-
Logan Aerl Arias authored
mingw workaround, -static doesn't work, copy the needed dlls
-
- Feb 16, 2025
-
-
Logan Aerl Arias authored
Fix building pt2 See merge request !2642
-
Logan Aerl Arias authored
-
Lactozilla authored
-
Radicalicious authored
-
- Apr 30, 2024
-
-
Lactozilla authored
-
Lactozilla authored
-
Lactozilla authored
-
Lactozilla authored
-
Lactozilla authored
-
Lactozilla authored
Remove Switch2DMode
-
Lactozilla authored
Make PlayerExiting consistent with PlayerFinished
-
Lactozilla authored
-
Lactozilla authored
Clarify why a script was terminated
-
Lactozilla authored
Add SpawnForced and SpawnProjectile
-
- Apr 29, 2024
-
-
Lactozilla authored
Added Spawn Added GetActorX, GetActorY, GetActorZ Added GetActorVelX, GetActorVelY, GetActorVelZ Added GetActorAngle, GetActorPitch, GetActorRoll Added GetActorFloorZ, GetActorFloorTexture, GetActorLightLevel Added CheckActorState, CheckActorFlag, GetActorClass Added SetActorPosition, SetActorVelocity Added SetActorAngle, SetActorPitch, SetActorRoll Added SetActorState, SetActorFlag, SetActorClass Changed GetThingDye to GetActorDye Changed DyeThing to SetActorDye Added GiveRings, GiveSpheres, GiveLives, GiveScore, DropFlag, TossFlag, DropEmeralds, TossEmeralds Added PlayerHoldingFlag, PlayerIsIt, PlayerFinished Fixed SetActorProperty and GetActorProperty Removed AwardScore, AwardRings Removed actor properties: X, Y, Z, type, angle, pitch, roll, floorz, ceilingz, momx, momy, momz, state, flags, flags2, eflags Reorganized script types Made GAMEOVER scripts run when players die
-
Lactozilla authored
-
Lactozilla authored
-
- Apr 28, 2024
-
-
Lactozilla authored
Rename Thing_Dye to DyeThing Remove Thing_ChangeState Remove Thing_Stop Remove Thing_ChangeSize
-
Lactozilla authored
-
Lactozilla authored
Implement Teleport Implement SetViewpoint Implement Thing_TrackAngle Implement Thing_StopTrackingAngle Rename Player_DisableControls Rename HaveUnlockable Remove tid from mapthing_t Fix typo in CallFunc_ThingSound
-
Lactozilla authored
Add SetLevelFailureState
-
Lactozilla authored
-