Google Code Exporter

Results 11117 issues of Google Code Exporter

I would suggest something similar to ollydbg's session files: The debugger provides access to session data that will be loaded and saved from/to disk. A plugin can read the whole...

enhancement
auto-migrated

``` when i try to log in in te game using google account its give me this error http://localhost:8081/loginoauth 404 Not Found The resource could not be found. What is...

Type-Defect
Priority-Medium
auto-migrated

``` Patch to get code working with de-prefixing and updates to Web Audio api. ``` Original issue reported on code.google.com by `[email protected]` on 14 Jan 2015 at 11:13 Attachments: -...

auto-migrated
Type-Patch

``` What steps will reproduce the problem? 1. al_isSoundFilename('lol.png') Loading 'lol.png' isn't a problem because loadAssets checks al_isImgFilename first then if false checks al_isSoundFilename however if you tried to load...

Type-Defect
Priority-Medium
auto-migrated

``` aRUGments > aRGUments ``` Original issue reported on code.google.com by `[email protected]` on 7 May 2013 at 6:06 Attachments: - [Factory.js.patch](https://storage.googleapis.com/google-code-attachments/gritsgame/issue-10/comment-0/Factory.js.patch)

auto-migrated
Type-Patch

``` Maybe I'm wrong, but shouldn't those health's be lowercase? ``` Original issue reported on code.google.com by `[email protected]` on 20 Apr 2013 at 1:40 Attachments: - [HealthCanister.js.patch](https://storage.googleapis.com/google-code-attachments/gritsgame/issue-9/comment-0/HealthCanister.js.patch)

auto-migrated
Type-Patch

``` Should that be TimerClass instead? It works if I change it that way, but not sure if that is intended. this bit of code in Entity.js this.start = function...

Type-Defect
Priority-Medium
auto-migrated

``` What steps will reproduce the problem? 1. When you set entity.categories and entity.collidesWith such that no collision should occur, the entities still collide. 2. 3. What is the expected...

Type-Defect
Priority-Medium
auto-migrated

``` src/shared/core/TileMap.js (Line: 262) the intersectRect code in the draw method sets r1 right to r2's values. ``` Original issue reported on code.google.com by `[email protected]` on 24 Feb 2013 at...

Type-Defect
Priority-Medium
auto-migrated

``` Found this in the logs (/var/log/google.log) while running 4462f1dd8d87f957d3681e04f4a2c1a01c4363b3 timers.js:96 if (!process.listeners('uncaughtException').length) throw e; ^ TypeError: Cannot read property 'displayName' of undefined at [object Object].dealDmg (../shared/core/GameEngine.js:394:73) at [object Object].onTouch...

Type-Defect
Priority-Medium
auto-migrated