Commit Graph
530 Commits
Author SHA1 Message Date
Runelite auto updater 41c3297a76 [maven-release-plugin] prepare release runelite-parent-1.4.22 2018-10-18 19:16:23 +00:00
Runelite auto updater b988fe5a81 [maven-release-plugin] prepare for next development iteration 2018-10-11 12:01:17 +00:00
Runelite auto updater 0f2f138b1d [maven-release-plugin] prepare release runelite-parent-1.4.21 2018-10-11 12:01:11 +00:00
Runelite auto updater 05af097b09 [maven-release-plugin] prepare for next development iteration 2018-10-04 11:05:10 +00:00
Runelite auto updater 1faec74898 [maven-release-plugin] prepare release runelite-parent-1.4.20 2018-10-04 11:05:00 +00:00
Runelite auto updater 5c6ac3bfd7 [maven-release-plugin] prepare for next development iteration 2018-09-27 11:43:28 +00:00
Runelite auto updater 41b49e118f [maven-release-plugin] prepare release runelite-parent-1.4.19 2018-09-27 11:43:21 +00:00
Runelite auto updater 21d00e4ea8 [maven-release-plugin] prepare for next development iteration 2018-09-20 11:16:17 +00:00
Runelite auto updater 8fb2b1604a [maven-release-plugin] prepare release runelite-parent-1.4.18 2018-09-20 11:16:06 +00:00
Runelite auto updater b46622c87c [maven-release-plugin] prepare for next development iteration 2018-09-13 12:25:40 +00:00
Runelite auto updater ee27d64880 [maven-release-plugin] prepare release runelite-parent-1.4.17 2018-09-13 12:25:34 +00:00
Adam 7a99eaf4f7 Merge pull request #5394 from Abextm/if-cache-names
cache: Name InterfaceDefinition
2018-09-12 08:12:38 -04:00
Max Weber 959f83f9a1 cache: add various world map related opcodes 2018-09-11 18:20:58 -06:00
Max Weber f7c83db941 cache: Store ID in ScriptLoader 2018-09-11 18:20:58 -06:00
Max Weber 36971a2add cache: Disassemble CS1s 2018-09-09 10:47:07 -06:00
Max Weber 9e8c3d8c58 cache: name InterfaceDefinition fields 2018-09-09 10:47:07 -06:00
Runelite auto updater 8f613f7126 [maven-release-plugin] prepare for next development iteration 2018-09-06 12:19:29 +00:00
Runelite auto updater a6aefa6978 [maven-release-plugin] prepare release runelite-parent-1.4.16 2018-09-06 12:19:23 +00:00
Abex 3ed69a851e Merge pull request #4792 from Abextm/cache-ordering
cache: Do not depend on Index insertion ordering
2018-08-30 20:16:31 -06:00
Abex feebe520fb Merge pull request #4793 from Abextm/cache-newlines
cache: Properly produce `\n` only on windows on jdk9+
2018-08-30 20:15:07 -06:00
Runelite auto updater c3b68a56c2 [maven-release-plugin] prepare for next development iteration 2018-08-30 13:41:19 +00:00
Runelite auto updater e30531f095 [maven-release-plugin] prepare release runelite-parent-1.4.15 2018-08-30 13:41:13 +00:00
Runelite auto updater 48be128122 [maven-release-plugin] prepare for next development iteration 2018-08-23 16:15:42 +00:00
Runelite auto updater a59fafd072 [maven-release-plugin] prepare release runelite-parent-1.4.14 2018-08-23 16:15:36 +00:00
Runelite auto updater ad95149dd5 [maven-release-plugin] prepare for next development iteration 2018-08-23 11:19:33 +00:00
Runelite auto updater aa954a4e31 [maven-release-plugin] prepare release runelite-parent-1.4.13 2018-08-23 11:19:26 +00:00
Runelite auto updater 55dba23879 [maven-release-plugin] prepare for next development iteration 2018-08-16 11:14:46 +00:00
Runelite auto updater 11ab1f12a5 [maven-release-plugin] prepare release runelite-parent-1.4.12 2018-08-16 11:14:40 +00:00
Adam c02ff65a5a cache: fix outputstream writeString to not write unicode strings
Add test for assembling a script with a nbsp in it
2018-08-15 08:00:29 -04:00
Runelite auto updater 1bd82ad260 [maven-release-plugin] prepare for next development iteration 2018-08-09 12:49:30 +00:00
Runelite auto updater 62f13c5baf [maven-release-plugin] prepare release runelite-parent-1.4.11 2018-08-09 12:49:23 +00:00
Max Weber f6e34b7e16 cache: Properly produce \n only on windows on jdk9+
Setting `line.separator` is considered bad so now it is only read during JVM startup. Preferred behavior is to override println on the PrintWriter.
See http://mail.openjdk.java.net/pipermail/core-libs-dev/2015-January/030567.html
2018-08-08 22:16:53 -06:00
Max Weber 4ab21e1fd3 cache: Do not depend on Index insertion ordering 2018-08-08 22:16:05 -06:00
Adam 7e7fb16693 modelviewer: fix zfighting of models
This uses the stencil buffer to hold face priorities and prevents drawing fragments of a lower priority overtop those of higher on the same model
2018-08-04 16:19:25 -04:00
Runelite auto updater 1b2eb7eeaf [maven-release-plugin] prepare for next development iteration 2018-08-02 13:29:49 +00:00
Runelite auto updater 70e4294b33 [maven-release-plugin] prepare release runelite-parent-1.4.10 2018-08-02 13:29:42 +00:00
Su-Shing Chen 65178d053e Fix Assembler tests when autocrlf=true on Windows 2018-07-30 21:47:10 +12:00
Runelite auto updater 6c0250df33 [maven-release-plugin] prepare for next development iteration 2018-07-26 10:57:59 +00:00
Runelite auto updater 9cbc1ad3a0 [maven-release-plugin] prepare release runelite-parent-1.4.9 2018-07-26 10:57:52 +00:00
Adam 23c13c1d53 cache: fix assembler to set correct switch table index
The int operand of switch instructions is an index into the switch table. The operand was always 0, breaking scripts with multiple switches.
2018-07-24 20:12:34 -04:00
Runelite auto updater 4ec592b1cd [maven-release-plugin] prepare for next development iteration 2018-07-19 11:13:12 +00:00
Runelite auto updater f872e08dc3 [maven-release-plugin] prepare release runelite-parent-1.4.8 2018-07-19 11:13:04 +00:00
Adam 6083a779b4 Merge pull request #4264 from Abextm/assembler-label
cache: Relax label name constraints
2018-07-15 11:23:56 -04:00
Max Weber bf79c3237c cache: Relax label name constraints
Allows labels to be any reasonable identifier, not just `LABEL-?[0-9+]`

