Ta sekcja pozwala Ci zobaczyć wszystkie wiadomości wysłane przez tego użytkownika. Zwróć uwagę, że możesz widzieć tylko wiadomości wysłane w działach do których masz aktualnie dostęp.
Zmodyfikowanych rekordów: 3108. (Wykonanie zapytania trwało 0.1710 sekund(y).)
DELETE FROM `members` WHERE posts = 0 and websiteurl != ""
Zmodyfikowanych rekordów: 41. (Wykonanie zapytania trwało 0.0080 sekund(y).)
DELETE FROM `members` WHERE posts = 0 AND signature LIKE '%http%'
Pokazano wiersze 0 - 24 (1866 ogółem, Wykonanie zapytania trwało 0.0016 sekund(y).)
SELECT * FROM `members` WHERE `posts` = 0 AND `lastLogin` - `dateRegistered` < 3600*24 AND totalTimeLoggedIn < 1
* Fixed packgfx and packlev scripts to work with newer ImageMagick
* Fixed the packsounds script so that it won't fail with non-english shell
* Removed unused fullscreen resolution extension menu options
* Fixed default keybind Right Alt not working on Linux
* Fixed extended controls being empty if loaded from non-extended LIERO.DAT
+ Closes: http://code.google.com/p/liero/issues/detail?id=3
* Changed windows homedir name from "settings" to "user"
* Pre-packed LIERO.CHR and LIERO.SND are now included in the source release
* Enabled cross-compilation from Linux for Windows
* Fixed a bug where the EXE file path would not be set
* Updated CFG file with variable name corrections
+ New CFG files (v1) will be written with correct names
+ Old CFG files (v0) with incorrect names can still be loaded
* Added automatic upgrading of CFG file from v0 to v1
+ Only upgrades if loading from $HOME / settings dir
+ Creates a backup named *_backup_XXXXX
* First binary linux release
- Uses hard-coded run-time search path and an included set of libs
- Also includes source code for libs under LGPL
* Include library sources in windows package
- As required by LGPL (previously in a separate package)