Commit Graph

8989 Commits (773f27dfcb2de245b106e7021959e920117b1607)
 

Author SHA1 Message Date
Nimetu e1dff3b4b8 Fixed: typo 5 years ago
Nimetu 6afd9ea1f2 Fixed: invalid assignment 5 years ago
Nimetu f449bb7c51 Changed: Display mp3 music path on sysinfo window. 5 years ago
kaetemi 7256109dcb Add a verbose variant of assert that's disabled in final build 5 years ago
kaetemi 86b809e581 Fix typo 5 years ago
kaetemi f8bee17d3c Fix build 5 years ago
kaetemi c056cd7d24 Fixes 5 years ago
kaetemi 0a1e8186b3 Batch of fixes for client 5 years ago
kaetemi 71e3ed5868 Fix NULL _Parent and uninitialized parentId 5 years ago
kaetemi 9d5af13c5e Assert parent exists 5 years ago
kaetemi e65d1587e7 Set fallback value on uninitialized variable 5 years ago
kaetemi 168c770716 Assert return value 5 years ago
kaetemi 71c7d3161e Disable unscoped enum warning 5 years ago
kaetemi cd555f640b This should probably clear 5 years ago
kaetemi 2ebe1c2a3d Clean up analysis warnings 5 years ago
Nimetu 9c46a9d8f7 Changed: Windows focus events on macOS 5 years ago
Nimetu dccbb376a0 Changed: Windows focus events in Direct3d 5 years ago
Nimetu 0bec2ee2ff Changed: Ignore setMousePos if window does not have input focus. 5 years ago
Nimetu 1337908369 Changed: systemMessageBox on linux/macOS to non-blocking, log only 5 years ago
Nimetu 0078df9593 Fixed: Scroll bar losing position when group window is minimized 5 years ago
Nimetu 90dcb7257f Added: Window snap 5 years ago
Nimetu af221b7118 Changed: More control to extend_over_text layout from xml 5 years ago
Nimetu e3df74eaee Fixed: Form select option text as value if value attribute is not set. 5 years ago
Nimetu ff9aa6c608 Add missing PowerRoot effect families to sheetid conversions table. 5 years ago
Nimetu c5d8f7b2de Fixed: Invalid table cell id 5 years ago
Nimetu b13d51242c Fixed: ah:html_submit_form without caller object 5 years ago
Nimetu 2191d21bce Fixed: html button with empty formid attribute 5 years ago
Nimetu 8be553401d Changed: Add proper ids to groups in webig 5 years ago
Nimetu f46ec8f6ff Added: dataURL image support in html 5 years ago
Nimetu b208c0b805 Added: Creating texture from data:image/type 5 years ago
Nimetu d2ccc09b7d Added: encodeURIComponent, decodeURIComponent 5 years ago
Nimetu 58cc988fbc Added: base64 encode/decode 5 years ago
kaetemi ae68ce722e Various fixes or adjustments 5 years ago
kaetemi 2cdfc0ce29 CObjectNumber for Lua interop needs to deal with both double and sint64 types, cannot have separate CObjectInteger type 5 years ago
kaetemi bddbed9da2 Sanity check for Lua integer size 5 years ago
kaetemi d56eab0420 CObjectNumber for Lua interop needs to deal with both double and sint64 types, cannot have separate CObjectInteger type 5 years ago
kaetemi 02270e7113 Functions returning a string reference must not be cast to functions returning a string object 5 years ago
kaetemi 695ebeb0ef Fix incorrect mutex usage 5 years ago
kaetemi e2610a025c Fix dbg login parameter issue 5 years ago
kaetemi 45a43384da Allow mapping CSheetId from string literals, avoiding std::string allocation 5 years ago
kaetemi 4645d1837d Fix tool build 5 years ago
kaetemi e1c48be4ba Allow mapping TStringId from string literals, avoiding std::string allocation 5 years ago
kaetemi 761770d4eb Fix divide by zero crash in zone lighter 5 years ago
kaetemi 8d48c8ee74 Add option to include Z coordinate for zone test 5 years ago
kaetemi 3ed3841c3a Fix crash in zone_lighter, index buffer was assumed 32 bit 5 years ago
kaetemi 1069a5acf9 New tool to reverse a ligo land build, for data restoration 5 years ago
kaetemi 35bfb16ff9 Add super handy endsWith string utility function 5 years ago
kaetemi 281a599036 Patch more dangerous strcat buffers 5 years ago
kaetemi ef6f2ea34b Why is this duplicate?! 5 years ago
kaetemi 174aff62d7 Fix buffer overflow 5 years ago