Commit Graph

2422 Commits (2c92649a729077e45ee33bfbd2a4f6f8fc5c2562)

Author SHA1 Message Date
kaetemi 0244c348ee Fix exit crash when CTextureBump is destroyed after _NameToNF 5 years ago
Nimetu 6afd9ea1f2 Fixed: invalid assignment 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 cd555f640b This should probably clear 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 c5d8f7b2de Fixed: Invalid table cell id 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
kaetemi 02270e7113 Functions returning a string reference must not be cast to functions returning a string object 5 years ago
kaetemi 45a43384da Allow mapping CSheetId from string literals, avoiding std::string allocation 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 3ed3841c3a Fix crash in zone_lighter, index buffer was assumed 32 bit 5 years ago
kaetemi 281a599036 Patch more dangerous strcat buffers 5 years ago
kaetemi ef6f2ea34b Why is this duplicate?! 5 years ago
kaetemi d934f5769a Fix initialization 5 years ago
kaetemi dc734ed662 Use standard header format where applicable 5 years ago
kaetemi 8e21fed1e6 AGPLv3: The work must carry prominent notices stating that you modified it, and giving a relevant date 5 years ago
kaetemi ff4a521b07 Clean up some headers 5 years ago
kaetemi 76c252b23c Build fix 5 years ago
kaetemi b28c9ef8c4 Merge in https fix 5 years ago
kaetemi 76e0e9c105 Move HTTP related code into new NLWEB library 5 years ago
kaetemi b32b1becec Decouple downloader from streamed package manager 5 years ago
kaetemi cfaae39b83 Merge branch 'develop' into feature/streamed-package 5 years ago
Nimetu df21e21085 Fixed: nelmisc linker error
--HG--
branch : develop
5 years ago
kaetemi edb3ba6002 Patch over https 5 years ago
kaetemi 057b3ab11b Enable callstack logging 5 years ago
kaetemi 3475b3046a Fix dependency 5 years ago
kaetemi c15e75ecc8 Build rest of sound sheets 5 years ago
kaetemi 255c6956c7 Skip git directory 5 years ago
kaetemi 02305cdb33 Fix sound sheet build code that caused random and missing values 5 years ago
kaetemi dedb0cbc08 Revert unused changes 5 years ago
kaetemi 3fe0ad30a3 Merge streamed package feature with latest 7z 5 years ago
kaetemi 8e4edcb954 Merge branch 'develop' into feature/streamed-package 5 years ago
kaetemi 9307cac83c Add samplebank build process 5 years ago
kaetemi 67bba962d7 Revert unused change from TStringId to CSheetId for sounds 5 years ago