10886 Commits (b30b712cbb67ea7fc05dadd1900578475e811347)
 

Author SHA1 Message Date
Gleb Mazovetskiy b30b712cbb Lua: Add basic autocomplete in the console 2 years ago
Gleb Mazovetskiy e10f46864e clang-format: single-line functions and if guards 2 years ago
Gleb Mazovetskiy 4a7fa5d13e Lua console: Add a prelude file 2 years ago
Gleb Mazovetskiy 03893ea27a Lua: Add `inspect` package 2 years ago
Gleb Mazovetskiy 3812d63178 Lua: Fix audio module registration 2 years ago
Gleb Mazovetskiy dbfa204944 Lua: Set `warn` function 2 years ago
Anders Jenbo 4fe90f7b74 Add audio functionality to Lua 2 years ago
Anders Jenbo 8f2990d1e7 Expose engine version to Lua 2 years ago
Anders Jenbo bb2e189327 Convert _sfx_id in to class enum 2 years ago
obligaron 5864b0b09a Bump libmpq 2 years ago
staphen 7b8dad456e Add asserts to Displacement::magnitude() 2 years ago
Gleb Mazovetskiy 5d9d5c6872 Lua: `require` supports loads from assets 2 years ago
Gleb Mazovetskiy 026907e4b9 `Displacement#distance`: Use a naive hypot impl 2 years ago
Gleb Mazovetskiy 17d5f05ada Fix some compilation warnings 2 years ago
Gleb Mazovetskiy cc0d2e2caf lua.cpp: Use backslash directory separator 2 years ago
Gleb Mazovetskiy 165f95e38f Require lua/init.lua to succeed 2 years ago
Gleb Mazovetskiy 44f3560709 xbox_nxdk.yml: Remove LTO=y from SDK flags 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
Vaibhav f70d15f214
Corrected Typos (#6753) 2 years ago
DakkJaniels 7d5f725d82 Fix incorrect word from typo fix PR 2 years ago
Vaibhav 0841d552da Update CHANGELOG.md 2 years ago
Gleb Mazovetskiy 115c0716d4 TextInput: A couple of fixes 2 years ago
Vivek Kumar 287189525e Update github-codespaces.md 2 years ago
Gleb Mazovetskiy 2b0876edfa Text input: Add Ctrl/Alt word navigation 2 years ago
Gleb Mazovetskiy 55b0fc5c26 Text inputs: Selection, copy, cut 2 years ago
Gleb Mazovetskiy 98e8d359ce nxdk: Build in optimized mode 2 years ago
lithraal 8b141d927b
Automap: Don't close automap when pressing spacebar with other windows open (#6713) 2 years ago
Gleb Mazovetskiy de6eac137b Split up lua bindings a bit 2 years ago
Gleb Mazovetskiy e5881688f4 `text_render`: Replace optional args with struct 2 years ago
Aethaeran 2afb077fa4 Update README.txt 2 years ago
Gleb Mazovetskiy 09ab58343c Migrate gold drop/withdrawal to `text_input` 2 years ago
Gleb Mazovetskiy fdb5738815 Add cursor support to DiabloUI and chat 2 years ago
Andrew James 1c1704d578 Ensure library theme bookcases are solid to match normal bookshelves 2 years ago
qndel fe52258fb1 fix line between doors in lazarus' level 2 years ago
qndel 41ae45d96b fix part of vertical door getting overdrawn 2 years ago
qndel 632b4797f6 fix drawing corners 2 years ago
qndel fc1cbef13d fix menu bugs 2 years ago
tetektoza e81407071f Debug: Add possibility to specify amount of gold in TakeGold cmd 2 years ago
tetektoza b5c3d4f1c6 Debug: Add possibility to specify amount of gold in GiveGold cmd 2 years ago
tetektoza 44aeea0f22 Items: Add isGold() function to items.h 2 years ago
qndel c3d1c82f6f chatlog refactor 2 years ago
qndel ee2b61dae6
Clean up SDL_GetClipboardText in chat paste (#6731) 2 years ago
Gleb Mazovetskiy 5aa71b41c5 Clean up `SDL_GetClipboardText` handling 2 years ago
qndel a9c49b13a1 add pasting to chat 2 years ago
staphen 9d8455956c Use DrawStringWithColors() in plrmsg 2 years ago
qndel de721e4ccc [skip ci] fix typos 2 years ago
qndel 7bc329446d fix sender's name getting trashed in chat history 2 years ago