Commit Graph

1227 Commits (6eb407e5bef69893d70b453608754be37d00a9b5)

Author SHA1 Message Date
kervala 5ccf0df1ab Changed: Allow panoply_maker to optimize textures and masks (remove alpha channel if useless)
--HG--
branch : develop
9 years ago
kervala 2d0d87a05e Fixed: Warnings with GCC
--HG--
branch : develop
9 years ago
kervala 360a634f5b Changed: Don't need to use XDG_CURRENT_DESKTOP under OS X
--HG--
branch : develop
9 years ago
kervala 5d64a01f58 Fixed: Use Xcb plugin for Qt 5 under Linux
--HG--
branch : develop
9 years ago
kervala ad93a9005f Changed: Improve errors reporting
--HG--
branch : develop
9 years ago
kervala a22e056de1 Fixed: Typos
--HG--
branch : develop
9 years ago
kervala 5efaa8360f Changed: Minor changes
--HG--
branch : develop
9 years ago
kervala 9d30c279e0 Fixed: Compilation of some tools with Qt 5 in static
--HG--
branch : develop
9 years ago
kervala 7ebe3088bb Fixed: Compile crash_report and ryzom_configuration if WITH_RYZOM_CLIENT is set
--HG--
branch : develop
9 years ago
kervala fc951a24ce Fixed: Homogenize CFile::moveFile with other methods (use std::string instead of const char*)
--HG--
branch : develop
9 years ago
kervala 1fa2e22491 Changed: Port some tools to Qt 5
--HG--
branch : develop
9 years ago
kervala 7337ee4faa Fixed: Warning filePath not being a const char*
--HG--
branch : develop
9 years ago
kervala 4e5ed6060a Fixed: Warning string after #endif
--HG--
branch : develop
9 years ago
kaetemi 6c2490090d Merge with feature-export-assimp
--HG--
branch : develop
9 years ago
kervala 817486538c Changed: Minor changes
--HG--
branch : develop
9 years ago
kaetemi ea7942b093 Be helpful
--HG--
branch : feature-export-assimp
9 years ago
kaetemi 6edff36476 Apply uv channel and transform
--HG--
branch : feature-export-assimp
9 years ago
kaetemi 7f31e640da Initial work on UV
--HG--
branch : feature-export-assimp
9 years ago
kaetemi 27e7095db9 Import material texture
--HG--
branch : feature-export-assimp
9 years ago
kaetemi f8bb35c449 Adjust material import
--HG--
branch : feature-export-assimp
9 years ago
kaetemi 5fe1f2c711 Fix typo
--HG--
branch : feature-export-assimp
9 years ago
kaetemi efccbdd3af Export shape
--HG--
branch : feature-export-assimp
9 years ago
kaetemi c9aef7b5a4 Import basic material options
--HG--
branch : feature-export-assimp
9 years ago
kaetemi ac5d9272f1 Adjust
--HG--
branch : feature-export-assimp
9 years ago
kaetemi 3a7b5c6a46 Note
--HG--
branch : feature-export-assimp
9 years ago
kaetemi 9e20f83e48 Shape import
--HG--
branch : feature-export-assimp
9 years ago
kaetemi e60a9747b8 Restructure
--HG--
branch : feature-export-assimp
9 years ago
kaetemi 33dd77d516 Skeleton scan
--HG--
branch : feature-export-assimp
9 years ago
kaetemi fec41ebda9 Scene meta data
--HG--
branch : feature-export-assimp
9 years ago
kaetemi dec6c2d880 Centralized asset database configuration
--HG--
branch : feature-export-assimp
9 years ago
kaetemi 8036d53411 Add pipeline v3 tool logger
--HG--
branch : feature-export-assimp
9 years ago
kaetemi 875d7eaa7c Flag bones in scene for skel export
--HG--
branch : feature-export-assimp
9 years ago
kaetemi 7d502cc6bb Command line options
--HG--
branch : feature-export-assimp
9 years ago
kaetemi d55124a6a9 Placeholder projects
--HG--
branch : feature-export-assimp
9 years ago
kaetemi 7d53552979 Fix object viewer include issue
--HG--
branch : develop
9 years ago
kaetemi edebe18d6c MFC now requires XP or higher
--HG--
branch : develop
9 years ago
kaetemi f578f0441a Add extra light groups for better lightmap control
--HG--
branch : develop
10 years ago
kaetemi d9f3efc4e3 ryzomcore/v0.12.0
--HG--
branch : develop
10 years ago
kaetemi 2d74de8a36 Separate dither matrix per color channel
--HG--
branch : develop
10 years ago
kaetemi 2da42040ef Apply bayer dither to TGA16 export for smoother lightmaps
--HG--
branch : develop
10 years ago
kaetemi 9d36ac8cb0 Merge with hotfix
--HG--
branch : develop
10 years ago
kaetemi 621a9e8f7c ryzomcore/v0.11.3
--HG--
branch : hotfix
10 years ago
kaetemi 2d297efc2a Merge with hotfix
--HG--
branch : develop
10 years ago
kaetemi 846abf93c9 Synchronize versions
--HG--
branch : hotfix
10 years ago
kaetemi 5a297ddbe4 Flag max plugins as windowed
--HG--
branch : develop
10 years ago
kaetemi f2f7bad4c5 Merge with feature-crashreport
--HG--
branch : feature-crashreport+develop
10 years ago
kaetemi a9dc1a4c68 Fix checkbox behaviour
--HG--
branch : feature-crashreport
10 years ago
kaetemi b896405b3d Adjust layout
--HG--
branch : feature-crashreport
10 years ago
kaetemi 699e1644e7 Use proper style sheet for crash report under Cinnamon
--HG--
branch : feature-crashreport
10 years ago
kaetemi 0a567afc53 Merge with feature-crashreport
--HG--
branch : feature-crashreport+develop
10 years ago
dfighter1985 baa5273eaa Default return value.
--HG--
branch : feature-crashreport
10 years ago
dfighter1985 3714d15c60 Merged mainline changes..
--HG--
branch : feature-crashreport
10 years ago
dfighter1985 7ca008ba86 Don't offer send in non-dev mode when there's no log file specified.
--HG--
branch : feature-crashreport
10 years ago
dfighter1985 d561a7078c Only send email if the email CB is checked.
--HG--
branch : feature-crashreport
10 years ago
dfighter1985 3108e5e013 Send report in dev mode if the CB is checked.
--HG--
branch : feature-crashreport
10 years ago
dfighter1985 374d966069 Some more GUI changes.
--HG--
branch : feature-crashreport
10 years ago
dfighter1985 d666240343 Added return codes as requested.
--HG--
branch : feature-crashreport
10 years ago
dfighter1985 9d92e2d0d3 GUI changes as per requested by Kaetemi.
--HG--
branch : feature-crashreport
10 years ago
kaetemi 4dd5955484 Merge with feature-crashreport
--HG--
branch : feature-crashreport+develop
10 years ago
kaetemi 826907c8dd Qt5 compile fix for crash report tool
--HG--
branch : feature-crashreport
10 years ago
kaetemi 6a48a2d199 Merge with feature-crashreport
--HG--
branch : feature-crashreport+develop
10 years ago
kaetemi 77d17265eb Visual Studio 2013 compilation support for Ryzom Server
--HG--
branch : develop
10 years ago
dfighter1985 2bb5e8e9ba Remove generated log file when quitting the reporter.
--HG--
branch : feature-crashreport
10 years ago
dfighter1985 955ef48460 Parametrize crash reporter.
--HG--
branch : feature-crashreport
10 years ago
dfighter1985 cfe2d60350 More renames...
--HG--
branch : feature-crashreport
10 years ago
dfighter1985 3987971792 Renames.
--HG--
branch : feature-crashreport
10 years ago
dfighter1985 6be70dd39c Renames.
--HG--
branch : feature-crashreport
10 years ago
dfighter1985 97de06bff2 renamed directory.
--HG--
branch : feature-crashreport
10 years ago
dfighter1985 195dfcc3f3 Changed default title to NeL Error Report.
--HG--
branch : feature-crashreport
10 years ago
dfighter1985 4ec87b3d6d Moved to nel\tools\misc
--HG--
branch : feature-crashreport
10 years ago
kaetemi 997722ee6b Visual Studio 2013 compilation support for NeL Tools
--HG--
branch : develop
10 years ago
kervala e8b0765e7c Merge with hotfix
--HG--
branch : develop
10 years ago
kervala b0937ec02b Changed: Minor changes
--HG--
branch : hotfix
10 years ago
dfighter1985 972d270bfc Merged in hotfix (pull request #105)
Merge hotfix

--HG--
branch : develop
10 years ago
dfighter1985 2d308dc6e7 Fixed build of Object Viewer Widget Qt ( old, not part of Studio ).
--HG--
branch : hotfix
10 years ago
kaetemi dade81e02e Lightmap debug message
--HG--
branch : develop
10 years ago
kaetemi 1ab170b7d8 Unhide layers in max export
--HG--
branch : develop
10 years ago
kervala 6596af9682 Changed: Minor changes
--HG--
branch : develop
10 years ago
kaetemi c03c0f532b Merge with default
--HG--
branch : develop
10 years ago
kaetemi f9c81f3740 ryzomcore/v0.11.2
--HG--
branch : hotfix
10 years ago
kaetemi eb2f4555b1 Also export non-root shapes
--HG--
branch : develop
10 years ago
kaetemi 0c77c91e95 Adjust sky batch
--HG--
branch : develop
10 years ago
kaetemi 44286f7ade Add sky batch script
--HG--
branch : develop
10 years ago
kaetemi 7cb61f8796 Merge
--HG--
branch : develop
10 years ago
kaetemi da166c81db Add zone snapshot script example
--HG--
branch : develop
10 years ago
kaetemi 4c4b96bcfd Fix NeLLigoMakeSnapShot
--HG--
branch : develop
10 years ago
kaetemi 6db29c375a Add script to generate zone names
--HG--
branch : develop
10 years ago
kaetemi 56339c6f93 Handle window close message in painter
--HG--
branch : develop
10 years ago
kaetemi 07286c14d1 Adjust patch orientation script
--HG--
branch : develop
10 years ago
kaetemi 90f1234ed0 Add key in patch painter to reset a patch mesh
--HG--
branch : develop
10 years ago
kaetemi b762356a16 Merge with hotfix
--HG--
branch : develop
10 years ago
kaetemi 59a5cb7e6b Fix crash with patch mesh attach
--HG--
branch : hotfix
10 years ago
kaetemi 39c776ec30 Add script to orient zone patches automatically
--HG--
branch : develop
10 years ago
kaetemi ff283f5070 Increase patch painter distance
--HG--
branch : develop
10 years ago
kaetemi 91a4207f93 Merge with hotfix
--HG--
branch : develop
10 years ago
kaetemi 6b1ea30f9c ryzomcore/v0.11.1
--HG--
branch : hotfix
10 years ago
kaetemi f05c52aa0b Remove PIC library
--HG--
branch : develop
10 years ago
kaetemi 0c1ff0df2a ryzomcore/v0.11.0
--HG--
branch : develop
10 years ago
kervala e34ba83f26 Minor changes
--HG--
branch : develop
10 years ago
kaetemi 3bd552ebb0 Add useful default config variables to dev client
--HG--
branch : develop
10 years ago
kaetemi 27cbd59a0f Add some more practical data build batch scripts
--HG--
branch : develop
10 years ago
kaetemi 779b0c22bc Add extra search paths
--HG--
branch : develop
10 years ago
kaetemi 902a873e78 Add resave scripts
--HG--
branch : develop
10 years ago
kaetemi 5e9c3b82fc Add particle system path fixing script
--HG--
branch : develop
10 years ago
kaetemi adb717052a Add cartographer
--HG--
branch : develop
10 years ago
kaetemi b5a95d725b Add pz process
--HG--
branch : develop
10 years ago
kaetemi e347b2a97f ryzomcore/v0.10.0 10 years ago
kaetemi 9fd8338849 Add data_common to executables_dev batch 10 years ago
kaetemi fceb2927f4 Add script for installing worldedit data 10 years ago
kaetemi d03c2dcfcd Nice try 10 years ago
dfighter1985 a810b29ec7 Merged default.
--HG--
branch : gsoc2014-dfighter
10 years ago
kaetemi 683a0adc60 Crashfix in case pacs_prim are exported into .ig 10 years ago
kaetemi 0e0de8ec52 Fix shape lightmap optimize 10 years ago
kaetemi 9a19f2041b Crashfix in case pacs_prim are exported into .ig 10 years ago
kaetemi 8f7931d6a8 Crashfix in case pacs_prim are exported into .ig 10 years ago
kaetemi e0e1953f41 Crashfix in case pacs_prim are exported into .ig 10 years ago
kaetemi 75e2841519 Fix continent path bug 10 years ago
kaetemi 5bc60987be Maxscript selection clear fix 10 years ago
kaetemi f718380f52 Zone light exporter adjust 10 years ago
dfighter1985 0f7e1c022a Merge default
--HG--
branch : gsoc2014-dfighter
10 years ago
kervala b71ec9e7d4 Fixed: build_interface currently only works with 32 bits bitmaps 10 years ago
kervala ffb7df28ff Fixed: VC++ 2010 compiler bug in for loop variables reuse 10 years ago
kervala a29f525c99 Fixed: Some NeL tools in 3d directory don't need NeL 3D 10 years ago
kervala 9aabaebc38 Fixed: Compilation of PACS tools without NeL 3D 10 years ago
kaetemi 8e7a3b27d7 ryzomcore/v0.9.1 10 years ago
kaetemi 8d8d340968 Bugfix 10 years ago
kaetemi 1cf184c09d Fix XRef ligo export 10 years ago
kaetemi e58df5f7e9 Faster ligo export step 10 years ago
kaetemi c8dcfe8d05 Crashfix for 3ds Max export 10 years ago
kaetemi 9061eb8389 Cleanup 10 years ago
kaetemi f49e9c5df1 Fix Skin export interface issue, #169 10 years ago
kaetemi a9e3804011 Add warning 10 years ago
kaetemi 7d8e803f7a Crashfix Physique export 10 years ago
kaetemi 9f19ade30c Bugfix 10 years ago
kaetemi 2b8e006981 Initialize object viewer viewport at correct size 10 years ago
kaetemi 617d1235d1 Compile fix 10 years ago
dfighter1985 8373118c7e Merged default.
--HG--
branch : gsoc2014-dfighter
10 years ago
kervala 23b73eff1d Changed: Minor change 10 years ago
kervala 3fb0dfe0c2 Changed: Some Big endian swaps (for PowerPC especially) 10 years ago
kervala 8d2db7bc85 Changed: Replaced atof by NLMISC::fromString 10 years ago
kaetemi 12aa02585f Fix self illumination color widget in NeL Material script 10 years ago
kaetemi 3b4e1a32cb Fix NeL Material script defaults, fix #166 10 years ago
kaetemi 6e3827928b Adjust 3ds Max plugin versioning info 10 years ago
kaetemi 401d4bc791 Fix NeL Tools compile under MinGW 11 years ago
kaetemi 0d67c420cd Set exec mode 11 years ago
kaetemi 4311da091f Add --admininstall parameter to c1_shard_patch 11 years ago
kaetemi 0a41e6b3c4 Fix Windows compilation of lightmap_optimizer 11 years ago
liria 94b30c76fa Merged default into lightmap_optimizer_port_to_linux
--HG--
branch : lightmap_optimizer_port_to_linux
11 years ago
dfighter1985 91f859bc8a Moved ovqt to /code/studio
--HG--
branch : gsoc2014-dfighter
11 years ago
kaetemi 798d207d0d Fix EOL 11 years ago
dfighter1985 4f39a58e31 Tile Editor crash fixes.
--HG--
branch : gsoc2014-dfighter
11 years ago
dfighter1985 fd5d961ba7 Build fixes.
--HG--
branch : gsoc2014-dfighter
11 years ago
dfighter1985 f882abca07 Merged Georges Editor branch.
--HG--
branch : gsoc2014-dfighter
11 years ago
dfighter1985 4d3a472262 Merged default.
--HG--
branch : branch-tile-edit-ovqt-plugin
11 years ago
dfighter1985 f3b94d38d5 Merged default.
--HG--
branch : branch-features-geqt-plugin
11 years ago
dfighter1985 41f44b2aa6 Merge default.
--HG--
branch : gsoc2012-gui-editor
11 years ago
liria 12f63f3a6e Typo correction
--HG--
branch : lightmap_optimizer_port_to_linux
11 years ago
liria 30036d000c Merged default into lightmap_optimizer_port_to_linux
--HG--
branch : lightmap_optimizer_port_to_linux
11 years ago
kaetemi 2f19b88539 Fix crash in 0_setup.py on Linux 11 years ago
kaetemi b3cf16f263 Separate output directories from input directories 11 years ago
Jan Boon fc835cbe6c Merged in StudioEtrange/ryzomcore/ovqt-fixes (pull request #54)
OVQT Plugins - CMake Install fixes
11 years ago
kaetemi 020bfb775e Disable build of dataset packed sheets in build pipeline 11 years ago
kaetemi 72fac9aaf1 Update default directories 11 years ago
kaetemi 934f5c3f0b Add script for creating a new shard patch 11 years ago
kaetemi 27da0870b2 Rename scripts 11 years ago
kaetemi e8770db674 Nicer batch scripts for pipeline 11 years ago
kaetemi b52230832e Add build process script for shard sheets 11 years ago
StudioEtrange 0b8db2399c CMAKE TARGET : SHARED and MODULE
About Shared Library (shared) and Module Library (module) type of cmake target
INSTALL command has different behaviour for ARCHIVE LIBRARY RUNTIME depending on the platform
11 years ago
kaetemi 5c4175a54d Only copy if needed 11 years ago
kaetemi e569541faa Fix default directory 11 years ago
kaetemi 497232b470 Extend shard data script to gather executables and configurations 11 years ago
kaetemi 3267b89362 Add directories for patchman to gamedata setup 11 years ago
kaetemi 9939219ebf Extend shard data script 11 years ago
kaetemi f4dda130a6 Clean translation diffs from OLDVALUE comments before merge, issue #116, patch provided by Łukasz K 11 years ago
kaetemi 4df290147b Fix make_merge_wk for uxt 11 years ago
kaetemi b1c485fde0 Cleanup 11 years ago
kaetemi 451a82e59e Cleanup 11 years ago
kaetemi 4f2a1b7db2 Fix the bug that caused the shape exporter to crash 11 years ago
kaetemi 90c9028170 Cleanup 11 years ago
kaetemi ada9e8da5d Fix export of NeL Flare 11 years ago
kaetemi bd206db383 Remove pacs.packed_prims when done 11 years ago
kaetemi 9d5c9019b5 Move visual slot tab to separate directory 11 years ago
kaetemi 13e3849c89 Fix typo 11 years ago
kaetemi 6ac551cf60 Implement skip for rbank process 11 years ago
kaetemi f085e226c6 Implement skip for ig elevation 11 years ago
kaetemi bd335d80c4 Implement skip for zone dependency process 11 years ago
kaetemi 3d2c60aac6 Get properties search paths from python variable 11 years ago
kaetemi af65ca5c62 Fix lightmap optimize skip 11 years ago
kaetemi 38e353b5c6 Implement skip for coarse mesh build process 11 years ago
kaetemi a0f86ebd39 Implement skip for shape lightmap optimize build process 11 years ago
kaetemi 01a115899b Implement skip for interface build process 11 years ago
kaetemi 3f492d8b20 Add script to automatically merge translation wk files 11 years ago
kaetemi 6371fc324d Add script to make and merge all translation diffs 11 years ago
kaetemi 6b19d30de0 Add short translation procedure readme 11 years ago
kaetemi 74984f768a Improve leveldesign_dev.bat 11 years ago
kaetemi 972d26ddde Adjust default paths 11 years ago
kaetemi b785192a5e Add clause translation tool scripts 11 years ago
kaetemi 762a3b2655 Add translation tool scripts 11 years ago
kaetemi 62a4bec18c Add translation directory to pipeline setup 11 years ago
kaetemi 50f0ebbb41 Copy refs in client install 11 years ago
kaetemi ef03dcd294 Add refs to patch xml 11 years ago
kaetemi 9c9811f1b3 Reorder pipeline scripts 11 years ago
kaetemi 7736c5757c Add world edit data install directory to pipeline setup 11 years ago
kaetemi f3b6ab7052 Typo 11 years ago
kaetemi 0d0907aa08 Add build shadow skin to shape process 11 years ago
kaetemi 3fa19d91a5 Generate correct client.cfg data path for dev client 11 years ago
kaetemi 2619033972 Replace shard install script 11 years ago
kaetemi 680dfbd738 Remove duplicate tool
--HG--
branch : build_pipeline_py
11 years ago
kaetemi 5144770d9d Backed out changeset: de1de16eef3b
--HG--
branch : build_pipeline_py
11 years ago
kaetemi 7219073bdc Include world editor files directory in prim export
--HG--
branch : build_pipeline_py
11 years ago
kaetemi 1a0ee41780 Improve debug message
--HG--
branch : build_pipeline_py
11 years ago
kaetemi 31d5b54e74 Let prim checker only open files with ig extension
--HG--
branch : build_pipeline_py
11 years ago
kaetemi 240576ab9c Add primitives directory to rbank lookup (needed file_index.cfg - is this the correct primitives dir?)
--HG--
branch : build_pipeline_py
11 years ago
kaetemi f5c30593c8 Merge with default
--HG--
branch : build_pipeline_py
11 years ago
kaetemi 2c4ca0d915 Include world editor files in rbank process, part of what caused water not to build
--HG--
branch : build_pipeline_py
11 years ago
kaetemi 32ca8d61fe Add more paths to the build gamedata configuration
--HG--
branch : build_pipeline_py
11 years ago
kaetemi 439ba0713e Build pacs prim list txt outside repository
--HG--
branch : build_pipeline_py
11 years ago
kaetemi dfb2815bcd Add separate target directory for shard data
--HG--
branch : build_pipeline_py
11 years ago
kaetemi 6f7e5e7c72 Update default paths
--HG--
branch : build_pipeline_py
11 years ago
kaetemi 11c9f6a91b Merge with default
--HG--
branch : build_pipeline_py
11 years ago
kaetemi 48d2c22639 Merge with default
--HG--
branch : kaetemi-cleanup
11 years ago
kaetemi ca31e78f7c Remove georges4cvs feature 11 years ago
kaetemi bcb2f48940 Remove georges4cvs feature 11 years ago
liria 16dbe48ed5 use NEL CFile function for file test
--HG--
branch : lightmap_optimizer_port_to_linux
11 years ago
liria 54c53255b1 make the programm compile on linux plateform
--HG--
branch : lightmap_optimizer_port_to_linux
11 years ago
kervala 43c48ad36a Changed: Enable ig_elevation everywhere (patch by Liria) 11 years ago
liria 41a475b8f3 Merged default into ig_elevaton_port_to_linux
--HG--
branch : ig_elevaton_port_to_linux
11 years ago
liria ac48221c8b CMakeLists.txt edited online with Bitbucket - remove merge conflict with default branche
--HG--
branch : ig_elevaton_port_to_linux
11 years ago
kaetemi 207d7323ce Fix Qt build on Windows 11 years ago
botanic 935ea04c58 dont force null driver, doesnt work on all cards and disable maximising max while running pipeline 11 years ago
botanic db3a789ab4 un kaetemi'd the pipeline 11 years ago
botanic 2c0d64e8ff added single bat file to run whole pipeline 11 years ago
kervala 6196077160 Changed: #85 Compilation with STLport + EOL 11 years ago
kervala 986edb216f Fixed: #85 Compilation with STLport 11 years ago
kervala c718ff693a Fixed: Assign instead of comparison 11 years ago
kervala 6b3b85962a Changed: EOL 11 years ago
kervala 36a537a88e Changed: Replaced atof by fromString 11 years ago
sfb 59abfb8a1d Bad logging, content is unsigned const char*, fixed it to use %s and not cast.
--HG--
branch : gsoc2011-worldeditorqt
11 years ago
sfb df7110d2d6 Bad merge resolution, fixed a couple source files which merged poorly.
--HG--
branch : gsoc2011-worldeditorqt
11 years ago
sfb d86f150caa Bad merge resolution, fixed the build files that merged poorly.
--HG--
branch : gsoc2011-worldeditorqt
11 years ago
sfb 892ed1ed3d merge from default
--HG--
branch : gsoc2011-worldeditorqt
11 years ago
kervala de43ea8d86 Fixed: Some warnings 11 years ago
kervala c7899841d3 Fixed: Compilation under Linux 11 years ago
kervala eebe74066e Changed: Include Lua headers directory for GUI Editor 11 years ago
kaetemi 85365fd7bb Fix line endings 11 years ago
kervala c8c296f484 Changed: Created NELID macro to fix warning "multi-character character constant" 11 years ago
kervala 6695a9064e Changed: Created NELID macro to fix warning "multi-character character constant" 11 years ago
kervala 0b9092a547 Changed: lua, luabind, libwww and libxml2 already linked to previous libraries (NLMISC and NLGUI) 11 years ago
kervala 86dfd0350b Fixed: Integer 32 bits conversion to 64 bits pointer 11 years ago
kervala 2c7f848c83 Changed: Tabulations to spaces 11 years ago