Commit graph

374 commits

Author SHA1 Message Date
Ima Mechanique
e08b64474d Merge branch 'dev-v3-audit-style' into dev-v3 2013-07-16 14:04:50 +01:00
Ima Mechanique
907d306c05 Merge branch 'dev-v3' into dev-next 2013-07-16 13:49:00 +01:00
Ima Mechanique
e05ab6ae1e Splitting Constants, Events, and Functions into seperate files. This should make it easier to automate checking/updating them later. 2013-07-15 21:30:36 +01:00
Ima Mechanique
d185e8967e Updating copyright date 2013-07-15 21:27:07 +01:00
Ima Mechanique
0af6c22404 Ficing version number which accidentally got the v3-dev bump merged. 2013-07-15 21:18:22 +01:00
Ima Mechanique
cb03ca2168 Adding constant JSON_APPEND 2013-07-15 21:05:51 +01:00
Ima Mechanique
961ddfa78f Adding missing JSON APPEND constant. 2013-07-15 21:02:04 +01:00
Ima Mechanique
8f1ef1581c Adding missing JSON APPEND constant. 2013-07-15 21:01:22 +01:00
Ima Mechanique
571f034395 Updating first batch of files. 2013-07-15 21:00:09 +01:00
Ima Mechanique
afddb63ecc Adding StyleCop changes to allow style enforcement. 2013-07-15 20:58:55 +01:00
Ima Mechanique
af230cbed7 Fixing indentation and braces in trunk/ 2013-07-14 16:49:03 +01:00
Ima Mechanique
6437594240 Fixing a few missed braces. 2013-07-14 12:37:16 +01:00
Ima Mechanique
52b52a2fa7 Renaming variables and fixing methods to have a single return. 2013-07-14 11:46:16 +01:00
Ima Mechanique
8d7cab032f Fixing indents and braces. 2013-07-14 07:50:24 +01:00
Ima Mechanique
f738a42e11 Merge branch 'dev-v3' into dev-v3-audit-style 2013-07-14 07:03:12 +01:00
Ima Mechanique
0e35b7e927 Splitting Constants, Events, and Functions into seperate files. This should make it easier to automate checking/updating them later. 2013-07-14 07:00:47 +01:00
Ima Mechanique
56d4d5a883 Merge branch 'dev-v3' into dev-v3-audit-style 2013-07-14 04:20:53 +01:00
Ima Mechanique
0c774368f9 Moving AssemblyRevisionIncrementer into repo tree. 2013-07-14 04:19:43 +01:00
Ima Mechanique
546be43b01 Merge branch 'dev-v3' into dev-v3-audit-style 2013-07-14 03:59:42 +01:00
Ima Mechanique
1c685b74c4 Moving AssemblyRevisionIncrementer into repo tree. 2013-07-14 03:53:26 +01:00
Ima Mechanique
7f06c5050c Adding new post-build event that updates AssemblyInfo.cs 'revision' on successful build. 2013-07-13 14:14:35 +01:00
Ima Mechanique
468aecd0b9 Merge branch 'dev-v3' into dev-v3-audit-style 2013-07-13 13:53:20 +01:00
Ima Mechanique
4b1ca5cae7 Adding new post-build event that updates AssemblyInfo.cs 'revision' on successful build. 2013-07-13 13:53:06 +01:00
Ima Mechanique
95889e1a35 Fixing return value that I missed during style fix. 2013-07-13 13:51:25 +01:00
Ima Mechanique
52be06be96 Updating copyright date 2013-07-13 12:36:00 +01:00
Ima Mechanique
3542169d5d Merge branch 'dev-v3' into dev-v3-audit-style 2013-07-13 12:03:40 +01:00
Ima Mechanique
49c12fbe6d Removing _ReSharper directory and contents. 2013-07-13 12:03:25 +01:00
Ima Mechanique
8661094ddd Fixing whitespace/formatting style. 2013-07-13 11:42:48 +01:00
Ima Mechanique
3bc95288c5 Bumping version number to 2.999.999.x 2013-07-13 03:11:22 +01:00
Ima Mechanique
f042d61218 Style clenup of functions final batch 2013-07-13 03:01:08 +01:00
Ima Mechanique
cfada14ef7 Style clenup of functions llMessageLinked. - llRequestSecureURL 2013-07-11 02:25:18 +01:00
Ima Mechanique
ef91041a0c Merge branch 'dev-v3' into dev-v3-stub-audit 2013-07-11 01:21:29 +01:00
Ima Mechanique
d14fb73355 Merge branch 'dev-next' into dev-v3 2013-07-11 01:20:16 +01:00
Ima Mechanique
987c2ad77f Adding neew function stubs, constant entries. Moving llXorBase64StringsCorrect to deprecated functions. 2013-07-11 01:18:32 +01:00
Ima Mechanique
01cf42fe07 Cleaning up code fixing bug 2013-07-10 23:49:49 +01:00
Ima Mechanique
5a871a9792 Fixing parameter in function 2013-07-10 23:49:22 +01:00
Ima Mechanique
cd9d030aee Backporting style changes from dev-v3 2013-07-10 23:48:19 +01:00
Ima Mechanique
254790613c Adding properties for ParcelID and ParcelSeeAvatars. 2013-07-10 23:42:57 +01:00
Ima Mechanique
ebf2d3512c Adding highlighting for constants AVOID_NONE, OBJECT_CHARACTER_TIME, PU_FAILURE_DYNAMIC_PATHFINDING_DISABLED, PU_FAILURE_PARCEL_UNREACHABLE and functions llGetStaticPath, llXorBase64. 2013-07-10 22:54:34 +01:00
Ima Mechanique
759581c095 Style clenup of functions llGetWallclock - llMessageLinked. 2013-07-10 22:51:08 +01:00
Ima Mechanique
afd8520899 Style clenup of functions llGetClosestNavPoint - llGetWallclock. 2013-07-07 22:18:42 +01:00
Ima Mechanique
740e4aec52 Fixed misnamed function 2013-07-07 22:18:28 +01:00
Ima Mechanique
b3957ffa99 Adding properties for ParcelID and ParcelSeeAvatars. 2013-07-07 22:14:43 +01:00
Ima Mechanique
d4e2203d43 Merge branch 'dev-stub-audit' into dev-v3 2013-07-07 18:24:04 +01:00
Ima Mechanique
c90ec56a84 Merge branch 'master' into dev-v3 2013-07-07 18:22:40 +01:00
Ima Mechanique
54b3d31d57 Removing json.cs which was accidentally merged into next. 2013-07-07 18:20:27 +01:00
Ima Mechanique
8512eead10 Merge branch 'master' into dev-v3 2013-07-07 05:00:28 +01:00
Ima Mechanique
7260dbd9de Merge branch 'master' into dev-stub-audit 2013-07-07 04:47:57 +01:00
Ima Mechanique
7a2e6b5ad7 Tagging version at v2.53.1 2013-07-07 04:45:28 +01:00
Ima Mechanique
b69bfee3fe Fixing indentation whitespace. 2013-07-07 04:38:17 +01:00