History log of /external/libgdx/gdx/src/com/badlogic/gdx/utils/LittleEndianInputStream.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
2f412de0a867ffffe70909d9bb69434e3ac6b16b 14-Aug-2011 nathan.sweet <nathan.sweet@6c4fd544-2939-11df-bb46-9574ba5d0bfa> [updated] Everything to use the latest source formatter. Yay! Use it, love it!
/external/libgdx/gdx/src/com/badlogic/gdx/utils/LittleEndianInputStream.java
14141046609bbbe1b09b55e64377d91e6faf5c7c 24-Apr-2011 badlogicgames <badlogicgames@6c4fd544-2939-11df-bb46-9574ba5d0bfa> [fixed] LittleEndianInputStream was completely fluxored...
/external/libgdx/gdx/src/com/badlogic/gdx/utils/LittleEndianInputStream.java
9244abf367bce0e823d8cacc8f2ad15d3c83d154 10-Apr-2011 badlogicgames <badlogicgames@6c4fd544-2939-11df-bb46-9574ba5d0bfa> [fixed] license headers in core api
/external/libgdx/gdx/src/com/badlogic/gdx/utils/LittleEndianInputStream.java
a52d449d0330348fbafd9ebcceeddeec901b78fc 30-Mar-2011 badlogicgames <badlogicgames@6c4fd544-2939-11df-bb46-9574ba5d0bfa> [added] KinematicBodyTest...
/external/libgdx/gdx/src/com/badlogic/gdx/utils/LittleEndianInputStream.java
c1a20432e96c5ceb32a62b52627aaa6f93e703ae 15-Dec-2010 nathan.sweet <nathan.sweet@6c4fd544-2939-11df-bb46-9574ba5d0bfa> [changed] Formatter code, again.
[changed] Removed autogenerated TODOs.
[changed] Organized imports.
[changed] Removed my email address from @author tags (it is in the copyright header).
[changed] Object utils collections to support both == and equals element comparisons.
[changed] New projects to exclude .svn folders from Eclipse and ignore bin dirs.
/external/libgdx/gdx/src/com/badlogic/gdx/utils/LittleEndianInputStream.java
192aca09e83d3f70a712948a7946ace5ee03045d 27-Nov-2010 badlogicgames <badlogicgames@6c4fd544-2939-11df-bb46-9574ba5d0bfa> [fixed] license headers everywhere
[fixed] all scene2d classes have public or protected members/methods. No more private as those are meant to be overwritten/derived from.
/external/libgdx/gdx/src/com/badlogic/gdx/utils/LittleEndianInputStream.java
30597377f5f74e1e402481d423a8ecc933e65ed2 24-Oct-2010 nathan.sweet <nathan.sweet@6c4fd544-2939-11df-bb46-9574ba5d0bfa> [changed] Applied Eclipse source formatter.
/external/libgdx/gdx/src/com/badlogic/gdx/utils/LittleEndianInputStream.java
114c5c91c13f74b04c08c0816d649da267bdcbbd 09-Sep-2010 badlogicgames <badlogicgames@6c4fd544-2939-11df-bb46-9574ba5d0bfa>
/external/libgdx/gdx/src/com/badlogic/gdx/utils/LittleEndianInputStream.java
9772aab2cc53d3de1e81d6b57f6388f65617d3ad 09-Sep-2010 badlogicgames <badlogicgames@6c4fd544-2939-11df-bb46-9574ba5d0bfa> [fixed] removed bin directory. no idea why that was in there...
/external/libgdx/gdx/src/com/badlogic/gdx/utils/LittleEndianInputStream.java
b547d881eed01e5b932e5806133e30d04411e112 17-Aug-2010 badlogicgames <badlogicgames@6c4fd544-2939-11df-bb46-9574ba5d0bfa> [fixed] bug in Body.destroyFixture(), i was removing on the fixture reference not on the fixture address... stupid me
[fixed] issue 18
[changed] created a utils package where all the useful stuff like LittleEndianInputStream, IntHashMap etc. will get saved to.
/external/libgdx/gdx/src/com/badlogic/gdx/utils/LittleEndianInputStream.java