All public logs

Jump to navigation Jump to search

Combined display of all available logs of Savage Game Design Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).

Logs
(newest | oldest) View ( | ) (20 | 50 | 100 | 250 | 500)
  • 22:36, 4 May 2022 Slow talk contribs created page Vn ms fnc tracker getAOPlayers (Created page with "{{Function |v= 1.00 |author=Wyqer, veteran29 |a= |e= |g1= tracker |d= <pre>Gets players in a AO that are valid targets.</pre> |s= [_ao] call vn_ms_fnc_tracker_getAOPlay...")
  • 22:33, 4 May 2022 Slow talk contribs created page Vn ms fnc tracker getHiddenPos (Created page with "{{Function |v= 1.00 |author=Wyqer, veteran29 |a= |e= |g1= tracker |d= <pre>Search for hidden postion around target position.</pre> |s= [_target,_minDistance] call vn_ms...")
  • 22:32, 4 May 2022 Slow talk contribs created page Vn ms fnc tracker getSpiralPositions (Created page with "{{Function |v= 1.00 |author=Wyqer, veteran29 |a= |e= |g1= tracker |d= <pre>Get positions in spiral with given radius. Useful for patrols.</pre> |s= [_center,_radius,_step...")
  • 22:31, 4 May 2022 Slow talk contribs created page Vn ms fnc tracker onPlayerFired (Created page with "{{Function |v= 1.00 |author=Wyqer, veteran29 |a= |e= |g1= tracker |d= <pre>Handles fired event to notify patrolling units etc.</pre> |s= [_unit,_weapon,_muzzle,_mode,_amm...")
  • 22:21, 4 May 2022 Slow talk contribs created page Vn ms fnc tracker overlord getGroups (Created page with "{{Function |v= 1.00 |author=Wyqer, veteran29 |a= |e= |g1= tracker |d= <pre>Get groups array from Overlord FSM.</pre> |s= [_fsmId] call vn_ms_fnc_tracker_overlord_getGro...")
  • 22:20, 4 May 2022 Slow talk contribs created page Vn ms fnc tracker overlord init (Created page with "{{Function |v= 1.00 |author=Wyqer, veteran29 |a= |e= |g1= tracker |d= <pre>Initializes overlord on an area.</pre> |s= [_ao,_enemySide,_runCondition,_alert] call vn_ms_f...")
  • 22:19, 4 May 2022 Slow talk contribs created page Vn ms fnc tracker positionValid (Created page with "{{Function |v= 1.00 |author=Wyqer, veteran29 |a= |e= |g1= tracker |d= <pre>Checks if position is valid for AI group spawn.</pre> |s= [_ao,_position,_targets] call vn_ms...")
  • 22:18, 4 May 2022 Slow talk contribs created page Vn ms fnc tracker positionVisible (Created page with "{{Function |v= 1.00 |author=Wyqer, veteran29 |a= |e= |g1= tracker |d= <pre>Checks if position is visible for any of unit in group.</pre> |s= [_targets,_position] call v...")
  • 22:17, 4 May 2022 Slow talk contribs created page Vn ms fnc tracker preInit (Created page with "{{Function |v= 1.00 |author=Wyqer, veteran29 |a= |e= |g1= tracker |d= <pre>Tracker system preInit.</pre> |s= [] call vn_ms_fnc_tracker_preInit; |p1n= |p1t= |p1d= |p1...")
  • 22:15, 4 May 2022 Slow talk contribs created page Vn ms fnc tracker receiveNoise (Created page with "{{Function |v= 1.00 |author=Wyqer, veteran29 |a= |e= |g1= tracker |d= <pre>Handle client generated noise.</pre> |s= [_shooter,_distance] call vn_ms_fnc_tracker_receiveN...")
  • 22:10, 4 May 2022 Slow talk contribs created page Vn ms fnc tracker spawnGroup (Created page with "{{Function |v= 1.00 |author=Wyqer, veteran29 |a= |e= |g1= tracker |d= |s= [_localVariable] call vn_ms_fnc_tracker_spawnGroup; |p1n=_localVariable |p1t=DATATYPE |p1d...")
  • 22:09, 4 May 2022 Slow talk contribs created page Vn ms fnc tracker tracksCreate (Created page with "{{Function |v= 1.00 |author=Wyqer, veteran29 |a= |e= |g1= tracker |d= <pre>Creates tracks marker on unit position.</pre> |s= [_unit] call vn_ms_fnc_tracker_tracksCreate...")
  • 22:03, 4 May 2022 Slow talk contribs created page Vn ms fnc tracker tracksLoop (Created page with "{{Function |v= 1.00 |author=Wyqer, veteran29 |a= |e= |g1= tracker |d= <pre>Loop that monitors player speed and periodicaly leaves tracks on his position.</pre> |s= [] cal...")
  • 22:02, 4 May 2022 Slow talk contribs created page Vn ms fnc waypoint artillery (Created page with "{{Function |v= 1.00 |author=Wyqer, veteran29 |a= |e= |g1= waypoint |d= <pre>Tells the group to fire artillery barrage on waypoint/position. Path (for scripted WP):...")
  • 22:00, 4 May 2022 Slow talk contribs created page Vn ms fnc waypoint captureDriveOnPath (Created page with "{{Function |v= 1.00 |author=Wyqer, veteran29 |a= |e= |g1= waypoint |d= <pre>No description added yet.</pre> |s= [_localVariable] call vn_ms_fnc_waypoint_captureDriveOnP...")
  • 22:00, 4 May 2022 Slow talk contribs created page Vn ms fnc tracker stalker airShoot (Created page with "{{Function |v= 1.00 |author=Wyqer, veteran29 |a= |e= |g1= tracker_stalker |d= <pre>Forces unit to shoot into the sky.</pre> |s= [_unit] call vn_ms_fnc_tracker_stalker_a...")
  • 21:59, 4 May 2022 Slow talk contribs created page Vn ms module fnc tracker ao (Created page with "{{Function |v= 1.00 |author=Wyqer, veteran29 |a= |e= |g1= tracker |d= <pre>Tracker Area of Operations module intialization.</pre> |s= [_logic,_units,_activated] call vn...")
  • 21:58, 4 May 2022 Slow talk contribs created page Vn ms module fnc tracker aoDynamicSimToggle (Created page with "{{Function |v= 1.00 |author=Wyqer, veteran29 |a= |e= |g1= tracker |d= <pre>Toggle dynamic simulation for EXISTING groups. Will not apply for groups spawned in future.</pre...")
  • 21:57, 4 May 2022 Slow talk contribs created page Vn ms module fnc tracker aoGroups (Created page with "{{Function |v= 1.00 |author=Wyqer, veteran29 |a= |e= |g1= tracker |d= <pre>Get groups array from Overlord AO module.</pre> |s= [_logic] call vn_ms_module_fnc_tracker_ao...")
  • 21:57, 4 May 2022 Slow talk contribs created page Vn ms module fnc tracker aoRemoveGroups (Created page with "{{Function |v= 1.00 |author=Wyqer, veteran29 |a= |e= |g1= tracker |d= <pre>Remove EXISTING groups managed by Tracker AO module.</pre> |s= [_logic] call vn_ms_module_fnc...")
  • 21:55, 4 May 2022 Slow talk contribs created page Vn ms module fnc tracker fortification (Created page with "{{Function |v= 1.00 |author=Wyqer, veteran29 |a= |e= |g1= tracker |d= <pre>Tracker Fortification position module intialization.</pre> |s= [_logic] call vn_ms_module_fnc...")
  • 21:54, 4 May 2022 Slow talk contribs created page Vn ms module fnc tracker reinforcements (Created page with "{{Function |v= 1.00 |author=Wyqer, veteran29 |a= |e= |g1= tracker |d= <pre>No description added yet.</pre> |s= [_logic,_units,_activated] call vn_ms_module_fnc_tracker_...")
  • 21:52, 4 May 2022 Slow talk contribs created page Vn ms module fnc randomSite executorInit (Created page with "{{Function |v= 1.00 |author=Wyqer, veteran29 |a= |e= |g1= RandomSite |d= <pre>Executes user code from editor on objects synced to executor module.</pre> |s= [_logic] call...")
  • 21:38, 4 May 2022 Slow talk contribs created page Vn ms module fnc randomSite selectorInit (Created page with "{{Function |v= 1.00 |author=Wyqer, veteran29 |a= |e= |g1= RandomSite |d= <pre>Selects random sites liked to selector module.</pre> |s= [_logic] call vn_ms_module_fnc_ra...")
  • 21:36, 4 May 2022 Slow talk contribs created page Vn ms module fnc randomSite siteDelete (Created page with "{{Function |v= 1.00 |author=Wyqer, veteran29 |a= |e= |g1= RandomSite |d= <pre>Deletes site module and it's associated objects.</pre> |s= [_logic] call vn_ms_module_fnc_...")
  • 21:35, 4 May 2022 Slow talk contribs created page Vn ms module fnc randomSite siteInit (Created page with "{{Function |v= 1.00 |author=Wyqer, veteran29 |a= |e= |g1= RandomSite |d= <pre>Initializes site module.</pre> |s= [_logic] call vn_ms_module_fnc_randomSite_siteInit;...")
  • 21:34, 4 May 2022 Slow talk contribs created page Vn ms module fnc vehicleRespawn add (Created page with "{{Function |v= 1.00 |author=Wyqer, veteran29 |a= |e= |g1= VehicleRespawn |d= <pre>Adds vehicle to VN Vehicle respawn system.</pre> |s= [_vehicle,_respawnDelay,_abandonDis...")
  • 21:33, 4 May 2022 Slow talk contribs created page Vn ms module fnc vehicleRespawn init (Created page with "{{Function |v= 1.00 |author=Wyqer, veteran29 |a= |e= |g1= VehicleRespawn |d= |s= [_logic] call vn_ms_module_fnc_vehicleRespawn_init; |p1n=_logic |p1t=OBJECT |p1d=Veh...")
  • 21:29, 4 May 2022 Slow talk contribs created page Vn ms module fnc vehicleRespawn isAbandoned (Created page with "{{Function |v= 1.00 |author=Wyqer, veteran29 |a= |e= |g1= VehicleRespawn |d= <pre>Checks if vehicle is abandoned.</pre> |s= [_vehicle,_distance,_immobilized] call vn_ms...")
  • 21:29, 4 May 2022 Slow talk contribs created page Vn ms module fnc vehicleRespawn loop (Created page with "{{Function |v= 1.00 |author=Wyqer, veteran29 |a= |e= |g1= VehicleRespawn |d= <pre>Starts vehicle respawn loop.</pre> |s= [] call vn_ms_module_fnc_vehicleRespawn_loop;...")
  • 21:28, 4 May 2022 Slow talk contribs created page Vn ms module fnc vehicleRespawn notify (Created page with "{{Function |v= 1.00 |author=Wyqer, veteran29 |a= |e= |g1= VehicleRespawn |d= <pre>Notifies about vehicle respawn.</pre> |s= [_vehicle] call vn_ms_module_fnc_vehicleResp...")
  • 21:18, 4 May 2022 Slow talk contribs created page Vn ms module fnc vehicleRespawn remove (Created page with "{{Function |v= 1.00 |author=Wyqer, veteran29 |a= |e= |g1= VehicleRespawn |d= <pre>Removes vehicle from VN Vehicle respawn system.</pre> |s= [_vehicle] call vn_ms_module...")
  • 21:17, 4 May 2022 Slow talk contribs created page Vn ms module fnc vehicleRespawn replaceWreck (Created page with "{{Function |v= 1.00 |author=Wyqer, veteran29 |a= |e= |g1= VehicleRespawn |d= <pre>Replace wreck as new object to prevent issues with BIS respawn.</pre> |s= [_vehicle] cal...")
  • 21:17, 4 May 2022 Slow talk contribs created page Vn ms module fnc vehicleRespawn respawn (Created page with "{{Function |v= 1.00 |author=Wyqer, veteran29 |a= |e= |g1= VehicleRespawn |d= <pre>Respawns given vehicle.</pre> |s= [_vehicle,_initCode] call vn_ms_module_fnc_vehicleRe...")
  • 21:16, 4 May 2022 Slow talk contribs created page VN fnc getRevision (Created page with "{{Function |v= 1.00 |author=Pieter De Stickere <[email protected]> |a= |e= |g1= GUI |d= <pre>Set the revision number on screen.</pre> |s= [_control] call VN_fn...")
  • 21:14, 4 May 2022 Slow talk contribs created page VN fnc initDisplay (Created page with "{{Function |v= 1.00 |author=Pieter De Stickere <[email protected]> |a= |e= |g1= GUI |d= <pre>Unknown.</pre> |s= [_data,_class] call VN_fnc_initDisplay; |p1n...")
  • 21:11, 4 May 2022 Slow talk contribs created page VN fnc numberToBase (Created page with "{{Function |v= 1.00 |author=Heyoxe |a= |e= |g1= mainFunctions |d= <pre>Converts a number from one base to another</pre> |s= [_number,_base] call VN_fnc_numberToBase;...")
  • 21:08, 4 May 2022 Slow talk contribs created page VN fnc rgba100toHex (Created page with "{{Function |v= 1.00 |author=Heyoxe |a= |e= |g1= mainFunctions |d= <pre>Converts an RGBA color to Hex</pre> |s= [_r,_g,_b,_a] call VN_fnc_rgba100toHex; |p1n=_r |p1t=N...")
  • 21:05, 4 May 2022 Slow talk contribs created page VN fnc UI UpdateImg (Created page with "{{Function |v= 1.00 |author=Dscha |a= |e= |g1= mainFunctions |d= <pre>Exchange the image of a control, if the Cursor enters or leaves the Area. Image paths are stored in...")
  • 21:02, 4 May 2022 Slow talk contribs created page VN fnc UI checkFontSize (Created page with "{{Function |v= 1.00 |author=Dscha |a= |e= |g1= mainFunctions |d= <pre>-decreasing fontsize (sizeEx) for 1-line TextCtrls, to fit in the width of the given ctrl. -updates t...")
  • 20:57, 4 May 2022 Slow talk contribs created page VN fnc getDLC (Created page with "{{Function |v= 1.00 |author=Heyoxe |a= |e= |g1= mainFunctions |d= <pre>Gets the modDir and mod classname from an item.</pre> |s= [_config] call VN_fnc_getDLC; |p1n=_...")
  • 20:56, 4 May 2022 Slow talk contribs created page VN fnc wm init (Created page with "{{Function |v= 1.00 |author=Dscha |a= |e= |g1= wheelmenu |d= <pre>- initilization of the Wheelmenu (aka: Start this monstrosity!) - Set up all Selectors with Icons, Colors...")
  • 20:50, 4 May 2022 Slow talk contribs created page VN fnc wm getMousePos (Created page with "{{Function |v= 1.00 |author=Dscha |a= |e= |g1= wheelmenu |d= <pre>- get mousePosition and check it's coordinates if it's inside of a zone - if mouse inside: - set sel...")
  • 20:49, 4 May 2022 Slow talk contribs created page VN fnc wm EH MouseBUp (Created page with "{{Function |v= 1.00 |author=Dscha |a= |e= |g1= wheelmenu |d= <pre>Eventhandler: Get the selected Function from "vn_wm_SelectedFunction" (defined in "vn_fnc_wm_getMousePos"...")
  • 20:48, 4 May 2022 Slow talk contribs created page VN fnc wm EH closeWM (Created page with "{{Function |v= 1.00 |author=Dscha |a= |e= |g1= wheelmenu |d= <pre>Eventhandler: closes the Wheelmenu and blocks the input of that button (yeah, that's it).</pre> |s= [] c...")
  • 20:47, 4 May 2022 Slow talk contribs created page VN fnc wm text adjustFontSize (Created page with "{{Function |v= 1.00 |author=Dscha |a= |e= |g1= wheelmenu |d= <pre>Adjusting the textsize (sizeEx) of control (type = 0), until it fit's in or it reaches the min. size. /...")
  • 20:46, 4 May 2022 Slow talk contribs created page VN fnc getRelPosDisp (Created page with "{{Function |v= 1.00 |author=Dscha |a= |e= |g1= wheelmenu |d= <pre>Get relative Position on Display (4:3 to current AspectRatio).</pre> |s= [_center,_distance,_angle,_angl...")
  • 20:45, 4 May 2022 Slow talk contribs created page VN fnc cmdOL check (Created page with "{{Function |v= 1.00 |author=Dscha |a= |e= |g1= cmdOverlay |d= <pre>- Start the Masterloop for the Command Overlay. - Will wait, until an Item is added to "vn_cmdOL_ctrlT...")
  • 20:43, 4 May 2022 Slow talk contribs created page VN fnc cmdOL init (Created page with "{{Function |v= 1.00 |author=Dscha |a= |e= |g1= cmdOverlay |d= <pre>Prepare all the data for the "Command Overlay".</pre> |s= [_isReset] call VN_fnc_cmdOL_init; |p1n=...")
  • 20:41, 4 May 2022 Slow talk contribs created page VN fnc cmdOL receive (Created page with "{{Function |v= 1.00 |author=Dscha |a= |e= |g1= cmdOverlay |d= <pre>Adding the Texture/Icon to the "ActiveIcons"-list, nothing else. Rest will be handled by "vn_fnc_cmdOL_c...")
(newest | oldest) View ( | ) (20 | 50 | 100 | 250 | 500)