User contributions
- 18:04, 27 August 2011 (diff | hist) . . (+131) . . SQLite (→ScriptThatUsesTheDatabase.js)
- 18:35, 25 July 2011 (diff | hist) . . (+1) . . m ImprovedFileBrowser (→Component code: Added a space so the block comment is correctly copy-pastable)
- 18:30, 25 July 2011 (diff | hist) . . (+28) . . ImprovedFileBrowser (Added back link to AngryAnt's original file browser, so they now link to each other.)
- 18:29, 25 July 2011 (diff | hist) . . (+68) . . FileBrowser (Added link to Improved File Browser (also included link from that to this page))
- 01:03, 8 July 2011 (diff | hist) . . (+1) . . SQLite (→JavaScript)
- 07:11, 30 June 2011 (diff | hist) . . (+2) . . SQLite (→ScriptThatUsesTheDatabase.js: Fixed bug, so now all values get turned into ToString)
- 06:56, 30 June 2011 (diff | hist) . . (-5) . . SQLite (→ScriptThatUsesTheDatabase.js: Just changing a function name so that it makes sense ~~~~)
- 03:13, 30 June 2011 (diff | hist) . . (+50) . . m SQLite
- 05:23, 24 June 2011 (diff | hist) . . (+8) . . SQLite
- 05:09, 24 June 2011 (diff | hist) . . (+203) . . SQLite
- 04:35, 24 June 2011 (diff | hist) . . (+419) . . SQLite (Made instructions easier by using import Mono.Data.SQLite instead of SQLiteClient, added stuff about inserting sqlite3.dll into your project)
- 14:09, 23 June 2011 (diff | hist) . . (+358) . . SQLite (Adding links to the types returned by the commands used...)
- 14:03, 23 June 2011 (diff | hist) . . (+332) . . SQLite (Adding a comment to the dbAccess code)
- 02:02, 23 June 2011 (diff | hist) . . (+73) . . SQLite (Adding categories)
- 02:00, 23 June 2011 (diff | hist) . . (+57) . . Scripts (→General Concepts: Adding link to SQLite)
- 01:40, 23 June 2011 (diff | hist) . . (-44) . . SQLite (Moving stuff around some more...)
- 01:38, 23 June 2011 (diff | hist) . . (+118) . . SQLite (Moving things around...)
- 01:36, 23 June 2011 (diff | hist) . . (-24) . . SQLite (Adding code, cleaning things up)
- 01:33, 23 June 2011 (diff | hist) . . (+9,694) . . SQLite (→JavaScript)
- 00:15, 23 June 2011 (diff | hist) . . (0) . . m SQLite (moved Sqlite to SQLite)
- 00:15, 23 June 2011 (diff | hist) . . (+20) . . N Sqlite (moved Sqlite to SQLite) (top)
- 00:10, 23 June 2011 (diff | hist) . . (+1,587) . . N SQLite (Created page with "SQLite is a convenient way of implementing a simple database in Unity. Rather than a full-blown client-server based implementation of SQL, SQLite uses a single local file to sto...")