INSTRUCTION was changed to IDENTIFIER because if the LABEL rule is relaxed the lexer cannot tell the difference between a LABEL and a INSTRUCTION.
2018-07-15 10:38:45 -04:00
Adam 76702ac11d Merge pull request #4226 from ScottMCarr/model-viewer-update
Model Viewer Improvements and Additions
2018-07-15 10:36:20 -04:00
Runelite auto updater 1c5f6f7abf [maven-release-plugin] prepare for next development iteration 2018-07-12 10:50:35 +00:00
Runelite auto updater 48a6463856 [maven-release-plugin] prepare release runelite-parent-1.4.7 2018-07-12 10:50:29 +00:00
Qatell 49ace3f7c7 -Fixed objects of variable width and length from being positioned incorrectly on the map.
-Renamed LocationKey to ModelKey and added another field so that cached values are correct for objects using the same models.
-Implemented shading to the scene.
-Implement full SceneTilePaint with variable colors and textures.
-Implement textures while rendering SceneTileModel
-Enable maps to be loaded by their region id instead of just their coordinates.
-Implement full object model creation (replacement colors, replacement textures, resizing, translation)
-Added two new methods to ModelDefinition used in object model creation.
2018-07-11 16:03:51 -04:00
Runelite auto updater f6d32bb98e [maven-release-plugin] prepare for next development iteration 2018-07-05 11:11:02 +00:00
Runelite auto updater 667053172f [maven-release-plugin] prepare release runelite-parent-1.4.6 2018-07-05 11:10:56 +00:00