22 Commits (2b33dc09080f94873bbae55dca364fdd1db92a3d)

Author SHA1 Message Date
Eric Robinson e6032a69a8
Split control.cpp (#8347) 3 months ago
obligaron 2c4e69c5c9 Fix MSVC warnings 4 months ago
Gleb Mazovetskiy 88f706e0d1 SDL3: Add some backports / compat helpers 5 months ago
Gleb Mazovetskiy 1bbe8bfe08 SDL3: Even more migration 5 months ago
Gleb Mazovetskiy a99cc9b40a SDL3: Some more migration 5 months ago
Anders Jenbo 01507d532c
Add basic DOS port (#8155) 7 months ago
Gleb Mazovetskiy 6fe417216e Lua console: Trigger autocomplete less often 8 months ago
Gleb Mazovetskiy c31836eab8 Split up `engine.{h,cpp}` 1 year ago
obligaron 22ec684671 Fix some MSVC warnings 2 years ago
Gleb Mazovetskiy a2b94cc03c Lua: Migrate and organize the rest of debug cmds 2 years ago
Gleb Mazovetskiy b265bbdbb4 Skip console autocomplete when navigating history 2 years ago
Gleb Mazovetskiy e02dc1f9dd Console input: Word-wrap-related cursor fixes 2 years ago
Gleb Mazovetskiy 4f23762308 Console: Fix crash when there is too much input 2 years ago
Gleb Mazovetskiy 8bffbedcb4 Migrate some debug.cpp commands to Lua 2 years ago
Gleb Mazovetskiy b30b712cbb Lua: Add basic autocomplete in the console 2 years ago
Gleb Mazovetskiy 4a7fa5d13e Lua console: Add a prelude file 2 years ago
Gleb Mazovetskiy dbfa204944 Lua: Set `warn` function 2 years ago
Gleb Mazovetskiy 17d5f05ada Fix some compilation warnings 2 years ago
Gleb Mazovetskiy a9c0f5764c Console: Use a REPL environment to run code 2 years ago
Gleb Mazovetskiy d8c328ad68 Console: Add Ctrl+L binding to clear the console 2 years ago
Gleb Mazovetskiy 63da74300b Console: Scrolling and history navigation 2 years ago
Gleb Mazovetskiy 3ea4996367 Add a basic Quake-style console 2 years ago