Commit Graph

4077 Commits (b500066026dbfab694ddf3a7b43943cbbb4022d7)

Author SHA1 Message Date
dfighter1985 eee43ad1ea 128 and 256 tiles don't have alpha, so no need to load/save them.
--HG--
branch : gsoc2014-dfighter
10 years ago
dfighter1985 4bff87ca36 Replace and delete image should be applied to the correct channel now.
--HG--
branch : gsoc2014-dfighter
10 years ago
dfighter1985 7b1ee54427 Show the image that belongs to the channel that is selected.
--HG--
branch : gsoc2014-dfighter
10 years ago
dfighter1985 4d54cca6a0 Copyright headers...
--HG--
branch : gsoc2014-dfighter
10 years ago
dfighter1985 ddd687325f Close the loaded file and return true...
--HG--
branch : gsoc2014-dfighter
10 years ago
dfighter1985 ac73999f07 Set teh current selection to row 0
--HG--
branch : gsoc2014-dfighter
10 years ago
dfighter1985 3e2addc057 Save and load the tilebank texture path.
--HG--
branch : gsoc2014-dfighter
10 years ago
dfighter1985 0f5e475d1c Save and load the veget set filename.
--HG--
branch : gsoc2014-dfighter
10 years ago
dfighter1985 431178321f TileBank loading.
--HG--
branch : gsoc2014-dfighter
10 years ago
dfighter1985 c8914248db Add the already selected tilesets to the land when editing.
--HG--
branch : gsoc2014-dfighter
10 years ago
dfighter1985 ddc7961e9b Connected the oriented combobox and now saving it's value to the tilebank.
--HG--
branch : gsoc2014-dfighter
10 years ago
dfighter1985 95b67026bf Implemented saving of the currently stored tilebank data.
--HG--
branch : gsoc2014-dfighter
10 years ago
kaetemi 8e7a3b27d7 ryzomcore/v0.9.1 10 years ago
kaetemi c461502dc7 Crash workaround in IG loading, ref #171 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 6b0d468240 Remove a debug assert 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
nimetu 0d2fc4696f Crafted tool durability, fix #156 10 years ago
dfighter1985 89c6180144 As it turns out, tilesets can be assigned to multiple lands...
--HG--
branch : gsoc2014-dfighter
10 years ago
dfighter1985 8a704b7f5f Implemented the GUI part of saving...
--HG--
branch : gsoc2014-dfighter
10 years ago
dfighter1985 b004bb9d01 128x128 tab should be shown by default.
--HG--
branch : gsoc2014-dfighter
10 years ago
dfighter1985 4326ca1df8 Implemented tile image replace.
--HG--
branch : gsoc2014-dfighter
10 years ago
dfighter1985 5866a61cff Implemented tile image deletion.
--HG--
branch : gsoc2014-dfighter
10 years ago
dfighter1985 599ba19de2 A little refactoring.
--HG--
branch : gsoc2014-dfighter
10 years ago
dfighter1985 e06858f2df Reindex tile item nodes after deleting a node.
--HG--
branch : gsoc2014-dfighter
10 years ago
dfighter1985 f0a67d0c2e Implemented tile deletion.
--HG--
branch : gsoc2014-dfighter
10 years ago
dfighter1985 d31dfdb6e4 I must be blind...
--HG--
branch : gsoc2014-dfighter
10 years ago
dfighter1985 d2a414edb4 Implemented Tile addition.
--HG--
branch : gsoc2014-dfighter
10 years ago
shubham_meena 3b3a595903 bug fix: added template path option in .info file
--HG--
branch : Gsoc14-ryzomAppImprovements
10 years ago
dfighter1985 78f4654063 Implemented tilebank texture path setting.
--HG--
branch : gsoc2014-dfighter
10 years ago
dfighter1985 df7307583b Implemented choosing / resetting vegetset for tile sets.
--HG--
branch : gsoc2014-dfighter
10 years ago
dfighter1985 2993c88a5d When selecting another land, select the first tile set, if it exists.
--HG--
branch : gsoc2014-dfighter
10 years ago
dfighter1985 f66c1e837e Connect the selection model so the widgets are updated.
--HG--
branch : gsoc2014-dfighter
10 years ago
dfighter1985 9b403212c0 Each land has it's own TilesetModel now. When changing the land the model also changes.
--HG--
branch : gsoc2014-dfighter
10 years ago
dfighter1985 947782a2c5 Implemented land name changing.
--HG--
branch : gsoc2014-dfighter
10 years ago
dfighter1985 9519c4f0f5 Implemented land removal.
--HG--
branch : gsoc2014-dfighter
10 years ago
dfighter1985 02ccd3b1c1 Implemented land adding.
--HG--
branch : gsoc2014-dfighter
10 years ago
dfighter1985 e9e42701b9 Renamed land related widgets.
--HG--
branch : gsoc2014-dfighter
10 years ago
dfighter1985 c7ca20c748 Implemented tileset move up and move down.
--HG--
branch : gsoc2014-dfighter
10 years ago
dfighter1985 9d1fec6ce1 Implemented tileset rename.
--HG--
branch : gsoc2014-dfighter
10 years ago
dfighter1985 71fc4a098b Implemented tileset removal.
--HG--
branch : gsoc2014-dfighter
10 years ago
dfighter1985 5301b00e58 Don't try to delete the same items more than once!
--HG--
branch : gsoc2014-dfighter
10 years ago
dfighter1985 4d6de3f737 Don't allow 2 tilesets to have the same name.
--HG--
branch : gsoc2014-dfighter
10 years ago
dfighter1985 dcc072ba18 Update qrc location.
--HG--
branch : gsoc2014-dfighter
10 years ago
dfighter1985 8373118c7e Merged default.
--HG--
branch : gsoc2014-dfighter
10 years ago
dfighter1985 3940e656e3 Error message when files can't be opened.
--HG--
branch : gsoc2014-dfighter
10 years ago
dfighter1985 32172e0e77 Added save and save as items to the context menu.
--HG--
branch : gsoc2014-dfighter
10 years ago
dfighter1985 ed44cc4823 Shouldn't crash when adding a new row.
--HG--
branch : gsoc2014-dfighter
10 years ago
dfighter1985 26b120f664 Mark translated item with green, untranslated ones with red.
--HG--
branch : gsoc2014-dfighter
10 years ago
dfighter1985 e92a07db33 New context menu options: mark / unmark translated.
--HG--
branch : gsoc2014-dfighter
10 years ago
dfighter1985 2fea6f45f5 Make sure a correct hash is not used for untranslated strings.
--HG--
branch : gsoc2014-dfighter
10 years ago
dfighter1985 0bd4b56589 Save to the right file.
--HG--
branch : gsoc2014-dfighter
10 years ago
dfighter1985 76d3e0df20 Set header text according to the language.
--HG--
branch : gsoc2014-dfighter
10 years ago
dfighter1985 2c812e90ab Work with translated files, instead of work files.
--HG--
branch : gsoc2014-dfighter
10 years ago
dfighter1985 fbcfa4ee6f Ask for confirmation before deleting a row.
--HG--
branch : gsoc2014-dfighter
10 years ago
dfighter1985 62a6b408a2 Show insert / delete row in context menu.
--HG--
branch : gsoc2014-dfighter
10 years ago
kervala 38f79138b9 Changed: Determinates 3dsmax SDK base directory 10 years ago
kervala 1ace2090fb Fixed: Give priority to fmod64 in 64 bits 10 years ago
kervala 9b600a154d Fixed: Initialization of pointers in constructor 10 years ago
kervala 4b39f9640d Changed: Minor optimization and warning 10 years ago
kervala 0bb464411b Changed: Replaced tests with .size() by .empty() because faster 10 years ago
kervala 49c53955a6 Fixed: Some typos 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 42eeb9ad59 Fixed: Use UTF-8 for French translations
Changed: Improved some translations (more to come)
10 years ago
kervala c1ea3820d5 Fixed: Warning 10 years ago
kervala 8d2db7bc85 Changed: Replaced atof by NLMISC::fromString 10 years ago
dfighter1985 d9c2620e6e Implemented row deletion / insertion.
--HG--
branch : gsoc2014-dfighter
10 years ago
dfighter1985 485ee77406 Use the QWidget modified property instead of the UXTEditor's own.
--HG--
branch : gsoc2014-dfighter
10 years ago
dfighter1985 3e188334fe Allow only 1 instance of the uxt editor.
--HG--
branch : gsoc2014-dfighter
10 years ago
dfighter1985 9bda0bd1e7 Added copyright headers to the new files.
--HG--
branch : gsoc2014-dfighter
10 years ago
dfighter1985 05216897f0 Implemented saving.
--HG--
branch : gsoc2014-dfighter
10 years ago
dfighter1985 fbc1632d04 Apply table changes to the loaded data, and offer to save when closing the changed table.
--HG--
branch : gsoc2014-dfighter
10 years ago
dfighter1985 0de5152aa9 Set header texts.
--HG--
branch : gsoc2014-dfighter
10 years ago
dfighter1985 d33fb9345e UXT Editor widget
--HG--
branch : gsoc2014-dfighter
10 years ago
KISHAN GRIMOUT b9dc8ace7e fix windows 64-bit crash in client due to VS 64-bit compiler bug, fix #164 10 years ago
kaetemi f724d13700 Fix #71 10 years ago
kaetemi 5930d3b384 Backed out changeset: 7bdb27443f88 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
dfighter1985 f60f761b7a I don't really know what to write here.
--HG--
branch : gsoc2014-dfighter
10 years ago
dfighter1985 28c30b70f1 Set the undostack so we won't crash...
--HG--
branch : gsoc2014-dfighter
10 years ago
dfighter1985 d30e9ad226 Initialize the undostack to NULL, so we get a proper crash instead of a dangled pointer crash.
--HG--
branch : gsoc2014-dfighter
10 years ago
dfighter1985 63b6a03f85 Fixed another crash.
--HG--
branch : gsoc2014-dfighter
10 years ago
dfighter1985 1cbcca259c 'Fixed' the Mission Compiler crash.
--HG--
branch : gsoc2014-dfighter
10 years ago
dfighter1985 56a4c3ea7d When changing a property make sure to set default to false, so it's actually saved!
--HG--
branch : gsoc2014-dfighter
10 years ago
kaetemi ca4c302c6a Disable WG specifics in r2_login script 10 years ago
dfighter1985 61b8a4ef82 Save world editor files.
--HG--
branch : gsoc2014-dfighter
10 years ago
kaetemi 3f5eedf040 Restructure web. IMPORTANT! This moves all web files to a new central directory. Update your configuration if necessary 10 years ago
kaetemi aca4d8e48b One set of SQL scripts to rule them all 10 years ago
dfighter1985 2d865a8567 Trying to load an invalid world editor file shouldn't crash the application, and an error messagebox should inform the user.
--HG--
branch : gsoc2014-dfighter
10 years ago
dfighter1985 3517283526 Apply property changes.
--HG--
branch : gsoc2014-dfighter
10 years ago
dfighter1985 3ad5ffee15 Block only the propertychanged signal in the const_string_array property manager.
--HG--
branch : gsoc2014-dfighter
10 years ago
dfighter1985 8f8b4fae65 Store QtProperty, IPrimitive pairs and look the primitive up when the property changes.
--HG--
branch : gsoc2014-dfighter
10 years ago
dfighter1985 820b6bc8ca Changed property to p, property is a reserved word in VS.
--HG--
branch : gsoc2014-dfighter
10 years ago
dfighter1985 aa82655ee7 Use \n instead of ; as a separator.
--HG--
branch : gsoc2014-dfighter
10 years ago
dfighter1985 8ff5317f01 Identation
--HG--
branch : gsoc2014-dfighter
10 years ago
dfighter1985 a222e44eaa Implemented const_string_array editor.
--HG--
branch : gsoc2014-dfighter
10 years ago
dfighter1985 094210a079 Workaround related to the unknown statusbar crash.
--HG--
branch : gsoc2014-dfighter
11 years ago
dfighter1985 d850a07e9e Copyright banner + line endings... I always mess this up somehow..
--HG--
branch : gsoc2014-dfighter
11 years ago
dfighter1985 012ad96806 Texture chooser now supports atlas textures as well.
--HG--
branch : gsoc2014-dfighter
11 years ago
kaetemi e729a9d035 Fix #162: Center ingame mouse cursor after login 11 years ago
kaetemi 246d931bee Formatting: Use tabs 11 years ago
KISHAN GRIMOUT 107646d95d fix windows 64bit build in mem_displayer.cpp 11 years ago
dfighter1985 a1b0f9d7e2 Added texture property editor, editor factory, manager. Textures can now be selected using these in the property tree browser.
--HG--
branch : gsoc2014-dfighter
11 years ago
dfighter1985 7cbc82fe8f Added action property editor, editor factory, manager. Actions can now be edited using the editor widget in the property tree.
--HG--
branch : gsoc2014-dfighter
11 years ago
dfighter1985 396a3c2db2 Allow TextureChooser's texture selection to be queried.
--HG--
branch : gsoc2014-dfighter
11 years ago
shubham_meena 4c0d3e53fc fixed few bugs
--HG--
branch : Gsoc14-ryzomAppImprovements
11 years ago
dfighter1985 fe58435bb5 CPath can now return the file list with a path filter.
--HG--
branch : gsoc2014-dfighter
11 years ago
shubham_meena 11a3df1aaa branch updated
--HG--
branch : Gsoc14-ryzomAppImprovements
11 years ago
shubham_meena edfe73b1ec merging conflicts
--HG--
branch : Gsoc14-ryzomAppImprovements
11 years ago
shubham_meena 931d18323b removed merged conflicts
--HG--
branch : Gsoc14-ryzomAppImprovements
11 years ago
shubham_meena d59b6cc642 updates database
--HG--
branch : Gsoc14-ryzomAppImprovements
11 years ago
dfighter1985 6119f2c480 Make sure to always convert to plain bitmap.
--HG--
branch : gsoc2014-dfighter
11 years ago
dfighter1985 1dee9d232b No need to store the loaded image data after passing it to the label.
--HG--
branch : gsoc2014-dfighter
11 years ago
dfighter1985 1e6dc1cc37 Prototype of the texture chooser.
--HG--
branch : gsoc2014-dfighter
11 years ago
shubham_meena 1ef330b076 hook functionality
--HG--
branch : Gsoc14-ryzomAppImprovements
11 years ago
dfighter1985 e4e2a57b65 ActionList dialog can now select an action, and is used with the proc editor.
--HG--
branch : gsoc2014-dfighter
11 years ago
dfighter1985 085c1b41b9 Added facilities for viewing the loaded actions.
--HG--
branch : gsoc2014-dfighter
11 years ago
dfighter1985 0d9022226c Line endings...
--HG--
branch : gsoc2014-dfighter
11 years ago
dfighter1985 471c3a0dc5 Changed some property types.
--HG--
branch : gsoc2014-dfighter
11 years ago
dfighter1985 c6312db222 Bitmap alignment can now be set as an enum.
--HG--
branch : gsoc2014-dfighter
11 years ago
dfighter1985 27fe95904a Quelled some compiler compliants.
--HG--
branch : gsoc2014-dfighter
11 years ago
dfighter1985 7f5973e462 tooltip parent is now changable using an enum.
--HG--
branch : gsoc2014-dfighter
11 years ago
dfighter1985 842ca366de Tooltip posrefs are now enums in the GUI Editor.
--HG--
branch : gsoc2014-dfighter
11 years ago
dfighter1985 809fcab9e2 Forgot the widget settings...
--HG--
branch : gsoc2014-dfighter
11 years ago
dfighter1985 b88e53c685 Got rid of a memleak.
--HG--
branch : gsoc2014-dfighter
11 years ago
dfighter1985 0c4e0e63cc The proper enum type is now determined by type not name.
--HG--
branch : gsoc2014-dfighter
11 years ago
dfighter1985 e182e25e07 text posref is now an enum too.
--HG--
branch : gsoc2014-dfighter
11 years ago
shubham_meena e7e4b88747 function to install update in the plugin
--HG--
branch : Gsoc14-ryzomAppImprovements
11 years ago
dfighter1985 ec86d0381b Some refactoring.
--HG--
branch : gsoc2014-dfighter
11 years ago
kaetemi e8f7851dd2 Fix compile 11 years ago
dfighter1985 250cd6efc1 Posref can now be set as an enum, instead of a string in the property editor.
--HG--
branch : gsoc2014-dfighter
11 years ago
kaetemi 353c74ff21 Don't enforce native fragment programs on modern hardware. Fixes water for the open source ATI/AMD driver, which reports fragment programs as not native (as they are translated to modern hardware). 11 years ago
kaetemi 5cb8a7700e Exit with error 11 years ago
kaetemi cf3e779ae9 Fix compile 11 years ago
kaetemi 655c22e839 Fix compile 11 years ago
kaetemi 5312547295 Add option for -mfpmath=both flag 11 years ago
kaetemi ed5721a79b Add SSE3 compile flag if enabled 11 years ago
kaetemi 07dd9eb85b Compile fix 11 years ago