Commit Graph

5365 Commits (4e8ba880469acfa087aa4f3c3110ec532ae534da)
 

Author SHA1 Message Date
kaetemi dfe0b2977a Separate version string
--HG--
branch : develop
10 years ago
kaetemi b74f9720ca Merge with default
--HG--
branch : develop
10 years ago
kaetemi 7bdf719cb9 Adjust version
--HG--
branch : develop
10 years ago
kaetemi 91a4207f93 Merge with hotfix
--HG--
branch : develop
10 years ago
kaetemi 33c1dcc93d Added tag ryzomcore/v0.11.1 for changeset e3fe4855f22c 10 years ago
kaetemi a64c4b962c Merge with v0.11 10 years ago
kaetemi 9087228100 Merge with hotfix
--HG--
branch : v0.11
10 years ago
kaetemi 6b1ea30f9c ryzomcore/v0.11.1
--HG--
branch : hotfix
10 years ago
kaetemi 1676b3b46f Fix #218 erratic mouse behaviour
--HG--
branch : hotfix
10 years ago
kaetemi fef6543e0c Fix bug causing patch painter fail to open more than once
--HG--
branch : develop
10 years ago
kaetemi 0a765bde8c Fix bug causing patch painter fail to open more than once
--HG--
branch : hotfix
10 years ago
kaetemi e27a155270 Create hotfix branch
--HG--
branch : hotfix
10 years ago
kaetemi f05c52aa0b Remove PIC library
--HG--
branch : develop
10 years ago
kaetemi d65a1cbd81 Added tag ryzomcore/v0.11.0 for changeset edaa3624a564 10 years ago
kaetemi 6b8762a7f5 Merge with v0.11 10 years ago
kaetemi 8789f9c83c Branch v0.11
--HG--
branch : v0.11
10 years ago
kaetemi 0c1ff0df2a ryzomcore/v0.11.0
--HG--
branch : develop
10 years ago
kaetemi 2df9cb5f87 Fix PHP error "Only variables should be passed by reference"
--HG--
branch : develop
10 years ago
kaetemi ef2415257b Fix PHP error "Only variables should be passed by reference"
--HG--
branch : develop
10 years ago
kaetemi 70ace8b7d4 Print callstack
--HG--
branch : develop
10 years ago
kaetemi 91ad193104 Fix patchman scripts
--HG--
branch : develop
10 years ago
kaetemi ee92cb0702 Update default path
--HG--
branch : develop
10 years ago
kaetemi d30cca34f0 Backed out merge changeset: 361eb082ec5e
Does not compile. FindLibLZMA missing on Ubunty 12.04 LTS

--HG--
branch : develop
10 years ago
kaetemi c3cf5c7af4 Update default patchman cfg
--HG--
branch : develop
10 years ago
kaetemi 933420690b Change patchman example domain
--HG--
branch : develop
10 years ago
dfighter1985 0ac94e3e72 CDBViewQuantity shouldn't crash in the editor.
--HG--
branch : dfighter-tools
10 years ago
dfighter1985 d2ca66c574 Default text for DBViewNumber.
--HG--
branch : dfighter-tools
10 years ago
dfighter1985 8c5ad81199 it's not a bad idea to store the value in the right variable...
--HG--
branch : dfighter-tools
10 years ago
dfighter1985 b6d9e3285f DBViewNumber shouldn't crash anymore.
--HG--
branch : dfighter-tools
10 years ago
dfighter1985 2fe2077170 When setting the Id of the decorated edit box, set the Id of the text as well.
--HG--
branch : dfighter-tools
10 years ago
Jan Boon e2eb5d739c Merged in nimetu/ryzomcore/html-table-rendering (pull request #92)
Some improvements to table rendering

--HG--
branch : develop
10 years ago
Nimetu 78e1bb6147 Fix html img not showing on some cases, clean up addImage method
--HG--
branch : develop
10 years ago
Nimetu 48b346fed8 Fix crash when using textarea without form
--HG--
branch : develop
10 years ago
dfighter1985 67aa7a50d2 set the Id of the text properly when loading the decorated edit box.
--HG--
branch : dfighter-tools
10 years ago
dfighter1985 fd5a1a6834 Don't add non-selectable widgets to the hierarchy tree.
--HG--
branch : dfighter-tools
10 years ago
dfighter1985 923b36f0e5 Create the viewtext of the decorated edit box when the box is created, also adjust it so the text is drawn to the right of the left texture.
--HG--
branch : dfighter-tools
10 years ago
dfighter1985 ba1e3c9919 Fixed a typo that messed up the textures of decorated editbox.
--HG--
branch : dfighter-tools
10 years ago
dfighter1985 210f93a4f2 Save decorated edit box as such.
--HG--
branch : dfighter-tools
10 years ago
dfighter1985 18866c88af Update decorated edit box decoration coords while dragging.
--HG--
branch : dfighter-tools
10 years ago
dfighter1985 274efe6798 Allow selection of CGroupEditBox.
--HG--
branch : dfighter-tools
10 years ago
dfighter1985 42ebad94f6 Implemented CGroupEditBoxDecor a decorated CGroupEditBox.
--HG--
branch : dfighter-tools
10 years ago
dfighter1985 f7f74b5398 Render every 25ms instead of 200ms
--HG--
branch : dfighter-tools
10 years ago
dfighter1985 66fe76fc06 A Kami will be the default texture for Bitmaps.
--HG--
branch : dfighter-tools
10 years ago
dfighter1985 c9b528081e CtrlButton textures should be selectable in the texture chooser!
--HG--
branch : dfighter-tools
10 years ago
dfighter1985 cfa4129754 Default texture for CtrlButton.
--HG--
branch : dfighter-tools
10 years ago
dfighter1985 bd942ba62b TEMPORARILY add the login texture map to new project by default.
--HG--
branch : dfighter-tools
10 years ago
dfighter1985 f91846c970 Fix parent pos and size parsing.
--HG--
branch : dfighter-tools
10 years ago
dfighter1985 3209f48daa Don't drop the texture property just because there's no texture assigned...
--HG--
branch : dfighter-tools
10 years ago
Nimetu 0a1a1244ae Change table defaults valign=middle, cellpadding=1, cellspacing=2
--HG--
branch : html-table-rendering
10 years ago
Nimetu 799705b7ed Render table with rowspan, colspan.
Borders, if enabled, adds +1 to cell padding.

--HG--
branch : html-table-rendering
10 years ago