User contributions
(newest | oldest) View (newer 50 | older 50) (20 | 50 | 100 | 250 | 500)
- 03:15, 20 December 2018 (diff | hist) . . (+29) . . m 11.3
- 02:58, 20 December 2018 (diff | hist) . . (+633) . . N love.window.getVSync (Created page with "{{newin|11.3|113|type=function}} Gets current vertical synchronization (vsync). == Function == === Synopsis === <source lang="lua"> vsync = love.window.getVSync( ) </sour...")
- 02:50, 20 December 2018 (diff | hist) . . (+675) . . N love.displayrotated (Created page with "{{newin|11.3|113|type=callback}} Called when the device display orientation changed, for example, user rotated their phone 180 degrees. == Function == === Synopsis === <s...")
- 02:46, 20 December 2018 (diff | hist) . . (+109) . . m love.window.getDisplayOrientation (forgot index param)
- 02:40, 20 December 2018 (diff | hist) . . (+553) . . N love.window.getDisplayOrientation (Created page with "{{newin|11.3|113|type=function}} Gets current device display orientation. == Function == === Synopsis === <source lang="lua"> orientation = love.window.getDisplayOrientat...")
- 02:33, 20 December 2018 (diff | hist) . . (+537) . . N DisplayOrientation (Created page with "{{newin|11.3|113|type=enum}} Types of device display orientation. == Constants == ;unknown: Orientation cannot be determined. ;landscape: Landscape orientation. ;landscap...") (current)
- 02:25, 20 December 2018 (diff | hist) . . (+1,511) . . N love.math.colorFromBytes (Created page with "{{newin|11.3|113|type=function}} Converts a color from 0..255 to 0..1 range. == Function == === Synopsis === <source lang="lua"> r, g, b, a = love.math.colorFromBytes( rb...")
- 02:25, 20 December 2018 (diff | hist) . . (+145) . . m love.math.colorToBytes (Add clamp01 function) (current)
- 02:18, 20 December 2018 (diff | hist) . . (+1,277) . . N love.math.colorToBytes (Created page with "{{newin|11.3|113|type=function}} Converts a color from 0..1 to 0..255 range. == Function == === Synopsis === <source lang="lua"> rb, gb, bb, ab = love.math.colorToBytes(...")
- 02:07, 20 December 2018 (diff | hist) . . (+152) . . m 0.10.0 (Semantic mediawiki thing) (current)
- 02:05, 20 December 2018 (diff | hist) . . (+152) . . m 0.10.1 (Semantic mediawiki thing) (current)
- 02:01, 20 December 2018 (diff | hist) . . (+1,231) . . N 11.3 (Created page with "thumb|no-game screen The codename for LÖVE 11.3 is '''Mysterious Mysteries'''. It is currently '''<span style="color:#ff0000;">not released</span>'''...")
- 16:32, 19 December 2018 (diff | hist) . . (-4) . . m User:AuahDark
- 10:14, 18 December 2018 (diff | hist) . . (+81) . . m Comparing LÖVE Versions
- 10:12, 18 December 2018 (diff | hist) . . (+1,341) . . N Comparing LÖVE Versions (Created page with "It's sometimes useful to check for certain LÖVE versions, for example, do automatic color conversion to 0..1 range in version 11.0 and later, and keep using 0..255 range...")
- 07:34, 18 December 2018 (diff | hist) . . (+39) . . m SpriteBatch:unbind (Deprecated in 0.9.2) (current)
- 07:32, 18 December 2018 (diff | hist) . . (+46) . . m SpriteBatch:bind (Deprecated in 0.9.2)
- 07:28, 18 December 2018 (diff | hist) . . (+26) . . m License (Note that DevIL is no longer used in 0.10.0 and onwards)
- 07:22, 18 December 2018 (diff | hist) . . (-22) . . m Getting Started (Don't hardcode link to LOVE wiki. Link to Main Page instead.)
- 08:38, 17 December 2018 (diff | hist) . . (+38) . . m World:getBodies (Fix newin)
- 08:36, 17 December 2018 (diff | hist) . . (0) . . m World:getBodyList
- 03:39, 16 December 2018 (diff | hist) . . (+152) . . m 0.10.2 (Semantic mediawiki thing) (current)
- 03:35, 16 December 2018 (diff | hist) . . (+161) . . m 11.0 (Semantic mediawiki thing)
- 03:33, 16 December 2018 (diff | hist) . . (+148) . . N User:AuahDark/Sandbox (Test LOVE version by semantic mediawiki) (current)
- 03:10, 16 December 2018 (diff | hist) . . (+161) . . m 11.1 (Semantic mediawiki thing)
- 03:08, 16 December 2018 (diff | hist) . . (+161) . . m 11.2 (Semantic mediawiki thing)
- 15:10, 15 December 2018 (diff | hist) . . (-24) . . m love.lowmemory (collectgarbage() is called twice after this callback)
- 12:18, 15 December 2018 (diff | hist) . . (+17) . . m love.joystick (Add newin) (current)
- 12:17, 15 December 2018 (diff | hist) . . (+19) . . m love.filesystem.getSaveDirectory (Add newin) (current)
- 12:16, 15 December 2018 (diff | hist) . . (+20) . . m love.filesystem.getWorkingDirectory (Add newin) (current)
- 12:14, 15 December 2018 (diff | hist) . . (+93) . . m love.filesystem.load (Add newin)
- 12:12, 15 December 2018 (diff | hist) . . (+36) . . m love.physics (Add newin)
- 07:31, 10 December 2018 (diff | hist) . . (+7) . . m love.filedropped (It is DroppedFile)
- 07:30, 10 December 2018 (diff | hist) . . (+848) . . N DroppedFile (Created page with "{{newin|0.10.0|100|type=type}} Represents a file dropped from the window. Note that DroppedFile type can only be obtained from love.filedropped callback and can't be...")
- 02:51, 1 December 2018 (diff | hist) . . (+206) . . m love.graphics.newFont (slime just told us about hinting mode)
- 23:56, 30 November 2018 (diff | hist) . . (-290) . . m love.audio.setEffect (OOF 100)
- 23:40, 30 November 2018 (diff | hist) . . (+47) . . m EffectWaveform (current)
- 23:39, 30 November 2018 (diff | hist) . . (+43) . . m EffectType
- 23:38, 30 November 2018 (diff | hist) . . (+343) . . love.audio.setEffect
- 23:27, 30 November 2018 (diff | hist) . . (+135) . . m love.audio.isEffectsSupported
- 23:27, 30 November 2018 (diff | hist) . . (+603) . . N love.audio.getMaxSceneEffects (Created page with "{{newin|11.0|110|type=function}} Gets the maximum number of active effects supported by the system. == Function == === Synopsis === <source lang="lua"> maximum = love.aud...") (current)
- 23:19, 30 November 2018 (diff | hist) . . (+1,214) . . N Source:getEffect (Created page with "{{newin|11.0|110|type=function}} Gets the filter settings associated to a specific effect. This function returns nil if the effect was applied with no filter settings ass...") (current)
- 12:32, 28 November 2018 (diff | hist) . . (+17) . . m EffectType (param type changes)
- 12:08, 28 November 2018 (diff | hist) . . (+648) . . N EffectWaveform (Created page with "{{newin|11.0|110|type=enum}} The different types of waveforms that can be used with the '''ringmodulator''' EffectType. == Constants == ;sawtooth: A sawtooth wave, al...")
- 12:04, 28 November 2018 (diff | hist) . . (+36) . . m love.audio.setEffect
- 12:03, 28 November 2018 (diff | hist) . . (+33) . . m love.audio.isEffectsSupported
- 12:02, 28 November 2018 (diff | hist) . . (-1,378) . . love.audio.setEffect (Move effect definition to EffectType)
- 11:58, 28 November 2018 (diff | hist) . . (+2,790) . . N EffectType (Created page with "{{newin|11.0|110|type=enum}} The different types of effects supported by love.audio.setEffect. == Constants == ;chorus: Plays multiple copies of the sound with slight...")
- 11:47, 28 November 2018 (diff | hist) . . (-20) . . m Live Simulator: 2 (Stop exposing it to Category:Games for some reason)
- 11:23, 28 November 2018 (diff | hist) . . (-11) . . m SourceType (Use "new feature" instead of "newin" (the latter removes the whole enum))
(newest | oldest) View (newer 50 | older 50) (20 | 50 | 100 | 250 | 500)