User contributions
Jump to navigation
Jump to search
(newest | oldest) View (newer 50 | older 50) (20 | 50 | 100 | 250 | 500)
- 04:08, 23 July 2018 (diff | hist) (+3,845) Tutorial:LuaFormListView
- 02:02, 23 July 2018 (diff | hist) (+23) Tutorial:LuaFormListView (→Using OnCustomDrawItem, OnCustomDrawSubItem)
- 01:50, 23 July 2018 (diff | hist) (+88) Tutorial:LuaFormListView (→Using OnCustomDrawItem, OnCustomDrawSubItem)
- 01:48, 23 July 2018 (diff | hist) (0) N File:TutorialLuaCustomDrawSubItem.png (current)
- 01:48, 23 July 2018 (diff | hist) (+1,006) m Tutorial:LuaFormListView (→OnCustomDrawSubItem)
- 01:33, 23 July 2018 (diff | hist) (0) N File:TutorialLuaCustomDrawItem.png (current)
- 01:33, 23 July 2018 (diff | hist) (+1,495) m Tutorial:LuaFormListView
- 23:20, 22 July 2018 (diff | hist) (+228) m Tutorial:LuaFormListView (→Using OwnerData)
- 23:17, 22 July 2018 (diff | hist) (+307) m Tutorial:LuaFormListView
- 23:10, 22 July 2018 (diff | hist) (+31) N File:TutorialListViewOwnerData.png (Shows 3 columns using OwnerData) (current)
- 23:09, 22 July 2018 (diff | hist) (+1,944) m Tutorial:LuaFormListView
- 22:47, 22 July 2018 (diff | hist) (+17) m Tutorial:LuaFormListView (→Add Data For New Columns)
- 22:45, 22 July 2018 (diff | hist) (0) N File:TutorialListViewMoreColumnsData.png (current)
- 22:45, 22 July 2018 (diff | hist) (+6) m Tutorial:LuaFormListView (→Add Data For New Columns)
- 22:44, 22 July 2018 (diff | hist) (0) N File:TutorialListViewAddMoreColumns.png (current)
- 22:44, 22 July 2018 (diff | hist) (+10) Tutorial:LuaFormListView
- 22:12, 22 July 2018 (diff | hist) (+1,227) m Tutorial:LuaFormListView
- 21:37, 22 July 2018 (diff | hist) (+15) N File:TutorialListViewAddOneCol.png (Adding a column) (current)
- 21:37, 22 July 2018 (diff | hist) (+72) Tutorial:LuaFormListView
- 21:35, 22 July 2018 (diff | hist) (+28) N File:TutorialListViewOneCol.png (Shows result with one column) (current)
- 21:34, 22 July 2018 (diff | hist) (+45) N File:TutorialListViewProps.png (Shows changes to make for ListView properties) (current)
- 21:33, 22 July 2018 (diff | hist) (+1,193) m Tutorial:LuaFormListView
- 20:33, 22 July 2018 (diff | hist) (+33) N File:TutorialListViewAdd.png (Shows adding a ListView to a form) (current)
- 20:33, 22 July 2018 (diff | hist) (+499) N Tutorial:LuaFormListView (Created page with '<!-- Tutorial:LuaFormListView --> Category:Tutorial Category:Lua {{DISPLAYTITLE:Tutorial - Using a ListView}} This will be concentrating on the '''ListView''' control, c…')
- 01:17, 2 July 2018 (diff | hist) (+308) m Assembler (→Opcodes) (current)
- 02:14, 17 June 2018 (diff | hist) (+233) Lua:getMemoryViewForm (Added example setting hex view display type)
- 02:09, 17 June 2018 (diff | hist) (+75) Lua:getMemoryViewForm (Added example of setting address of the hex view)
- 03:38, 30 May 2018 (diff | hist) (+2,271) N Lua:Class:Listview (Created page with 'I recently had occasion to use this creating an Upgrade editor for Shadow Warrior 2 for the great table by Zanzer... I have a function that opens a form in LUA, clears the list …') (current)
- 02:25, 30 May 2018 (diff | hist) (+15) Cheat Engine:Lua (→Cheat Engine Lua Topics)
- 23:01, 27 May 2018 (diff | hist) (+2,707) Tutorials:Lua:ObjectOriented (→Offsets)
- 22:56, 27 May 2018 (diff | hist) (+3,528) Tutorials:Lua:ObjectOriented (→other operators)
- 21:38, 27 May 2018 (diff | hist) (+31) m Tutorials:Lua:ObjectOriented (→other operators)
- 21:36, 27 May 2018 (diff | hist) (+2) Tutorials:Lua:ObjectOriented (→__lt)
- 21:35, 27 May 2018 (diff | hist) (+2,269) Tutorials:Lua:ObjectOriented (→__lt)
- 20:38, 27 May 2018 (diff | hist) (+1,020) Tutorials:Lua:ObjectOriented (→__lt: Added __lt metamethod)
- 20:32, 27 May 2018 (diff | hist) (+3,718) Tutorials:Lua:ObjectOriented (→Metatables: Adding information for LUA object oriented tutorial)
- 19:45, 27 May 2018 (diff | hist) (-4) m Tutorials:Lua:ObjectOriented (→Metatables)
- 19:42, 27 May 2018 (diff | hist) (+205) m Tutorials:Lua:ObjectOriented (→Metatables)
- 19:40, 27 May 2018 (diff | hist) (-37) Tutorials:Lua:ObjectOriented (→Calling Notation)
- 19:36, 27 May 2018 (diff | hist) (+3,214) N Tutorials:Lua:ObjectOriented (Added first part of LUA OO tutorial)
- 18:17, 27 May 2018 (diff | hist) (+72) Main Page (Added LUA OO tutorial and address class)
- 16:16, 1 May 2018 (diff | hist) (-31) Lua:playSound (→Creating Files)
- 16:16, 1 May 2018 (diff | hist) (+124) Lua:playSound (→Creating Files)
- 19:52, 22 December 2015 (diff | hist) (+281) Lua:playSound (→Samples)
- 19:47, 22 December 2015 (diff | hist) (+982) N Lua:findTableFile (Created page with ''''function''' findTableFile(''filename'') Returns a TableFile object representing a file stored with the cheat table. You can retrieve the data as a MemoryStream or sav…')
- 19:46, 22 December 2015 (diff | hist) (+53) N File:AddedFileMenu.png (Shows menu for a file that is added to a cheat table.) (current)
- 19:45, 22 December 2015 (diff | hist) (+42) N File:AddFile.png (Shows menu to add a file to a cheat table.) (current)
- 19:37, 22 December 2015 (diff | hist) (+1) Lua:playSound
- 19:36, 22 December 2015 (diff | hist) (+1,015) N Lua:playSound (Created page with ''''function''' playSound(''stream'', ''waittilldone'') '''function''' playSound(''tablefile'', ''waittilldone'') Plays a sound file ===Function Parameters=== {|width="85%" cell…')
- 19:26, 22 December 2015 (diff | hist) (+106) Lua (→Functions)
(newest | oldest) View (newer 50 | older 50) (20 | 50 | 100 | 250 | 500)