Of course, if this were to happen, all the prior names would be left deprecated until someone feels like breaking backwards compatability. And by someone, I mostly mean George. Pardon me, long week.

I didn't just make a ticket for this one because (a) I'm not postive I know everything about all of these functions and (b) it's a mushier proposal than "here's a fairly atomic idea, use it or not". (I should probably link my pending atomic idea tickets back into the forums for interested parties when I have the time, though ....)
Anyway, here's my current reccomendation for new function names. It would only involve changing the ten vector functions and 3-6 univeral ones, everything else seems to actually be star system. Sorry about the crappy formatting ^_^.
Code: Select all
Function - Type - Suggestion
sysPlaySound - engine - unvPlaySound
sysPoolUsage - engine - unvPoolUsage
sysTicks - engine - unvTicks or just deprecate? xel says don't use it
sysStopTime - starsystem? - STET unless this dosen't act on current system?
sysStopTime - starsystem? - STET unless this dosen't act on current system?
sysGetNodes - universe? - STET or unvGetNodes, or maybe advGetNodes?
sysVectorAdd - vector - vecAdd
sysVectorAngle - vector - vecAngle
sysVectorDistance - vector - vecDistance
sysVectorDivide - vector - vecDivide
sysVectorMultiply - vector - vecMultiply
sysVectorPolarOffset - vector - vecPolarOffset
sysVectorPolarVelocity - vector - vecPolarVelocity
sysVectorRandom - vector - vecRandom
sysVectorSpeed - vector - vecSpeed
sysVectorSubtract - vector - vecSubtract
sysAddEncounterEvent - starsystem - STET
sysAddEncounterEventAtDist - starsystem - STET
sysAddObjRecurringTimerEvent - starsystem - STET
sysAddObjTimerEvent - starsystem - STET
sysAddStargateTopology - starsystem - STET
sysAddTypeRecurringTimerEvent - starsystem - STET
sysAddTypeTimerEvent - starsystem - STET
sysCalcFireSolution - starsystem - STET
sysCalcTravelDistance - starsystem - STET
sysCalcTravelTime - starsystem - STET
sysCancelTimerEvent - starsystem - STET
sysCancelTypeTimerEvent - starsystem - STET
sysCreateEffect - starsystem - STET
sysCreateEncounter - starsystem - STET
sysCreateMarker - starsystem - STET
sysCreateShip - starsystem - STET
sysCreateShipwreck - starsystem - STET
sysCreateStargate - starsystem - STET
sysCreateStation - starsystem - STET
sysCreateWeaponFire - starsystem - STET
sysFindObject - starsystem - STET
sysGetData - starsystem - STET
sysGetEnvironment - starsystem - STET
sysGetLevel - starsystem - STET
sysGetName - starsystem - STET
sysGetNavPathPoint - starsystem - STET
sysGetNode - starsystem - STET
sysGetObjectByName - starsystem - STET
sysGetRandomOreType - starsystem - STET
sysGetStargateDestinationNode - starsystem - STET
sysGetStargates - starsystem - STET
sysGetSystemType - starsystem - STET
sysGetTopologyDistance - starsystem - STET
sysGlobals - starsystem - STET
sysHasAttribute - starsystem - STET
sysIsKNown - starsystem - STET
sysSetData - starsystem - STET
sysSetKNown - starsystem - STET
sysStartTime - starsystem - STET