Historique des commits

Auteur SHA1 Message Date
  Paul Speed c38a050f61 Added some trace level logging to field serializer. il y a 9 ans
  Paul Speed ac5cc5312b Added some additional information to the bad constants exception. il y a 9 ans
  Paul Speed a0569b340d Fixed a bug caused by generic registration of the enum class il y a 9 ans
  Paul Speed 05587ab387 Modified to avoid closing the connection if it is already il y a 9 ans
  Kirill Vainer 7bf4949e83 Revert native loading changes il y a 9 ans
  Kirill Vainer 2ca55c8b3a LWJGL3 improvements il y a 9 ans
  Paul Speed 6cb691592d Fixed two potential race conditions in the DefaultClient. il y a 9 ans
  Paul Speed d8d7d061f6 Small formatting change. il y a 9 ans
  Paul Speed 0bfabacef6 Small formatting change. il y a 9 ans
  Paul Speed d241a9a235 Added a couple more bracketing log messages just to confirm il y a 9 ans
  Paul Speed ab0628c070 Fixed a typo in an exception message. il y a 9 ans
  Kirill Vainer 72423b682e Merge pull request #392 from NemesisMate/patch-4 il y a 9 ans
  Paul Speed 50b2f76bdf Modified the FieldSerializer to support classes with non-public no-arg constructors. il y a 9 ans
  Daniel Johansson 69c17d72c8 Reverted statistics code for tracking number of lights in the scene. Not counting correctly. Maybe this can be added back in later on. il y a 9 ans
  Daniel Johansson 0354f976e9 Merge remote-tracking branch 'origin/master' il y a 9 ans
  Daniel Johansson 25b9691e32 Added support for toggling lights on and off via Light.setEnabled(boolean). This implements #393 il y a 9 ans
  Daniel Johansson 67eb998ef4 Added numLights to statistics. This tells us how many lights are left to render after filtering has occurred. Also did some tidy up of javadoc in RenderManager. il y a 9 ans
  Daniel Johansson e0c24cd73a Added a guard to ensure setSinglePassLightBatchSize() is set to a minimum of at least 1. il y a 9 ans
  Paul Speed 98194e83aa Modified the RPC layer to pass exceptions over the wire il y a 9 ans
  normen fd4f9789cc Merge pull request #391 from NemesisMate/patch-5 il y a 9 ans
  NemesisMate abdd739437 Fixed BetterCharacterControl "flickering" when not moving. il y a 9 ans
  NemesisMate 19577c3288 Fixed a possible bug in TextureAtlas.java il y a 9 ans
  Paul Speed b006204c0f Various warning-related cleanups. Added @Overrides il y a 9 ans
  Paul Speed 3189323c2f Converted manual array + list management over to just use SafeArrayList. il y a 9 ans
  Paul Speed 46794e251d Allow the caller to override the axis' default dead il y a 9 ans
  Paul Speed 2a2c71dadf Modified to pay attention to the joystick axis' il y a 9 ans
  Paul Speed 84ccd71873 Added additional information to the range check exception. il y a 9 ans
  Paul Speed 14e84a4dd7 Added a constructor that just takes the service's il y a 9 ans
  Paul Speed 99742a76f2 Added additional trace logging. il y a 9 ans
  Paul Speed 15afcfb735 Added the error information to the toString() if il y a 9 ans