mirror of
https://github.com/open-goal/jak-project
synced 2026-05-28 08:25:56 -04:00
bf83f2442d
- Rough start of the SQLite integration to facilitate the SQL queries - Cleanup and disable a little bit of code so the game no longer crashes when entering the editor - Implement some of the mouse data stuff  https://user-images.githubusercontent.com/13153231/202881484-399747e7-dcdb-4e09-93e9-b561a45c8a18.mp4 This is a very old branch so best to get it merged now that it's at a decent point so it can be iterated on.
30 lines
218 B
Plaintext
Vendored
Generated
30 lines
218 B
Plaintext
Vendored
Generated
Debug
|
|
Release
|
|
build
|
|
*.a
|
|
|
|
.vs/
|
|
.vscode/
|
|
/SQLiteCpp.sln
|
|
*.ncb
|
|
*.suo
|
|
*.user
|
|
*sdf
|
|
*.vc*
|
|
*~
|
|
doc
|
|
core
|
|
*ipch
|
|
.settings/
|
|
|
|
CMakeCache.txt
|
|
CMakeFiles
|
|
*.dir
|
|
Testing
|
|
Win32
|
|
|
|
SQLiteCpp_example1
|
|
SQLiteCpp_tests
|
|
|
|
!FindSQLiteCpp.cmake
|